Skip to content

Instantly share code, notes, and snippets.

@gabrielschulhof
Created August 8, 2012 21:17
Show Gist options
  • Save gabrielschulhof/3298857 to your computer and use it in GitHub Desktop.
Save gabrielschulhof/3298857 to your computer and use it in GitHub Desktop.
Script started on Thu 09 Aug 2012 12:15:56 AM EEST
[nix@grinder jquery-mobile]$ JUNIT_OUTPUT=build/test-results/ ROOT_DOMAIN=http://localhost/nix/jqm/jquery-mobile/tests/unit node_modules/.bin/grunt test
Running "config:test:pages" task
tests/unit/kitchensink/
tests/unit/loader/
tests/unit/checkboxradio/
tests/unit/dialog/
tests/unit/page/
tests/unit/button-markup/
tests/unit/zoom/
tests/unit/fixed-toolbar/
tests/unit/core/
tests/unit/widget/
tests/unit/popup/
tests/unit/textinput/
tests/unit/degrade-inputs/
tests/unit/media/
tests/unit/button/
tests/unit/navbar/
tests/unit/collapsible/
tests/unit/navigation/
tests/unit/event/
tests/unit/support/
tests/unit/controlgroup/
tests/unit/slider/
tests/unit/field-contain/
tests/unit/listview/
tests/unit/page-sections/
tests/unit/select/
tests/unit/init/
tests/unit/dialog/data-attr-init-tests.html
tests/unit/dialog/no-hash-tests.html
tests/unit/navigation/push-state-disabled-base-tests.html
tests/unit/navigation/base-tests.html
tests/unit/navigation/transition-tests.html
tests/unit/navigation/push-state-disabled-tests.html
tests/unit/listview/nested-tests.html
tests/unit/listview/push-state-disabled-tests.html
tests/unit/select/cached-tests.html
Running "config:test" task
Running "junit:env" task
Running "qunit:all" (qunit) task
Testing kitchensink/
<WARN> PhantomJS timed out, possibly due to a missing QUnit start() call. Use --force to continue. </WARN>
Aborted due to warnings.
[nix@grinder jquery-mobile]$ exit
Script done on Thu 09 Aug 2012 12:16:37 AM EEST
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment