-
## The devDependency [ember-cli-qunit](https://github.com/ember-cli/ember-cli-qunit) was updated from `4.3.2` to `4.4.0`.
🚨 [View failing branch](https://github.com/mwisner/ember-ci-examples/compare…
-
## The devDependency [ember-cli-qunit](https://github.com/ember-cli/ember-cli-qunit) was updated from `4.3.2` to `4.4.0`.
🚨 [View failing branch](https://github.com/elwayman02/ember-is-visible/compa…
-
## The devDependency [ember-cli-qunit](https://github.com/ember-cli/ember-cli-qunit) was updated from `4.3.2` to `4.4.0`.
🚨 [View failing branch](https://github.com/buschtoens/ember-collect-helper/c…
-
## The devDependency [ember-cli-qunit](https://github.com/ember-cli/ember-cli-qunit) was updated from `4.3.2` to `4.4.0`.
🚨 [View failing branch](https://github.com/buschtoens/ember-joda/compare/mas…
-
## The devDependency [ember-cli-qunit](https://github.com/ember-cli/ember-cli-qunit) was updated from `4.3.2` to `4.4.0`.
🚨 [View failing branch](https://github.com/k-fish/ember-inline-component-str…
-
## The devDependency [ember-cli-qunit](https://github.com/ember-cli/ember-cli-qunit) was updated from `4.3.2` to `4.4.0`.
🚨 [View failing branch](https://github.com/BrianSipple/ember-web-animations-…
-
Hi my team recently upgraded to 3.5.1 and we started seeing this warning:
```
WARNING: Invalid Broccoli2 node detected, falling back to broccoli-builder. Broccoli error:
---------------
Object: …
xiwcx updated
5 years ago
-
This is due to a breaking change in ember-cli-qunit 4.0, namely that start() must be called manually in test-helper.js
-
After running ember-cli-update --to 3.28.5 my build started failing with error statet below.
I've tried to overried ember-cli-htmlbars: "^5.7.1" but with no luck..
```
TIME: Fri Mar 18 2022…
-
I'm writing a unit test around a component that uses `InboundActions` and getting the following error:
```Assertion Failed: You have turned on testing mode, which disabled the run-loop's autorun. Y…