Skip to content

Fixing flakey debug panel test#6291

Merged
CoderDake merged 2 commits intoflutter:masterfrom
CoderDake:debugger-test
Aug 30, 2023
Merged

Fixing flakey debug panel test#6291
CoderDake merged 2 commits intoflutter:masterfrom
CoderDake:debugger-test

Conversation

@CoderDake
Copy link
Contributor

@CoderDake CoderDake commented Aug 30, 2023

Fixes #6289

I was able to reproduce locally by reducing the pump duration, after setting a breakpoint, to 1 millisecond.

Therefore I think it would be reasonable to use the 6 second pump, rather than 3s, to give the callstack a bit more time to load.

If we are still having a consistent amount of flake, then we can rediscuss.

@CoderDake CoderDake changed the title try longer duration Fixing flakey debug panel test Aug 30, 2023
@CoderDake CoderDake marked this pull request as ready for review August 30, 2023 19:26
@CoderDake CoderDake requested a review from a team as a code owner August 30, 2023 19:26
@CoderDake CoderDake requested review from kenzieschmoll and removed request for a team August 30, 2023 19:26
@kenzieschmoll
Copy link
Member

can we also increase the timeout for the current failure so we don't hit this one as much?

@CoderDake CoderDake merged commit 3b8a462 into flutter:master Aug 30, 2023
@CoderDake CoderDake deleted the debugger-test branch August 30, 2023 20:23
@elliette
Copy link
Member

Thank you!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Flutter web integration test times out and flakes

3 participants