[
https://issues.apache.org/jira/browse/THRIFT-2443?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13958231#comment-13958231
]
Hudson commented on THRIFT-2443:
--------------------------------
FAILURE: Integrated in Thrift #1108 (See
[https://builds.apache.org/job/Thrift/1108/])
THRIFT-2443: node fails cross lang tests (ra: rev
7f76e1d9f41c2b324573ada383eef00cb4b342a5)
* lib/nodejs/test/thrift_test_driver.js
> Node fails cross lang tests
> ---------------------------
>
> Key: THRIFT-2443
> URL: https://issues.apache.org/jira/browse/THRIFT-2443
> Project: Thrift
> Issue Type: Bug
> Components: Node.js - Library
> Affects Versions: 0.9.2
> Environment: tests
> Reporter: Randy Abernethy
> Assignee: Randy Abernethy
> Priority: Minor
> Fix For: 0.9.2
>
> Attachments: 0001-fix-for-nodejs-cross-language-tests.patch
>
>
> As reported by Chamila:
> The Node.js test_driver.js fails on cross platform tests due to mismatches in
> leaf elements of the testInsanity() method return value. Node supplying nulls
> and C++ supplying an empty map and empty list.
> Taking the C++ form as the defacto correct wire implementation, this patch
> updates Node.js to expect/return empty objects rather than null.
> This patch also adds the ability to test i64 values when within the limits of
> a JavaScript number.
> Note that Node.js multiplex tests still fail per THRIFT-2405
--
This message was sent by Atlassian JIRA
(v6.2#6252)