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
zanderso merged 1 commit intoflutter:mainfrom
zanderso:et-build-logging
Feb 26, 2024
Merged

[et] Improve the logger for the ninja build, adds a spinner#50952
zanderso merged 1 commit intoflutter:mainfrom
zanderso:et-build-logging

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
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Feb 26, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Feb 26, 2024
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