Skip to content

tests: concurrency #34

Open
Open
@casperdcl

Description

@casperdcl

The tests are not designed to run concurrently.

  • one job from a PR build can failed at the same time as a job from a branch build because they interfere with each other
  • tests are slow as they are not run in parallel

Really should fix this (e.g. timestamp filenames)

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions