Skip to content

Broken canary tests #7806

@lforst

Description

@lforst

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

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions