Skip to content
New issue

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

Grunt task mocha:desc: 483/692 tests failed #58

Open
sstur opened this issue Aug 26, 2014 · 3 comments
Open

Grunt task mocha:desc: 483/692 tests failed #58

sstur opened this issue Aug 26, 2014 · 3 comments
Labels

Comments

@sstur
Copy link

sstur commented Aug 26, 2014

Full output here:
https://dl.dropboxusercontent.com/u/341900/paste-2819.txt

Steps to reproduce:

  • Open Terminal
  • 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

@niklasvh
Copy link
Owner

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?

@niklasvh niklasvh added the bug label Aug 26, 2014
@sstur
Copy link
Author

sstur commented Aug 26, 2014

In the browser I get: passes: 209 failures: 483 duration: 47.51s

@dukebarman
Copy link

Same bug:
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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants