-
While debugging a "hung CI" build with @chadhietala we noticed that if an error was thrown prior to `QUnit.start` being invoked, our tests hang forever.
```
// app.js
throw new Error('this will …
-
## The devDependency [ember-cli-babel](https://github.com/babel/ember-cli-babel) was updated from `7.4.1` to `7.4.2`.
🚨 [View failing branch](https://github.com/geokrety/geokrety-frontend/compare/ma…
-
## Version **2.15.1** of [ember-cli](https://github.com/ember-cli/ember-cli) just got published.
Branch
Build failing 🚨
Dependency
…
-
## The dependency [ember-cli-babel](https://github.com/babel/ember-cli-babel) was updated from `7.4.2` to `7.4.3`.
🚨 [View failing branch](https://github.com/mirai-audio/ember-i18n-changeset-validat…
-
## Version **1.7.0** of [ember-cli-inject-live-reload](https://github.com/rwjblue/ember-cli-inject-live-reload) just got published.
Branch
Build failing 🚨
…
-
## Version **2.11.1** of [ember-cli](https://github.com/ember-cli/ember-cli) just got published.
Branch
Build failing 🚨
Dependency
…
-
## The devDependency [ember-cli-babel](https://github.com/babel/ember-cli-babel) was updated from `7.4.2` to `7.4.3`.
🚨 [View failing branch](https://github.com/elwayman02/jordan-hawker/compare/mast…
-
## The devDependency [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) was updated from `3.0.1` to `3.1.0`.
🚨 [View failing branch](https://github.com/kiwiupover/ember-cli-spinjs…
-
## The devDependency [ember-cli-babel](https://github.com/babel/ember-cli-babel) was updated from `7.4.2` to `7.4.3`.
🚨 [View failing branch](https://github.com/mirai-audio/mir/compare/master...mira…
-
How can I use this with Ember? Given a new Ember project (`ember new ember-new`), I have this file in `app/models/test.js`:
```js
import { alias } from "@ember/object/computed";
import { computed…