Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[et] Improve the logger for the ninja build, adds a spinner #50952

Merged
merged 1 commit into from
Feb 26, 2024

Conversation

zanderso
Copy link
Member

For flutter/flutter#132807

The spinner is mostly copied from the flutter_tool.

config.name: config.gn.join(' '),
},
)
..addFlag(
Copy link
Contributor

Choose a reason for hiding this comment

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

I don't think we should overload 'build' to also run tests. We should instead add a separate 'test' command.

Copy link
Member Author

Choose a reason for hiding this comment

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

Makes sense. I removed this flag, and hardcoded the option in the build config runner to false.

@zanderso zanderso merged commit 04ff286 into flutter:main Feb 26, 2024
23 checks passed
@zanderso zanderso deleted the et-build-logging branch February 26, 2024 17:31
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 26, 2024
…144159)

flutter/engine@34a8b9b...04ff286

2024-02-26 zanderso@users.noreply.github.com [et] Improve the logger for the ninja build, adds a spinner (flutter/engine#50952)

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 jimgraham@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://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 join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants