-
-
Notifications
You must be signed in to change notification settings - Fork 69
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
Unable to run all tests in a fresh checkout of master #148
Comments
#147 should have fixed this, and CI was green when it landed... |
Ah, I see. I think a demo reproduction would be super helpful here... |
@rwjblue #147 was not merged into Master. I didn't realize that v0.11.x was the active branch that I should be using. @Turbo87 I apologize, I meant to say ESLint tests, not jshint. I was attempting to run the test suite of ember-mocha. I was attempting to run the suite of tests from the master branch that last had a commit in January (f575810) Tests are working fine on the v0.11.x branch |
AHA! I didn't realize that commit wasn't on master though. I'm guessing that @Turbo87 just needs to merge that fix up into master? |
yeah, that will need to happen soonish... |
It run the jsHint tests but not much else
Terminal output has:
Console output has:
All the tests start running again if I use ember-test-helpers: 0.6.2
Seems to be trouble with ember-test-helpers: 0.6.3
The text was updated successfully, but these errors were encountered: