Skip to content

ng test does not work in WebStrom 2016.3.1: "Chrome have not captured" #3324

Description

@jongunter

OS?

Windows 8.1

Versions.

angular-cli: 1.0.0-beta.19-3
node: 6.3.0
os: win32 x64

Repro steps.

  1. Initiated a CLI project using WebStorm. Make zero changes to the code.
  2. Run ng test using the WebStorm terminal
  3. Chrome launches but Karma can never connect to it.

If I try this using my terminal outside of WebStorm (Cmder), the tests run fine

The log given by the failure.

30 11 2016 10:12:48.013:WARN [karma]: No captured browser, open http://localhost:9876/
30 11 2016 10:12:48.036:INFO [karma]: Karma v1.2.0 server started at http://localhost:9876/
30 11 2016 10:12:48.038:INFO [launcher]: Launching browser Chrome with unlimited concurrency
30 11 2016 10:12:48.050:INFO [launcher]: Starting browser Chrome
30 11 2016 10:13:48.054:WARN [launcher]: Chrome have not captured in 60000 ms, killing.
30 11 2016 10:13:48.331:INFO [launcher]: Trying to start Chrome again (1/2).
30 11 2016 10:14:48.335:WARN [launcher]: Chrome have not captured in 60000 ms, killing.
30 11 2016 10:14:48.563:INFO [launcher]: Trying to start Chrome again (2/2).
30 11 2016 10:15:48.566:WARN [launcher]: Chrome have not captured in 60000 ms, killing.
30 11 2016 10:15:48.790:ERROR [launcher]: Chrome failed 2 times (timeout). Giving up.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedLabel noting an issue which the team is looking for contribution from the community to fix

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions