Skip to content

Disable the flaky CalloutController init-order test for now - #1043

Merged
davecraig merged 1 commit into
Scottish-Tech-Army:mainfrom
davecraig:main
Aug 27, 2026
Merged

Disable the flaky CalloutController init-order test for now#1043
davecraig merged 1 commit into
Scottish-Tech-Army:mainfrom
davecraig:main

Conversation

@davecraig

Copy link
Copy Markdown
Contributor

myLocation_calledBeforeGeoEngineStarted_resetsActiveFlow_andScopeSurvives fails intermittently on CI with a TimeoutCancellationException waiting on the activeCalloutFlow emissions. The test body dispatches onto the real Dispatchers.Default (no test scheduler controls it), so a loaded runner can miss the 20s bound.

Comment out the @test rather than deleting the test, so the code and its rationale stay in the file and it can be re-enabled by restoring the annotation once the wait is made robust.

myLocation_calledBeforeGeoEngineStarted_resetsActiveFlow_andScopeSurvives
fails intermittently on CI with a TimeoutCancellationException waiting on
the activeCalloutFlow emissions. The test body dispatches onto the real
Dispatchers.Default (no test scheduler controls it), so a loaded runner
can miss the 20s bound.

Comment out the @test rather than deleting the test, so the code and its
rationale stay in the file and it can be re-enabled by restoring the
annotation once the wait is made robust.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@davecraig
davecraig merged commit 45aa4dd into Scottish-Tech-Army:main Aug 27, 2026
4 checks passed
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.

1 participant