You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My automated builds just started failing with ember-mocha 0.8.2 + ember-test-helpers 0.5.9. Since that upgrade was the only change in ember-mocha 0.8.2, I'm filing this here. Test failures were consistent, but seemingly arbitrary:
Error: Attempting to inject an unknown injection: `service:currentRoute`
Error: No model was found for 'current-answer'
Error: No model was found for 'profile-photo'
Let me know if more info would be helpful. I didn't have much time to troubleshoot the framework, I just downgraded (which fixed my build), but this bears more investigation.
The text was updated successfully, but these errors were encountered:
My automated builds just started failing with ember-mocha 0.8.2 + ember-test-helpers 0.5.9. Since that upgrade was the only change in ember-mocha 0.8.2, I'm filing this here. Test failures were consistent, but seemingly arbitrary:
Let me know if more info would be helpful. I didn't have much time to troubleshoot the framework, I just downgraded (which fixed my build), but this bears more investigation.
The text was updated successfully, but these errors were encountered: