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

[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
@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 [email protected] [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 [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