fix(test): stabilize lifecycle, sleep, queue, and run edge cases#4660
fix(test): stabilize lifecycle, sleep, queue, and run edge cases#4660NathanFlurry wants to merge 1 commit intobreak-up/reenable-gateway-url-coveragefrom
Conversation
PR #4660 Review: fix(test): stabilize lifecycle, sleep, queue, and run edge casesOverviewThis PR stabilizes a broad set of flaky tests across lifecycle, sleep, queue, and run suites. The core strategy is to replace deterministic timing-based assertions with polling ( Concerns1. Fragile Runtime Detection (
|
ecf268c to
4c4e267
Compare
dcb82e8 to
1d9c571
Compare
4c4e267 to
e823f78
Compare
1d9c571 to
8e50d57
Compare

Description
Please include a summary of the changes and the related issue. Please also include relevant motivation and context.
Type of change
How Has This Been Tested?
Please describe the tests that you ran to verify your changes.
Checklist: