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

Remove 'Mac mac_unopt' in favor of Linux #41226

Merged
merged 4 commits into from
Apr 17, 2023

Conversation

jmagman
Copy link
Member

@jmagman jmagman commented Apr 14, 2023

Linux mac_unopt: https://ci.chromium.org/p/flutter/builders/try/Linux%20mac_unopt/4
Remove bringup and remove Mac mac_unopt in favor of the Linux orchestrator #41184

Add the xcode version to the mac_unopt json file since it's no longer being inherited from Mac mac_unopt.

Fixes flutter/flutter#124912

@jmagman jmagman self-assigned this Apr 14, 2023
@jmagman
Copy link
Member Author

jmagman commented Apr 15, 2023

Linux mac_unopt is failing on this PR, filed flutter/flutter#124912 to track down why.

Comment on lines 94 to 98
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14a5294e"
}
},
Copy link
Contributor

Choose a reason for hiding this comment

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

This is already included above.

Copy link
Member Author

Choose a reason for hiding this comment

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

🤦‍♀️ thanks

Comment on lines 206 to 210
"properties": {
"$flutter/osx_sdk": {
"sdk_version": "14a5294e"
}
},
Copy link
Contributor

Choose a reason for hiding this comment

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

Ditto.

@jmagman jmagman marked this pull request as ready for review April 17, 2023 21:47
@jmagman
Copy link
Member Author

jmagman commented Apr 17, 2023

Thanks for the help @keyonghan!

@jmagman jmagman requested review from dnfield and zanderso April 17, 2023 22:02
Copy link
Contributor

@keyonghan keyonghan left a comment

Choose a reason for hiding this comment

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

LGTM

@jmagman jmagman added the autosubmit Merge PR when tree becomes green via auto submit App label Apr 17, 2023
@auto-submit auto-submit bot merged commit 4a603aa into flutter:main Apr 17, 2023
@jmagman jmagman deleted the remove-mac-unupt branch April 17, 2023 22:10
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Apr 17, 2023
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Apr 18, 2023
…125004)

flutter/engine@20034a8...4a603aa

2023-04-17 magder@google.com Remove 'Mac mac_unopt' in favor of Linux (flutter/engine#41226)
2023-04-17 chinmaygarde@google.com [Impeller] Add debug ToString methods to render targets. (flutter/engine#41221)

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
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Cannot swap mac_unopt orchestrator from Mac to Linux
2 participants