This was the output for the test I ran ---> toolset/run-tests.py --test nodejs
The setup is 3 virtual box VM each configured with NAT network
nbrady
rkraman: ok, i didnt notice this problem because it eventually gets to passing. this is only an issue with nodejs and ill submit a fix for it
the rest should be fine
this isn't a global redis issue that you can turn off, when we removed redis, didn't realize node still had an implementation it was trying to use, since all the tests eventually pass
rkraman
right. the result was success but noticed this error and hope this error does not affect the results
also because of the Redis error where the system waits for a minute or so, it takes close to 45 mins to complete the entire test
[FrameworkBenchmarks] msmith-techempower closed pull request #2475: Use /etc/hosts aliases instead of $DBHOST and other (master...hosts) https://git.io/vMcTN
[FrameworkBenchmarks] nbrady-techempower pushed 1 new commit to master: https://git.io/vMcIj
FrameworkBenchmarks/master 0889d7f Nate: Remove redis from nodejs test (#2480)
[FrameworkBenchmarks] nbrady-techempower opened pull request #2481: remove breaking tests from ffead-cpp (master...ffead-remove-tests) https://git.io/vMctN
LadyMozzarella1 has left the channel
rkraman has quit
mike|te has quit
FIFOd joined the channel
mike|te joined the channel
mike|te has quit
[FrameworkBenchmarks] msmith-techempower pushed 3 new commits to master: https://git.io/vMcwf
FrameworkBenchmarks/master 5372dcd David Denton: upgrade fintrospect to latest API version
FrameworkBenchmarks/master 4cbbf6c David Denton: forgot to update mysql package.
FrameworkBenchmarks/master 77e1cdb Mike Smith: Merge pull request #2479 from daviddenton/round-14...