Thrift Nodejs tests

2014-05-21 Thread Chamila Wijayarathna
Hi, When running node test server using "node ../lib/nodejs/test/server.js -p binary -t buffered", it exists without listening. I observed that this command has been changed from "nodejs" to "node" at [1]. I could run some of these tests successfully before doing these changes. What is the reason f

[jira] [Commented] (THRIFT-2539) Tsocket.cpp addrinfo ai_flags = AI_ADDRCONFIG

2014-05-21 Thread Randy Abernethy (JIRA)
[ https://issues.apache.org/jira/browse/THRIFT-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005420#comment-14005420 ] Randy Abernethy commented on THRIFT-2539: - Hi Michael, Sorry for the slow reply.

Re: [GSoC] THRIFT-847 Test Framework harmonization across all languages

2014-05-21 Thread Roger Meier
Hi Chamila Quoting Chamila Wijayarathna : Hi Roger, I think now we have a good automated test reporting? Do I have do to any modification on this? I'm fine with this for the moment. Everybody is now able to browse the tested combinations and results. If not what should I do next? Do you hav

Re: [GSoC] THRIFT-847 Test Framework harmonization across all languages

2014-05-21 Thread Randy Abernethy
Hey Chamila, We should also add the compact protocol to the node.js cross tests. -Randy On Wed, May 21, 2014 at 10:44 AM, Chamila Wijayarathna < cdwijayarat...@gmail.com> wrote: > Hi Roger, > I think now we have a good automated test reporting? Do I have do to any > modification on this? > If

Re: [GSoC] THRIFT-847 Test Framework harmonization across all languages

2014-05-21 Thread Chamila Wijayarathna
Hi Roger, I think now we have a good automated test reporting? Do I have do to any modification on this? If not what should I do next? Do you have any suggestions on tasks to implement next. Since in cross language test suite, it only tests nodejs with cpp, I think nodejs-nodejs, nodejs-java and ja