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

Gracefully fail when gn desc returns no targets. #53999

Merged
merged 1 commit into from
Jul 18, 2024

Conversation

matanlurey
Copy link
Contributor

Closes flutter/flutter#151990.

This is just a nice QOL change, since the // format we're using is not "native" to GN or Ninja.

@matanlurey matanlurey requested a review from johnmccutchan July 18, 2024 20:26
Copy link
Member

@cbracken cbracken left a comment

Choose a reason for hiding this comment

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

Nice!

LGTM stamp from a Japanese personal seal

@matanlurey matanlurey added the autosubmit Merge PR when tree becomes green via auto submit App label Jul 18, 2024
@auto-submit auto-submit bot merged commit 312b519 into flutter:main Jul 18, 2024
29 checks passed
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jul 18, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jul 18, 2024
…152004)

flutter/engine@766f7be...b65c93e

2024-07-18 jacksongardner@google.com [skwasm] Combine offset and transform properly. (flutter/engine#53967)
2024-07-18 matanlurey@users.noreply.github.com Gracefully fail when `gn desc` returns no targets. (flutter/engine#53999)

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 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
TytaniumDev pushed a commit to TytaniumDev/flutter that referenced this pull request Aug 7, 2024
…lutter#152004)

flutter/engine@766f7be...b65c93e

2024-07-18 jacksongardner@google.com [skwasm] Combine offset and transform properly. (flutter/engine#53967)
2024-07-18 matanlurey@users.noreply.github.com Gracefully fail when `gn desc` returns no targets. (flutter/engine#53999)

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 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
…lutter#152004)

flutter/engine@766f7be...b65c93e

2024-07-18 jacksongardner@google.com [skwasm] Combine offset and transform properly. (flutter/engine#53967)
2024-07-18 matanlurey@users.noreply.github.com Gracefully fail when `gn desc` returns no targets. (flutter/engine#53999)

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 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
autosubmit Merge PR when tree becomes green via auto submit App
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing //flutter in //testing/scenario_app causes a crash
3 participants