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

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
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