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

Supports building with RBE on a Windows host.#49877

Merged
zanderso merged 1 commit intoflutter:mainfrom
zanderso:try-win-rbe
Feb 9, 2024
Merged

Supports building with RBE on a Windows host.#49877
zanderso merged 1 commit intoflutter:mainfrom
zanderso:try-win-rbe

Conversation

@zanderso
Copy link
Member

@zanderso zanderso commented Jan 18, 2024

@flutter-dashboard
Copy link

It looks like this pull request may not have tests. Please make sure to add tests before merging. If you need an exemption to this rule, contact "@test-exemption-reviewer" in the #hackers channel in Chat (don't just cc them here, they won't see it! Use Discord!).

If you are not sure if you need tests, consider this rule of thumb: the purpose of a test is to make sure someone doesn't accidentally revert the fix. Ask yourself, is there anything in your PR that you feel it is important we not accidentally revert back to how it was before your fix?

Reviewers: Read the Tree Hygiene page and make sure this patch meets those guidelines before LGTMing.

@zanderso zanderso marked this pull request as draft January 18, 2024 23:21
@flutter-dashboard
Copy link

This pull request has been changed to a draft. The currently pending flutter-gold status will not be able to resolve until a new commit is pushed or the change is marked ready for review again.

@zanderso zanderso force-pushed the try-win-rbe branch 4 times, most recently from eab4d41 to 849336d Compare January 27, 2024 21:18
@zanderso zanderso force-pushed the try-win-rbe branch 2 times, most recently from 8cee961 to 28e1eff Compare February 8, 2024 18:29
@zanderso zanderso changed the title [WIP] Try win rbe Supports building with RBE on a Windows host. Feb 8, 2024
@zanderso zanderso marked this pull request as ready for review February 8, 2024 20:50
'version': Var('reclient_version'),
}
],
'condition': 'use_rbe and download_windows_deps',
Copy link
Contributor

Choose a reason for hiding this comment

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

Do you need host_cpu == "x64"?

Copy link
Member Author

Choose a reason for hiding this comment

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

We don't currently do that anywhere else for Windows dependencies, so I'll follow suit in this PR.

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

@zanderso zanderso merged commit 0cb3140 into flutter:main Feb 9, 2024
@zanderso zanderso deleted the try-win-rbe branch February 9, 2024 17:22
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 9, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 9, 2024
flutter/engine@1232d59...8c521eb

2024-02-09 [email protected] Roll Skia from fbe1d2265637 to 4081496b7693 (1 revision) (flutter/engine#50499)
2024-02-09 [email protected] Supports building with RBE on a Windows host. (flutter/engine#49877)

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.

3 participants