Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Broken with karma 1.0.0+ #127

Closed
ghost opened this issue Jul 20, 2016 · 2 comments
Closed

Broken with karma 1.0.0+ #127

ghost opened this issue Jul 20, 2016 · 2 comments

Comments

@ghost
Copy link

ghost commented Jul 20, 2016

I get:

Running "karma:unit" (karma) task
20 07 2016 16:55:30.993:INFO [karma]: Karma v1.0.0 server started at http://localhost:9876/
20 07 2016 16:55:30.994:INFO [launcher]: Launching browser PhantomJS with unlimited concurrency
20 07 2016 16:55:30.999:INFO [launcher]: Starting browser PhantomJS
20 07 2016 16:55:31.295:INFO [PhantomJS 2.1.1 (Linux 0.0.0)]: Connected on socket /#HSu9Egi3Z5Mxs4sPAAAA with id 42808977
PhantomJS 2.1.1 (Linux 0.0.0) ERROR
  You need to include some adapter that implements __karma__.start method!

See karma-runner/karma#2194 and computmaxer/karma-jspm#162.

My guess from the karma bug report is that having src/adapter.js and lib/adapter.js may be causing issues? Not sure though, i'm very unfamiliar with karma and its plugins.

I've tried with karma 1.0.0 and 1.1.2 with same results. Using karma-jasmine 1.0.2

Edit: To be clear, it works fine with karma 0.13.22

@otroboe
Copy link

otroboe commented Aug 5, 2016

Hey ! You should try with new version, a fix has been released: karma-runner/karma#2194

@ghost
Copy link
Author

ghost commented Aug 5, 2016

Confirmed, this works for me as of karma 1.1.2 https://github.com/karma-runner/karma/releases/tag/v1.1.2

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant