Skip to content

Conversation

aSemy
Copy link
Contributor

@aSemy aSemy commented Jul 19, 2024

Instead of tracking the elapsed duration of parallel tests (which is sensitive to available resources, and can be flaky on CI), manually track when tests are launched, and block each test from finishing until all expected tests are launched.

Related to #4113

aSemy and others added 9 commits July 20, 2024 00:32
Instead of tracking the elapsed duration of parallel tests (which is sensitive to available resources, and can be flaky on CI), manually track when tests are launched, and block each test from finishing until all expected tests are launched.
…-launching-test' into adam/feat/optimise-parallel-test-launching-test
@aSemy aSemy marked this pull request as ready for review July 20, 2024 09:17
@aSemy aSemy requested a review from OliverO2 July 20, 2024 09:17
@sksamuel sksamuel enabled auto-merge July 20, 2024 09:21
@sksamuel sksamuel added this pull request to the merge queue Jul 20, 2024
Merged via the queue into master with commit d4d3bb8 Jul 20, 2024
7 checks passed
@sksamuel sksamuel deleted the adam/feat/optimise-parallel-test-launching-test branch July 20, 2024 10:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants