Skip to content

[url_launcher_web] Re-enable flaky test (not flaky anymore) - #11478

Merged
auto-submit[bot] merged 3 commits into
mainfrom
reenable_flaky_test
Apr 30, 2026
Merged

[url_launcher_web] Re-enable flaky test (not flaky anymore)#11478
auto-submit[bot] merged 3 commits into
mainfrom
reenable_flaky_test

Conversation

@mdebbar

Copy link
Copy Markdown
Contributor

I haven't seen these tests fail since the underlying issue was fixed and rolled in.

Closesflutter/flutter#182844

@stuartmorgan-gstuartmorgan-g left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM

@github-actionsgithub-actionsBot added p: google_sign_in CICD Run CI/CD and removed CICD Run CI/CD labels Apr 9, 2026
@mdebbar

Copy link
Copy Markdown
ContributorAuthor

@stuartmorgan-g I found another test that was previously disabled. Please take another look.

@stuartmorgan-gstuartmorgan-g left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Still LGTM

@gemini-code-assistgemini-code-assistBot left a comment

Copy link
Copy Markdown
Contributor

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 refactors the link_widget_test.dart file by reformatting a testWidgets call and removing the skip: true parameter, thereby enabling the test that verifies anchor attributes in the WebLinkDelegate. There is no feedback to provide.

@github-actionsgithub-actionsBot removed the CICD Run CI/CD label Apr 28, 2026
@mdebbarmdebbar added CICD Run CI/CD autosubmit Merge PR when tree becomes green via auto submit App labels Apr 30, 2026
@auto-submit
auto-submitBot merged commit daf30f8 into mainApr 30, 2026
84 checks passed
@auto-submit
auto-submitBot deleted the reenable_flaky_test branch April 30, 2026 19:36
pullBot pushed a commit to Klomgor/flutter that referenced this pull request May 1, 2026
…r#185897)
flutter/packages@cde5b36...daf30f8
2026-04-30 mdebbar@google.com [url_launcher_web] Re-enable flaky test
(not flaky anymore) (flutter/packages#11478)
2026-04-30 stuartmorgan@google.com [in_app_purchase] Switch to Kotlin
Pigeon (flutter/packages#11608)
2026-04-29 katelovett@google.com [two_dimensional_scrollables] Fix mouse
event loop when calling setState in TableSpan.onEnter
(flutter/packages#11606)
2026-04-29 katelovett@google.com [two_dimensional_scrollables] trailing
pinned row/col for TableView (flutter/packages#11519)
2026-04-29 10687576+bparrishMines@users.noreply.github.com
[webview_flutter_wkwebview] Tear down ProxyAPIRegistrar in
`applicationWillTerminate` (flutter/packages#11567)
2026-04-29 stuartmorgan@google.com [google_maps_flutter] Replace use of
zIndex in examples and tests (flutter/packages#11572)
2026-04-29 stuartmorgan@google.com [tool] Remove --against-pub flag
(flutter/packages#11550)
2026-04-29 47866232+chunhtai@users.noreply.github.com [ci] Update branch
management for batch release (flutter/packages#11575)
2026-04-29 spkhalad@gmail.com [webview_flutter] Platform implementations
for getCookies flutter#11037 (flutter/packages#11386)
If this roll has caused a breakage, revert this CL and stop the roller
using the controls here:
https://autoroll.skia.org/r/flutter-packages-flutter-autoroll
Please CC flutter-ecosystem@google.com on the revert to ensure that a
human
is aware of the problem.
To file a bug in Flutter:
https://github.com/flutter/flutter/issues/new/choose
To report a problem with the AutoRoller itself, please file a bug:
https://issues.skia.org/issues/new?component=1389291&template=1850622
Documentation for the AutoRoller is here:
https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
creatorpiyush pushed a commit to creatorpiyush/packages that referenced this pull request Jun 10, 2026
…11478)
I haven't seen these tests fail since the underlying issue was [fixed](flutter/flutter#183666) and [rolled](flutter@99155a8) in.
Closesflutter/flutter#182844
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autosubmitMerge PR when tree becomes green via auto submit AppCICDRun CI/CDp: google_sign_inp: url_launcherplatform-web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Linux_web web_platform_tests_wasm_shard] Cannot render platform views

2 participants

@mdebbar@stuartmorgan-g