[GitHub] thrift pull request: Wrap errors in iostream_transport.go

2014-10-11 Thread cvlchinet
Github user cvlchinet commented on the pull request: https://github.com/apache/thrift/pull/246#issuecomment-58768209 The precommit seems to fail with node related stuff. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

Build failed in Jenkins: Thrift-precommit #31

2014-10-11 Thread Apache Jenkins Server
See Changes: [cvl] Wrap errors in iostream_transport.go -- [...truncated 3771 lines...] running build running build_py running build_ext make check-local make[3]: Entering directory `

[GitHub] thrift pull request: Wrap errors in iostream_transport.go

2014-10-11 Thread cvlchinet
GitHub user cvlchinet opened a pull request: https://github.com/apache/thrift/pull/246 Wrap errors in iostream_transport.go When I used the StreamTransport to do unit tests I noticed that the EOF TTransportException is not correctly thrown. I quickly found out that the errors in io

[jira] [Commented] (THRIFT-2783) Correctly propagate binary encoding of WebSocket frames Node.js library

2014-10-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168365#comment-14168365 ] Hudson commented on THRIFT-2783: FAILURE: Integrated in Thrift-Test #54 (See [https://bu

Build failed in Jenkins: Thrift-Test #54

2014-10-11 Thread Apache Jenkins Server
See Changes: [ra] THRIFT-2783:Prop bin encoding in node -- [...truncated 3670 lines...] [WARNING::366] No field key specified f

[jira] [Commented] (THRIFT-1940) Deploy Haskell package as part of release process

2014-10-11 Thread Roger Meier (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168342#comment-14168342 ] Roger Meier commented on THRIFT-1940: - I've just registered for an account on hackage

[jira] [Commented] (THRIFT-2783) Correctly propagate binary encoding of WebSocket frames Node.js library

2014-10-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168341#comment-14168341 ] Hudson commented on THRIFT-2783: SUCCESS: Integrated in Thrift #1309 (See [https://build

[jira] [Resolved] (THRIFT-2783) Correctly propagate binary encoding of WebSocket frames Node.js library

2014-10-11 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Abernethy resolved THRIFT-2783. - Resolution: Fixed Fix Version/s: 0.9.2 committed, thanks for the patch John! > Co

[jira] [Assigned] (THRIFT-2783) Correctly propagate binary encoding of WebSocket frames Node.js library

2014-10-11 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Randy Abernethy reassigned THRIFT-2783: --- Assignee: Randy Abernethy > Correctly propagate binary encoding of WebSocket frames

[jira] [Commented] (THRIFT-2717) C++11 generator

2014-10-11 Thread Konrad Grochowski (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168110#comment-14168110 ] Konrad Grochowski commented on THRIFT-2717: --- hmm, seems we will need some votin

Re: git commit: THRIFT-2764: Haskell does not build/test when using the Trusty Vagrantfile Client: build Patch: jfarrell

2014-10-11 Thread Roger Meier
Hmm, this removes the test which was introduced here: https://issues.apache.org/jira/browse/THRIFT-2647 see commit: https://git-wip-us.apache.org/repos/asf?p=thrift.git;a=commitdiff;h=16c164ed3054b4edc65992a2b781307116fbca56 -roger Quoting jfarr...@apache.org: Repository: thrift Updated Branch

[jira] [Commented] (THRIFT-2782) D: Timing-insensitive unit tests for thrift.internal.resource_pool

2014-10-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168092#comment-14168092 ] Hudson commented on THRIFT-2782: FAILURE: Integrated in Thrift-Test #53 (See [https://bu

Build failed in Jenkins: Thrift-Test #53

2014-10-11 Thread Apache Jenkins Server
See Changes: [jensg] THRIFT-2782: D: Timing-insensitive unit tests for thrift.internal.resource_pool. -- [...truncated 3670 lines...] [WARNING:

[jira] [Commented] (THRIFT-2782) D: Timing-insensitive unit tests for thrift.internal.resource_pool

2014-10-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168088#comment-14168088 ] Hudson commented on THRIFT-2782: SUCCESS: Integrated in Thrift #1308 (See [https://build

[jira] [Resolved] (THRIFT-2782) D: Timing-insensitive unit tests for thrift.internal.resource_pool

2014-10-11 Thread Jens Geyer (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jens Geyer resolved THRIFT-2782. Resolution: Fixed Fix Version/s: 0.9.2 Assignee: David Nadlinger Committed, thanks

[jira] [Commented] (THRIFT-2782) D: Timing-insensitive unit tests for thrift.internal.resource_pool

2014-10-11 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14168080#comment-14168080 ] ASF GitHub Bot commented on THRIFT-2782: Github user asfgit closed the pull reque

[GitHub] thrift pull request: THRIFT-2782: D: Timing-insensitive unit tests...

2014-10-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/thrift/pull/245 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enab

[GitHub] thrift pull request: Fix PHP TJSONProtocol encode unicode into UTF...

2014-10-11 Thread Jens-G
Github user Jens-G commented on the pull request: https://github.com/apache/thrift/pull/244#issuecomment-58743421 In other words, it is safe to merge this and it will not break older PHP versions? --- If your project is set up for it, you can reply to this email and have your reply a

Re: glibc warnings (was: Build failed in Jenkins: Thrift-precommit #30)

2014-10-11 Thread Jens Geyer
Hi *, I have seen those glibc warnings recently as well. Is this a known issue? Even though these are "only" warnings ... some of them look quite interesting. warning: 'g_type_init' is deprecated warning: passing argument 2 of 'g_test_add_func' from incompatible pointer type [enabled by def