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

Conversation

@zanderso
Copy link
Member

@zanderso zanderso commented Aug 24, 2024

#54747 worked, so I'm going to apply that change to all builders on main, and then we can CP it into the release branches.

For flutter/flutter#152186

- os=Mac-13|Mac-14

# Avoid using a Mac orchestrator to save ~5 minutes of Mac host time.
- name: Linux mac_clangd
Copy link
Contributor

Choose a reason for hiding this comment

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

Should this have cores: "8"?

Copy link
Member Author

Choose a reason for hiding this comment

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

This one doesn't have release_build: true, so it won't run on dash-internal. Adding cores: "8" would be harmless here, but isn't necessary.

Copy link
Member Author

@zanderso zanderso Aug 26, 2024

Choose a reason for hiding this comment

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

Happy to add it everywhere or add more comments? Not sure what would be the most useful. (Actually, most useful would be finding a sensible way to assign to big vs. little machine without needing to reference the exact number of cores, but I suspect that's more than we want to tackle right now...)

Copy link
Contributor

Choose a reason for hiding this comment

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

ack, this is good as is

Copy link
Contributor

@christopherfujino christopherfujino left a comment

Choose a reason for hiding this comment

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

LGTM

@zanderso zanderso merged commit 5fc0122 into flutter:main Aug 26, 2024
@zanderso zanderso deleted the eight-core-orchestrators branch August 26, 2024 19:53
zanderso added a commit to zanderso/engine that referenced this pull request Aug 26, 2024
flutter#54747 worked, so I'm going to
apply that change to all builders on main, and then we can CP it into
the release branches.

For flutter/flutter#152186
auto-submit bot pushed a commit that referenced this pull request Aug 26, 2024
This PR contains CPs of two changes:
1. #54591 to avoid running Fuchsia tests on dart-internal, which was needed in order to avoid conflicts in
2. #54754, which avoids using 32 core machines as orchestrators. (Instead they'll use the 8 core machines that are no longer used for the Fuchsia tests.)
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Aug 27, 2024
…ions) (#154153)

Manual roll requested by [email protected]

flutter/engine@f645ca5...b41ca79

2024-08-26 [email protected] [Impeller] fix incorrect origins for mesh gradient computation. (flutter/engine#54762)
2024-08-26 [email protected] Change the `ci/analyze.sh` script to analyze _all_ of the engine (flutter/engine#54779)
2024-08-26 [email protected] Use GNI group instead of hardcoding PNG codecs source files. (flutter/engine#54781)
2024-08-26 [email protected] [ios] Fix text input edit rotor accessibility (flutter/engine#54351)
2024-08-26 [email protected] Ensure orchestrators aren't assigned to 32 core machines (flutter/engine#54754)

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
Buchimi pushed a commit to Buchimi/flutter that referenced this pull request Sep 2, 2024
…ions) (flutter#154153)

Manual roll requested by [email protected]

flutter/engine@f645ca5...b41ca79

2024-08-26 [email protected] [Impeller] fix incorrect origins for mesh gradient computation. (flutter/engine#54762)
2024-08-26 [email protected] Change the `ci/analyze.sh` script to analyze _all_ of the engine (flutter/engine#54779)
2024-08-26 [email protected] Use GNI group instead of hardcoding PNG codecs source files. (flutter/engine#54781)
2024-08-26 [email protected] [ios] Fix text input edit rotor accessibility (flutter/engine#54351)
2024-08-26 [email protected] Ensure orchestrators aren't assigned to 32 core machines (flutter/engine#54754)

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants