This repository was archived by the owner on May 8, 2026. It is now read-only.
Deflake plan refresh deadline test - #2624
Closed
jackdingilian wants to merge 1 commit into
Closed
Conversation
jackdingilian
force-pushed
the
deflake-plan-refresh-deadline-test
branch
5 times, most recently
from
July 15, 2025 17:42
0f7692e to
bf9bbea
Compare
Change-Id: I1605f65fe7053adee9e88387c8fcfbe60736be07
jackdingilian
force-pushed
the
deflake-plan-refresh-deadline-test
branch
from
July 15, 2025 18:12
bf9bbea to
2791336
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This was flaking bc the extra 50ms is apparently not enough for the call to run in some cases (can't reproduce locally)
I expanded the timeout to 5s, and tried to make the test easier to understand