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 test suite on beta/canary right now is running into an infinite loop (due to an Ember.js bug), causing it to run for 59 minutes until Travis CI kills it.
The text was updated successfully, but these errors were encountered:
When the config has useVersionCompatibility: true the scenarios will merge with the auto-generated ones. Run ember try:config to see what config it will run with.
You can override the command to something harmless like echo or make a script that exits non-zero to fail the scenario.
My test suite on beta/canary right now is running into an infinite loop (due to an Ember.js bug), causing it to run for 59 minutes until Travis CI kills it.
The text was updated successfully, but these errors were encountered: