-
Notifications
You must be signed in to change notification settings - Fork 6k
Update HeaderFilterRegex
once and for all.
#48145
Conversation
Based off the [failures](https://logs.chromium.org/logs/flutter/buildbucket/cr-buildbucket/8763786250936903249/+/u/test:_test:_lint_host_debug/stdout) in #48145. Nothing particularly interesting.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
auto label is removed for flutter/engine/48145, due to - The status or check suite Mac mac_clang_tidy has failed. Please fix the issues identified (or deflake) before re-applying this label. |
auto label is removed for flutter/engine/48145, due to - The status or check suite Linux Framework Smoke Tests has failed. Please fix the issues identified (or deflake) before re-applying this label. |
auto label is removed for flutter/engine/48145, due to - The status or check suite Mac mac_clang_tidy_presubmit has failed. Please fix the issues identified (or deflake) before re-applying this label. |
auto label is removed for flutter/engine/48145, due to - The status or check suite Mac mac_clang_tidy has failed. Please fix the issues identified (or deflake) before re-applying this label.
|
auto label is removed for flutter/engine/48145, due to - The status or check suite Mac mac_clang_tidy has failed. Please fix the issues identified (or deflake) before re-applying this label.
|
…139106) flutter/engine@8b100cc...5ffe1f4 2023-11-27 [email protected] Update `HeaderFilterRegex` once and for all. (flutter/engine#48145) 2023-11-27 [email protected] SurfaceFrame root DisplayLists will no longer prepare an RTree (flutter/engine#48422) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll 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 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
…lutter#139106) flutter/engine@8b100cc...5ffe1f4 2023-11-27 [email protected] Update `HeaderFilterRegex` once and for all. (flutter/engine#48145) 2023-11-27 [email protected] SurfaceFrame root DisplayLists will no longer prepare an RTree (flutter/engine#48422) If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/flutter-engine-flutter-autoroll 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 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
Includes a test (
header_filter_regex_test.dart
) that hopefully keeps us on rails going forward.