Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Pin mac host and iOS builds to arm64 builders#54711

Merged
zanderso merged 1 commit into
flutter-team-archive:mainfrom
zanderso:pin-mac-builds-arm64
Aug 22, 2024
Merged

Pin mac host and iOS builds to arm64 builders#54711
zanderso merged 1 commit into
flutter-team-archive:mainfrom
zanderso:pin-mac-builds-arm64

Conversation

@zanderso

Copy link
Copy Markdown
Contributor

For flutter/flutter#153925.

This limits these builds to using a little under 60% of mac capacity. If the queue times go up, we can trade intel and arm machines between the prod and try pool.

@christopherfujino

Copy link
Copy Markdown
Contributor

Oh, interesting, when we chatted yesterday @zanderso I thought you were investigating flutter/flutter#150642, and I didn't even know about flutter/flutter#153925.

Have we given any thought about whether they're related? cc @jmagman

But this specific change LGTM.

"device_type=none",
"os=Mac-13|Mac-14"
"os=Mac-13|Mac-14",
"cpu=arm64"

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.

I was gonna say, please add a comment, but then I remembered JSON :'(

@christopherfujino christopherfujino 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.

LGTM

@zanderso

Copy link
Copy Markdown
Contributor Author

Oh, interesting, when we chatted yesterday @zanderso I thought you were investigating flutter/flutter#150642, and I didn't even know about flutter/flutter#153925.

Have we given any thought about whether they're related? cc @jmagman

I suspect they may not be related. Even after this change, engine builds on arm64 macs are seeing calls to xcodebuild timeout.

@zanderso zanderso merged commit 1d1e1e3 into flutter-team-archive:main Aug 22, 2024
@zanderso zanderso deleted the pin-mac-builds-arm64 branch August 22, 2024 17:36
@jmagman

jmagman commented Aug 22, 2024

Copy link
Copy Markdown
Contributor

I thought you were investigating flutter/flutter#150642, and I didn't even know about flutter/flutter#153925.

I also thought that. 🙂

engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 22, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 22, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 22, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 22, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 22, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 23, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 23, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Aug 23, 2024
auto-submit Bot pushed a commit to flutter/flutter that referenced this pull request Aug 23, 2024
flutter-team-archive/engine@67a7fe1...e4fac78

