Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

Tests Fail with qunit #64

Closed
lesliedoherty opened this issue Jul 3, 2018 · 1 comment
Closed

Tests Fail with qunit #64

lesliedoherty opened this issue Jul 3, 2018 · 1 comment

Comments

@lesliedoherty
Copy link
Contributor

Running a test results in the following:

Running "qunit:all" (qunit) task
Testing test/addressfield.html?jquery=1.3.2 
PhantomJS threw an error:ERROR
>> 0 [ '' ]
Warning: PhantomJS exited unexpectedly with exit code null. Use --force to continue.

Aborted due to warnings.

According to this thread on qunit, the suggestion is to move away from grunt-contrib-qunit and PhantomJS and use another testing framework instead.

You might want to try using Karma to run the tests in a real browser (e.g. Chrome or Firefox). grunt-contrib-qunit and PhantomJS are fairly old and might not give a realistic result for end-users.

@iamEAP
Copy link
Contributor

iamEAP commented Jul 16, 2018

Closed in #63

@iamEAP iamEAP closed this as completed Jul 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants