Skip to content

Broken canary tests #7806

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

Activity

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

Metadata

Metadata

Assignees

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions