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

Conversation

matanlurey
Copy link
Contributor

@matanlurey matanlurey commented Mar 29, 2024

Further work towards flutter/flutter#141641.

I could imagine making things presubmit: false if we think it's not worth the presubmit capacity.

Removed :copy_dart_sdk which seems (a) not to work and (b) not needed to use the pre-builts.

@matanlurey matanlurey requested a review from zanderso March 29, 2024 19:17
@matanlurey matanlurey marked this pull request as ready for review March 29, 2024 19:17
drone_dimensions:
- os=Mac-13

- name: Mac clangd
Copy link
Member

Choose a reason for hiding this comment

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

optional nit: Not critical, but this orchestrator could be a Linux host to save 5 minutes of mac host time.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I mean I'm down - where can I read about that/how can I do it?

I am guessing orchestrator == drone_dimensions? Is there another example of this?

Copy link
Member

Choose a reason for hiding this comment

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

So you'd change Mac clangd to something like Linux mac_clangd, and then add:

    drone_dimensions:
      - os=Linux

Like in Linux mac_android_aot_engine. Probably has to stay bringup: true in this PR to make sure that works properly.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@matanlurey matanlurey changed the title Fix the clangd builders, and make them non-bringup. Fix the clangd builders, and make Linux non-bringup. Mar 29, 2024
@matanlurey matanlurey added the autosubmit Merge PR when tree becomes green via auto submit App label Mar 29, 2024
@matanlurey matanlurey merged commit 9813bc0 into flutter:main Mar 29, 2024
@matanlurey matanlurey deleted the clangd-v2 branch March 29, 2024 20:28
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Mar 29, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Mar 29, 2024
…146010)

flutter/engine@4c079a6...4b6836f

2024-03-29 [email protected] Rename `Mac clangd` to `Linux mac_clangd` (flutter/engine#51785)
2024-03-29 [email protected] Fix the `clangd` builders, and make Linux non-bringup. (flutter/engine#51765)
2024-03-29 [email protected] Remove _dartobservatory._tcp legacy DNS registration type (flutter/engine#51635)

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

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants