-
-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Broken canary tests #7806
Copy link
Copy link
Closed
Labels
Description
Canary tests are horribly broken since we parallelized our E2E tests.
This is probably due to multiple reasons:
- Running multiple
yarn installs at the same time corrupts the yarn cache for some reason - Our port assigning logic assigns the same ports for multiple canary tests
- Timeouts due to the runner being overwhelmed by too many processes being started
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Fields
Give feedbackNo fields configured for issues without a type.