Hi Chamila,

I've changed it on this commit because it was already using "node" in "make
check", i.e.
https://github.com/apache/thrift/blob/master/lib/nodejs/test/testAll.sh

Depending on the OS version you use, you might have node or nodejs but you
can use a alias:
alias node="nodejs"


Best,
Henrique


On 22 May 2014 02:44, Chamila Wijayarathna <cdwijayarat...@gmail.com> wrote:

> 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
> for changing this? How can I get these tests to run?
>
> 1.
> https://github.com/apache/thrift/commit/d17f1c98e64e6392a981308516eca5f489c27c57#commitcomment-6409797
>
> Thank You!
>
> --
> *Chamila Dilshan Wijayarathna,*
> SMIEEE, SMIESL,
> Undergraduate,
> Department of Computer Science and Engineering,
> University of Moratuwa.
>

Reply via email to