sglanzer-deprecated/ember-cli-blanket

The Broccoli Plugin: [Funnel: Funnel (testLoader)] failed

renatocarvalho opened this issue · 4 comments

I just discovered that ember-cli-blanket is breaking my ember-cli@2.7.

ember-cli-test-loader is now an NPM module instead of a Bower package. Perhaps ember-cli-blanket is using the old setup and that's why it's breaking on ember-cli@2.7.

There's a related discussion here ember-cli/ember-cli-test-loader#24

I'm also seeing this error. :(

We've been working off 2.6 - I'll see if I can find a quick fix for this

I just spun up a new app on 2.7 and confirmed that ember-cli-test-loader is an npm dependency instead of a bower dependency

I'm able to execute a build/serve/test with coverage and no issues

Do either of you have a sample repo where this can be reproduced?

To clarify, I'm using ember-cli-blanket in an addon and seeing this
failure. You can try reproducing with this addon's test build:

https://github.com/elwayman02/ember-unauthorized

I removed ember-cli-blanket to unblock myself, but just reinstall it and
see if you can run the tests. This was my blanket config:

elwayman02/ember-unauthorized@230abde#diff-a3639184f6abe8ef12965e74141fd3a2L1

On Fri, Aug 12, 2016 at 8:14 PM Steven Glanzer notifications@github.com
wrote:

I just spun up a new app on 2.7 and confirmed that ember-cli-test-loader
is an npm dependency instead of a bower dependency

I'm able to execute a build/serve/test with coverage and no issues

Do either of you have a sample repo where this can be reproduced?


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#156 (comment),
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABQ5qmfHykk-i5B55Tl-OAANaVdYZvptks5qfTajgaJpZM4Jeb4J
.