Skip to content

Conversation

stuartmorgan-g
Copy link
Collaborator

This test is flaking very frequently on WASM. Disabling since it's disrupting the tree, and there hasn't been any progress on investigating the cause of the regression.

Tracked in flutter/flutter#176299

This test is flaking very frequently on WASM. Disabling since it's
disrupting the tree, and there hasn't been any progress on investigating
the cause of the regression.

Tracked in flutter/flutter#176299
Copy link

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request disables a flaky web test by adding skip: true. My feedback suggests an improvement to pass the reason for skipping directly to the skip parameter as a string. This is more idiomatic and allows test runners to display the reason, improving clarity.

@stuartmorgan-g
Copy link
Collaborator Author

I'm planning on re-running the relevant shard a few times if it passes, to see if we just end up with flake in a different test in this file.

@stuartmorgan-g
Copy link
Collaborator Author

As I suspected, it moved to the next test. I'm guessing I'll need to disable the whole file, but I'll try one at a time to verify.

@tarrinneal tarrinneal added the autosubmit Merge PR when tree becomes green via auto submit App label Oct 17, 2025
@auto-submit auto-submit bot merged commit 1c67631 into flutter:main Oct 17, 2025
80 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmit Merge PR when tree becomes green via auto submit App p: google_sign_in platform-web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants