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

Running Grunt default task produces error when it runs QUnit task #151

Open
achinaou opened this issue Nov 17, 2015 · 0 comments
Open

Running Grunt default task produces error when it runs QUnit task #151

achinaou opened this issue Nov 17, 2015 · 0 comments
Labels

Comments

@achinaou
Copy link

When I run grunt, the default task execution begins and in the qunit task it fails.

This is the output:

Running "jshint:files" (jshint) task
>> 3 files lint free.

Running "qunit:index" (qunit) task
Testing test/index.html 
Warning: PhantomJS timed out, possibly due to a missing QUnit start() call. Use --force to continue.

Aborted due to warnings.

To reproduce:

  1. Clone the repository
  2. Run npm install
  3. Run grunt
@afeld afeld added the Bug label Apr 10, 2016
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

2 participants