-
Notifications
You must be signed in to change notification settings - Fork 27.2k
Local Karma tests don't run any more #28681
Copy link
Copy link
Closed
Labels
area: build & ciRelated the build and CI infrastructure of the projectRelated the build and CI infrastructure of the projectregressionIndicates than the issue relates to something that worked in a previous versionIndicates than the issue relates to something that worked in a previous version
Milestone
Metadata
Metadata
Assignees
Labels
area: build & ciRelated the build and CI infrastructure of the projectRelated the build and CI infrastructure of the projectregressionIndicates than the issue relates to something that worked in a previous versionIndicates than the issue relates to something that worked in a previous version
Type
Fields
Give feedbackNo fields configured for issues without a type.
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=aotresults in:It was reported by several developers on OSX. Definitively a recent regression, was working just fine last week.