-
Notifications
You must be signed in to change notification settings - Fork 25
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
Issue in test suite running on windows #114
Comments
:) Does the phantomas task The fix about this is usually to wrap all UNIX-like paths into an If you could investigate and check if this solves it, it would be great, because I've got no windows machine available. Pull Requests are more than welcome. |
$ grunt phantomas does work. I'll try path.normalize for the test suite as soon as i can and post results. |
Thanks for investigating. :) |
@DevilMike any news here? |
Sorry, been crazy busy. Will test asap. |
Trying to run this on a windows machine but getting the following:
$ grunt
Running "clean:tests" (clean) task
Running "nodeunit:tests" (nodeunit) task
Testing phantomasTest.js.......F..........F.............
Warning: 3/96 assertions failed (27290ms) Use --force to continue.
Aborted due to warnings.
The text was updated successfully, but these errors were encountered: