We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Full output here: https://dl.dropboxusercontent.com/u/341900/paste-2819.txt
Steps to reproduce:
git clone [email protected]:niklasvh/php.js.git phpjs
cd phpjs
npm install
npm install -g grunt-cli
grunt
OS X 10.9.4 Node.js v0.10.29
The text was updated successfully, but these errors were encountered:
Should be 66 failed: https://github.com/niklasvh/php.js/blob/b4152d5c61864da8e813c067145ee5f37e7d5a55/tests/readme.md
Do you get same results if you node tests/test_server and go to http://localhost:3000/ with your browser?
node tests/test_server
Sorry, something went wrong.
In the browser I get: passes: 209 failures: 483 duration: 47.51s
passes: 209 failures: 483 duration: 47.51s
Same bug: passes: 209failures: 483duration: 50.80s
passes: 209failures: 483duration: 50.80s
OS: Linux astro 4.4.13-1-MANJARO #1 SMP PREEMPT Wed Jun 8 09:21:59 UTC 2016 x86_64 GNU/Linux Node: v6.2.2
No branches or pull requests
Full output here:
https://dl.dropboxusercontent.com/u/341900/paste-2819.txt
Steps to reproduce:
git clone [email protected]:niklasvh/php.js.git phpjs
cd phpjs
npm install
npm install -g grunt-cli
grunt
OS X 10.9.4 Node.js v0.10.29
The text was updated successfully, but these errors were encountered: