Page MenuHomePhabricator

Issues using qunit with grunt
Closed, ResolvedPublic

Description

master x ~/git/vagrant/mediawiki/extensions/MobileFrontend $ grunt qunit:all

Running "qunit:all" (qunit) task
Testing http://127.0.0.1:8080/w/index.php/Special:JavaScriptTest/qunit?useformat=mobile

PhantomJS timed out, possibly due to a missing QUnit start() call.

Warning: 1/1 assertions failed (0ms) Use --force to continue.

Aborted due to warnings.


Version: unspecified
Severity: normal

Details

Reference
bz73670

Event Timeline

bzimport raised the priority of this task from to Needs Triage.Nov 22 2014, 3:57 AM
bzimport set Reference to bz73670.

I would remove the node_modules folder and reinstall all packages.

bingle-admin wrote:

Prioritization and scheduling of this bug is tracked on Trello card https://trello.com/c/EKGd7gE9

I did all this. It still does the above.

KLans_WMF set Security to None.

I can't replicate this any more.
I upgraded phantomjs and ran npm dedupe - not sure if any of that helped but they now run in 1447ms.

Let me know if anyone else is hitting this problem and we can reopen...