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

Tests fail "spawnFailure" task on windows #53

Closed
johnhunter opened this issue Aug 27, 2014 · 0 comments
Closed

Tests fail "spawnFailure" task on windows #53

johnhunter opened this issue Aug 27, 2014 · 0 comments

Comments

@johnhunter
Copy link
Contributor

Tests for grunt-casper fail on the "spawnFailure" task when run on windows.

Steps to reproduce:

  1. Clone the repo
  2. run npm install
  3. run grunt

Expected:

All tests pass

Actual:

Running "spawnFailure" task
has 3 failed tests as the package attr of the testsuite node in the xml report contains an os specific absolute path. E.g. d:\projects\grunt-casper\test\fixtures\testFail where the expected value is test/fixtures/testFail

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

No branches or pull requests

2 participants