Skip to content

Local Karma tests don't run any more #28681

@pkozlowski-opensource

Description

@pkozlowski-opensource

Seems like local Karma-based tests are not working any more - a command like yarn bazel test //packages/core/test:test_web_chromium-local --define=compile=aot results in:

Karma version: 4.0.0
13 02 2019 09:56:57.161:INFO [karma-server]: Karma v4.0.0 server started at http://0.0.0.0:9876/
13 02 2019 09:56:57.165:INFO [launcher]: Launching browsers ChromeHeadless with concurrency unlimited
13 02 2019 09:56:57.179:INFO [launcher]: Starting browser ChromeHeadless
13 02 2019 09:57:57.181:WARN [launcher]: ChromeHeadless have not captured in 60000 ms, killing.
13 02 2019 09:57:57.209:INFO [launcher]: Trying to start ChromeHeadless again (1/2).
13 02 2019 09:58:57.211:WARN [launcher]: ChromeHeadless have not captured in 60000 ms, killing.
13 02 2019 09:58:57.248:INFO [launcher]: Trying to start ChromeHeadless again (2/2).
13 02 2019 09:59:57.249:WARN [launcher]: ChromeHeadless have not captured in 60000 ms, killing.
13 02 2019 09:59:57.274:ERROR [launcher]: ChromeHeadless failed 2 times (timeout). Giving up.

It was reported by several developers on OSX. Definitively a recent regression, was working just fine last week.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area: build & ciRelated the build and CI infrastructure of the projectregressionIndicates than the issue relates to something that worked in a previous version

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions