ci: randomize unit test execution order.#18700
Conversation
Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
Review ChecklistHello reviewers! 👋 Please follow this checklist when reviewing this Pull Request. General
Tests
Documentation
New flags
If a workflow is added or modified:
Backward compatibility
|
Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #18700 +/- ##
==========================================
- Coverage 67.50% 67.50% -0.01%
==========================================
Files 1608 1608
Lines 263594 263594
==========================================
- Hits 177931 177926 -5
- Misses 85663 85668 +5 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
|
This PR is being marked as stale because it has been open for 30 days with no activity. To rectify, you may do any of the following:
If no action is taken within 7 days, this PR will be closed. |
…/enable-test-shuffling Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
Signed-off-by: Arthur Schreiber <arthur@planetscale.com>
|
This PR is being marked as stale because it has been open for 30 days with no activity. To rectify, you may do any of the following:
If no action is taken within 7 days, this PR will be closed. |
|
This PR was closed because it has been stale for 7 days with no activity. |
Description
This enables randomization of unit test execution order to help find tests that are incorrectly dependent on other tests being executed first.
Related Issue(s)
Checklist
Deployment Notes
AI Disclosure