2024-08-23 flar@google.com Revert "Framework wide color" (flutter-team-archive/engine#54728)
2024-08-23 skia-flutter-autoroll@skia.org Roll Skia from 7ac776072577 to 7d96b8516e8d (3 revisions) (flutter-team-archive/engine#54731)
2024-08-23 skia-flutter-autoroll@skia.org Roll Skia from 789f5cb0b9c2 to 7ac776072577 (1 revision) (flutter-team-archive/engine#54729)
2024-08-23 skia-flutter-autoroll@skia.org Roll Skia from b25553b2fb9f to 789f5cb0b9c2 (1 revision) (flutter-team-archive/engine#54726)
2024-08-23 skia-flutter-autoroll@skia.org Roll Dart SDK from ca009736fb3e to f9e6abb21ac7 (1 revision) (flutter-team-archive/engine#54725)
2024-08-23 bdero@google.com [Impeller] Reland 3: Implement draw order optimization. (flutter-team-archive/engine#54673)
2024-08-23 skia-flutter-autoroll@skia.org Roll Fuchsia Test Scripts from 2fOjXGNxdSoRSGCL7... to 2TaLkdJNlAIbDYccn... (flutter-team-archive/engine#54721)
2024-08-23 skia-flutter-autoroll@skia.org Roll Fuchsia GN SDK from sbh76PYVTMxav4ACT... to OKGFjciA5Vd0TQks4... (flutter-team-archive/engine#54722)
2024-08-22 magder@google.com Test running the macOS engine has no stray logging (flutter-team-archive/engine#54716)
2024-08-22 skia-flutter-autoroll@skia.org Roll Dart SDK from 937389f7bc48 to ca009736fb3e (1 revision) (flutter-team-archive/engine#54719)
2024-08-22 matanlurey@users.noreply.github.com More diagnostic clean ups (flutter-team-archive/engine#54265)
2024-08-22 30870216+gaaclarke@users.noreply.github.com Framework wide color (flutter-team-archive/engine#54415)
2024-08-22 skia-flutter-autoroll@skia.org Roll Skia from 10e9072dcea0 to b25553b2fb9f (2 revisions) (flutter-team-archive/engine#54717)
2024-08-22 skia-flutter-autoroll@skia.org Roll Dart SDK from ce160bf13347 to 937389f7bc48 (1 revision) (flutter-team-archive/engine#54715)
2024-08-22 yjbanov@google.com [web:semantics] fix double click due to long-press (flutter-team-archive/engine#54697)
2024-08-22 skia-flutter-autoroll@skia.org Roll Skia from 04ce2e2bfc35 to 10e9072dcea0 (1 revision) (flutter-team-archive/engine#54713)
2024-08-22 zanderso@users.noreply.github.com Pin mac host and iOS builds to arm64 builders (flutter-team-archive/engine#54711)
2024-08-22 chris@bracken.jp macOS: Bundle dSYM packages in FlutterMacOS.xcframework (flutter-team-archive/engine#54696)
2024-08-22 skia-flutter-autoroll@skia.org Roll Skia from 7611984dc27b to 04ce2e2bfc35 (2 revisions) (flutter-team-archive/engine#54712)
2024-08-22 joel.winarske@gmail.com vulkan_glfw validation layer logging (flutter-team-archive/engine#54607)
2024-08-22 skia-flutter-autoroll@skia.org Roll Skia from 4c66b7e42027 to 7611984dc27b (1 revision) (flutter-team-archive/engine#54710)
2024-08-22 skia-flutter-autoroll@skia.org Roll Dart SDK from 025bf8d376d3 to ce160bf13347 (1 revision) (flutter-team-archive/engine#54709)

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 jimgraham@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://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
…53994)

flutter-team-archive/engine@67a7fe1...e4fac78

2024-08-23 flar@google.com Revert "Framework wide color" (flutter-team-archive/engine#54728)
2024-08-23 skia-flutter-autoroll@skia.org Roll Skia from 7ac776072577 to 7d96b8516e8d (3 revisions) (flutter-team-archive/engine#54731)
2024-08-23 skia-flutter-autoroll@skia.org Roll Skia from 789f5cb0b9c2 to 7ac776072577 (1 revision) (flutter-team-archive/engine#54729)
2024-08-23 skia-flutter-autoroll@skia.org Roll Skia from b25553b2fb9f to 789f5cb0b9c2 (1 revision) (flutter-team-archive/engine#54726)
2024-08-23 skia-flutter-autoroll@skia.org Roll Dart SDK from ca009736fb3e to f9e6abb21ac7 (1 revision) (flutter-team-archive/engine#54725)
2024-08-23 bdero@google.com [Impeller] Reland 3: Implement draw order optimization. (flutter-team-archive/engine#54673)
2024-08-23 skia-flutter-autoroll@skia.org Roll Fuchsia Test Scripts from 2fOjXGNxdSoRSGCL7... to 2TaLkdJNlAIbDYccn... (flutter-team-archive/engine#54721)
2024-08-23 skia-flutter-autoroll@skia.org Roll Fuchsia GN SDK from sbh76PYVTMxav4ACT... to OKGFjciA5Vd0TQks4... (flutter-team-archive/engine#54722)
2024-08-22 magder@google.com Test running the macOS engine has no stray logging (flutter-team-archive/engine#54716)
2024-08-22 skia-flutter-autoroll@skia.org Roll Dart SDK from 937389f7bc48 to ca009736fb3e (1 revision) (flutter-team-archive/engine#54719)
2024-08-22 matanlurey@users.noreply.github.com More diagnostic clean ups (flutter-team-archive/engine#54265)
2024-08-22 30870216+gaaclarke@users.noreply.github.com Framework wide color (flutter-team-archive/engine#54415)
2024-08-22 skia-flutter-autoroll@skia.org Roll Skia from 10e9072dcea0 to b25553b2fb9f (2 revisions) (flutter-team-archive/engine#54717)
2024-08-22 skia-flutter-autoroll@skia.org Roll Dart SDK from ce160bf13347 to 937389f7bc48 (1 revision) (flutter-team-archive/engine#54715)
2024-08-22 yjbanov@google.com [web:semantics] fix double click due to long-press (flutter-team-archive/engine#54697)
2024-08-22 skia-flutter-autoroll@skia.org Roll Skia from 04ce2e2bfc35 to 10e9072dcea0 (1 revision) (flutter-team-archive/engine#54713)
2024-08-22 zanderso@users.noreply.github.com Pin mac host and iOS builds to arm64 builders (flutter-team-archive/engine#54711)
2024-08-22 chris@bracken.jp macOS: Bundle dSYM packages in FlutterMacOS.xcframework (flutter-team-archive/engine#54696)
2024-08-22 skia-flutter-autoroll@skia.org Roll Skia from 7611984dc27b to 04ce2e2bfc35 (2 revisions) (flutter-team-archive/engine#54712)
2024-08-22 joel.winarske@gmail.com vulkan_glfw validation layer logging (flutter-team-archive/engine#54607)
2024-08-22 skia-flutter-autoroll@skia.org Roll Skia from 4c66b7e42027 to 7611984dc27b (1 revision) (flutter-team-archive/engine#54710)
2024-08-22 skia-flutter-autoroll@skia.org Roll Dart SDK from 025bf8d376d3 to ce160bf13347 (1 revision) (flutter-team-archive/engine#54709)

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 jimgraham@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://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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants