Skip to content

[camera_web][google_maps_flutter] Fix tests throwing errors after test completion with manual roll#6318

Merged
auto-submit[bot] merged 13 commits into
flutter:mainfrom
bparrishMines:manual_roll
Mar 15, 2024
Merged

[camera_web][google_maps_flutter] Fix tests throwing errors after test completion with manual roll#6318
auto-submit[bot] merged 13 commits into
flutter:mainfrom
bparrishMines:manual_roll

Conversation

@bparrishMines

@bparrishMines bparrishMines commented Mar 13, 2024

Copy link
Copy Markdown
Contributor

It looks like flutter/flutter@77651bc made errors thrown after a test to cause the test as failed.

This PR tries to update the tests to not cause an error after the test completes. See https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8753561699724872161/+/u/Run_package_tests/drive_examples/stdout?format=raw for original tests failures.

See flutter/flutter#145149

Pre-launch Checklist

If you need help, consider asking for advice on the #hackers-new channel on Discord.

@bparrishMines bparrishMines marked this pull request as ready for review March 13, 2024 19:25
@bparrishMines bparrishMines changed the title Manual roll [camera_web][google_maps_flutter] Fix tests failing after test completion Mar 13, 2024
@bparrishMines bparrishMines changed the title [camera_web][google_maps_flutter] Fix tests failing after test completion [camera_web][google_maps_flutter] Fix tests throwing errors after test completion Mar 13, 2024
@bparrishMines bparrishMines changed the title [camera_web][google_maps_flutter] Fix tests throwing errors after test completion [camera_web][google_maps_flutter] Fix tests throwing errors after test completion with manual roll Mar 14, 2024

@stuartmorgan-g stuartmorgan-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

@ditman ditman left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for taking care of the web breakages!

@bparrishMines bparrishMines added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 15, 2024
@auto-submit auto-submit Bot merged commit 6db47f4 into flutter:main Mar 15, 2024
@bparrishMines

Copy link
Copy Markdown
Contributor Author

@stuartmorgan @ditman FYI I added google_maps_flutter to script/configs/exclude_integration_web.yaml since skipping individual tests didn't work.

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 15, 2024
auto-submit Bot pushed a commit to flutter/flutter that referenced this pull request Mar 15, 2024
flutter/packages@b21c542...756dcc1

2024-03-15 32538273+ValentinVignal@users.noreply.github.com [go_router] Use `leak_tracker_flutter_testing`  (flutter/packages#6210)
2024-03-15 10687576+bparrishMines@users.noreply.github.com [camera_web][google_maps_flutter] Fix tests throwing errors after test completion with manual roll (flutter/packages#6318)
2024-03-14 10687576+bparrishMines@users.noreply.github.com [pigeon] Fixes double prefixes added to enum names for Objc HostApis and FlutterApis (flutter/packages#6263)
2024-03-14 10687576+bparrishMines@users.noreply.github.com [webview_flutter_android][webview_flutter_wkwebview] Adds platform implementations for onHttpError (flutter/packages#6149)
2024-03-14 34871572+gmackall@users.noreply.github.com [image_picker_android] Fix deprecation warnings by branching based on build version, and suppressing only when needed (flutter/packages#6233)
2024-03-14 30870216+gaaclarke@users.noreply.github.com [google_maps_flutter] Started dispatching platform messages from platform thread (flutter/packages#6069)

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,rmistry@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
…t completion with manual roll (flutter#6318)

It looks like flutter/flutter@77651bc made errors thrown after a test to cause the test as failed. 

This PR tries to update the tests to not cause an error after the test completes. See https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8753561699724872161/+/u/Run_package_tests/drive_examples/stdout?format=raw for original tests failures.

See flutter/flutter#145149
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: camera p: google_maps_flutter platform-web

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants