Skip to content

Conversation

@flutter-pub-roller-bot
Copy link
Contributor

This PR was generated by flutter update-packages --force-upgrade.

@flutter-pub-roller-bot flutter-pub-roller-bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Aug 16, 2024
@flutter-pub-roller-bot flutter-pub-roller-bot added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 16, 2024
@github-actions github-actions bot added a: tests "flutter test", flutter_test, or one of our tests framework flutter/packages/flutter repository. See also f: labels. a: internationalization Supporting other languages or locales. (aka i18n) d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos platform-web Web applications specifically f: integration_test The flutter/packages/integration_test plugin labels Aug 16, 2024
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 16, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Aug 16, 2024

auto label is removed for flutter/flutter/153581, due to - The status or check suite Linux customer_testing has failed. Please fix the issues identified (or deflake) before re-applying this label.

@goderbauer goderbauer added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 16, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Aug 16, 2024

auto label is removed for flutter/flutter/153581, due to - The status or check suite Linux customer_testing has failed. Please fix the issues identified (or deflake) before re-applying this label.

@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 16, 2024
@goderbauer
Copy link
Member

@bkonyi @kenzieschmoll Looks like the version of vm_service that is getting rolled in here is causing problems for the devtools tests. Could somebody take a look to unblock the dependency roll here?

@bkonyi
Copy link
Contributor

bkonyi commented Aug 16, 2024

@bkonyi @kenzieschmoll Looks like the version of vm_service that is getting rolled in here is causing problems for the devtools tests. Could somebody take a look to unblock the dependency roll here?

The vm_code_display_test.dart will need to be updated in DevTools which can't happen until the change lands in Flutter unless we do a dependency override to force DevTools to pick up 14.2.5. I'm investigating the other failure now.

@goderbauer
Copy link
Member

For the vm_code_display_test.dart failure: Sounds like we'll have to disable the devtools customer tests to roll in this dependency bump. Then, devtools can be updated and the tests can be re-enabled.

@bkonyi
Copy link
Contributor

bkonyi commented Aug 16, 2024

For the vm_code_display_test.dart failure: Sounds like we'll have to disable the devtools customer tests to roll in this dependency bump. Then, devtools can be updated and the tests can be re-enabled.

Sounds good. I have a fix for the DevTools failures here that can land once vm_service is updated in Flutter: flutter/devtools#8203.

goderbauer added a commit to flutter/tests that referenced this pull request Aug 16, 2024
auto-submit bot pushed a commit to flutter/tests that referenced this pull request Aug 16, 2024
@goderbauer goderbauer force-pushed the packages-autoroller-branch-123 branch from a1a0565 to dae5721 Compare August 16, 2024 21:27
@goderbauer goderbauer added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 16, 2024
@auto-submit auto-submit bot removed the autosubmit Merge PR when tree becomes green via auto submit App label Aug 16, 2024
@auto-submit
Copy link
Contributor

auto-submit bot commented Aug 16, 2024

auto label is removed for flutter/flutter/153581, due to - The status or check suite Linux customer_testing has failed. Please fix the issues identified (or deflake) before re-applying this label.

@goderbauer goderbauer force-pushed the packages-autoroller-branch-123 branch from dae5721 to f69a943 Compare August 16, 2024 23:19
@goderbauer goderbauer added the autosubmit Merge PR when tree becomes green via auto submit App label Aug 16, 2024
@auto-submit auto-submit bot merged commit 55b9c5a into flutter:master Aug 17, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 17, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 17, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 18, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 18, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 18, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 19, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 19, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 19, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 19, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Aug 19, 2024
auto-submit bot pushed a commit to flutter/packages that referenced this pull request Aug 19, 2024
flutter/flutter@a0c0453...6a28048

2024-08-19 [email protected] Update goldctl git revision (flutter/flutter#153710)
2024-08-19 [email protected] Do not cancel the VmService's subscription to the isolate event stream in FlutterVmService.findExtensionIsolate (flutter/flutter#153607)
2024-08-19 [email protected] Roll Packages from 2c37fb0 to 7c1a05c (3 revisions) (flutter/flutter#153698)
2024-08-19 [email protected] Roll Flutter Engine from 52621de86f54 to e29b5529080d (1 revision) (flutter/flutter#153699)
2024-08-19 [email protected] Roll Flutter Engine from 356d51d46736 to 52621de86f54 (1 revision) (flutter/flutter#153693)
2024-08-19 [email protected] Roll Flutter Engine from ef8252cbbd6a to 356d51d46736 (1 revision) (flutter/flutter#153685)
2024-08-19 [email protected] Roll Flutter Engine from cf12bb6465e8 to ef8252cbbd6a (1 revision) (flutter/flutter#153681)
2024-08-19 [email protected] Roll Flutter Engine from c28282d39f4a to cf12bb6465e8 (1 revision) (flutter/flutter#153674)
2024-08-19 [email protected] Roll Flutter Engine from d0d7de5c333d to c28282d39f4a (1 revision) (flutter/flutter#153671)
2024-08-18 [email protected] Manual roll Flutter Engine from c94651c33b0e to d0d7de5c333d (9 revisions) (flutter/flutter#153659)
2024-08-18 [email protected] [gen_l10n] `isCustomDateFormat` accepts an actual boolean (flutter/flutter#153439)
2024-08-17 98614782+auto-submit[bot]@users.noreply.github.com Reverts "Roll Flutter Engine from c94651c33b0e to c9fb47927fea (5 revisions) (#153618)" (flutter/flutter#153627)
2024-08-17 [email protected] Roll Flutter Engine from c94651c33b0e to c9fb47927fea (5 revisions) (flutter/flutter#153618)
2024-08-17 [email protected] Roll pub packages (flutter/flutter#153581)
2024-08-17 [email protected] Roll Flutter Engine from cc732b4c698e to c94651c33b0e (1 revision) (flutter/flutter#153609)
2024-08-16 [email protected] Roll Flutter Engine from acb71d8307fa to cc732b4c698e (1 revision) (flutter/flutter#153605)
2024-08-16 [email protected] fix some unintended HTML tags in docs (flutter/flutter#153507)
2024-08-16 [email protected] Roll Flutter Engine from b66893e1fb7e to acb71d8307fa (1 revision) (flutter/flutter#153600)
2024-08-16 [email protected] Roll Flutter Engine from d5bf3afc601f to b66893e1fb7e (2 revisions) (flutter/flutter#153582)
2024-08-16 [email protected] Update README.md (flutter/flutter#153470)
2024-08-16 [email protected] adds team-accessibility to triage workflow (flutter/flutter#153575)
2024-08-16 [email protected] add `HttpException` to the list of handled exceptions within `ResidentWebRunner::run` (flutter/flutter#153527)

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
Please CC [email protected],[email protected],[email protected] on the revert to ensure that a human
is aware of the problem.

To file a bug in Packages: 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
Buchimi pushed a commit to Buchimi/flutter that referenced this pull request Sep 2, 2024
This PR was generated by `flutter update-packages --force-upgrade`.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Dec 11, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

a: internationalization Supporting other languages or locales. (aka i18n) a: tests "flutter test", flutter_test, or one of our tests autosubmit Merge PR when tree becomes green via auto submit App d: api docs Issues with https://api.flutter.dev/ d: examples Sample code and demos f: integration_test The flutter/packages/integration_test plugin framework flutter/packages/flutter repository. See also f: labels. platform-web Web applications specifically tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants