-
Notifications
You must be signed in to change notification settings - Fork 6k
Do not run mac unit tests on macmini7,1 #41203
Conversation
Mac Host Engine on #41194 has failed 3 or 4 times in impeller_unittests on the 5100 GPU. |
Golden file changes have been found for this pull request. Click here to view and triage (e.g. because this is an intentional change). If you are still iterating on this change and are not ready to resolve the images on the Flutter Gold dashboard, consider marking this PR as a draft pull request above. You will still be able to view image results on the dashboard, commenting will be silenced, and the check will not try to resolve itself until marked ready for review. |
@@ -338,6 +338,7 @@ targets: | |||
{"download_emsdk": true} | |||
add_recipes_cq: "true" | |||
build_host: "true" | |||
mac_model: "Macmini8,1" |
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.
I think this has to go into the json files where we specify the dimensions. Does this work?
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.
https://cs.opensource.google/flutter/cocoon/+/main:app_dart/lib/src/model/ci_yaml/target.dart;l=40
This does get run, but it'll only change the orchestrator vm. This is useful as the spawned tasks should inherit the dimensions from the orchestrator.
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 but I'm not sure if this actually work - it shouldn't hurt anything though.
Filed flutter/flutter#124877 - once that lands we should rever tthis and the other PRs I made to try to avoid using mac 7,1 |
…124886) flutter/engine@87fc464...9c31406 2023-04-14 zanderso@users.noreply.github.com Run the Mac impeller-cmake-example orchestrator on arm64 (flutter/engine#41194) 2023-04-14 chinmaygarde@google.com Fix warning about angle_build_all being unread on Mac builds. (flutter/engine#41176) 2023-04-14 magder@google.com Change v2 `mac_android_aot_engine` orchestrator builder to Linux (flutter/engine#41181) 2023-04-14 zanderso@users.noreply.github.com Do not run mac unit tests on macmini7,1 (flutter/engine#41203) 2023-04-14 skia-flutter-autoroll@skia.org Manual roll Skia from ad2e21650306 to 2bd12e31d578 (14 revisions) (flutter/engine#41206) 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 jacksongardner@google.com,rmistry@google.com,zra@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
…lutter#124886) flutter/engine@87fc464...9c31406 2023-04-14 zanderso@users.noreply.github.com Run the Mac impeller-cmake-example orchestrator on arm64 (flutter/engine#41194) 2023-04-14 chinmaygarde@google.com Fix warning about angle_build_all being unread on Mac builds. (flutter/engine#41176) 2023-04-14 magder@google.com Change v2 `mac_android_aot_engine` orchestrator builder to Linux (flutter/engine#41181) 2023-04-14 zanderso@users.noreply.github.com Do not run mac unit tests on macmini7,1 (flutter/engine#41203) 2023-04-14 skia-flutter-autoroll@skia.org Manual roll Skia from ad2e21650306 to 2bd12e31d578 (14 revisions) (flutter/engine#41206) 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 jacksongardner@google.com,rmistry@google.com,zra@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://bugs.chromium.org/p/skia/issues/entry?template=Autoroller+Bug Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
Impeller tests are hanging on Intel Haswell Iris Graphics 5100 (8086:0a2e)