Skip to content

Conversation

@bkonyi
Copy link
Contributor

@bkonyi bkonyi commented Mar 28, 2023

Also clean up messaging output by flutter test when --start-paused is provided.

Also clean up messaging output by `flutter test` when `--start-paused`
is provided.
@flutter-dashboard flutter-dashboard bot added the tool Affects the "flutter" command-line tool. See also t: labels. label Mar 28, 2023
@bkonyi
Copy link
Contributor Author

bkonyi commented Mar 28, 2023

I ran a search for any tests relying on the output of flutter test --start-paused and couldn't find any in g3, so the output by this command should be safe to change.

Copy link
Member

@kenzieschmoll kenzieschmoll left a comment

Choose a reason for hiding this comment

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

one comment regarding what we are printing to console in the null case, but lgtm from DevTools perspective.

@bkonyi bkonyi requested a review from zanderso March 28, 2023 17:10
);
}

Future<void> _startDevTools(Uri forwardingUri, DartDevelopmentService? dds) async {
Copy link
Member

Choose a reason for hiding this comment

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

Do we already have code similar to this anywhere else in the tool?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We do have code that's tightly coupled to ResidentRunner in the form of ResidentDevtoolsHandler. I pulled the relevant code out for use here since flutter test doesn't require any of the functionality from ResidentDevtoolsHandler.

@bkonyi
Copy link
Contributor Author

bkonyi commented Mar 30, 2023

@zanderso can we land this?

@bkonyi bkonyi merged commit c3de901 into master Mar 30, 2023
@bkonyi bkonyi deleted the flutter_test_devtools branch March 30, 2023 15:51
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 30, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 30, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 30, 2023
zanderso added a commit that referenced this pull request Mar 30, 2023
zanderso added a commit that referenced this pull request Mar 30, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 31, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 31, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 31, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 31, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 31, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 31, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Mar 31, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 1, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 1, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request Apr 1, 2023
bkonyi added a commit that referenced this pull request Apr 3, 2023
Originally reverted due to a misattributed hot reload benchmark
regression.

This reverts commit f5bce71.
bkonyi added a commit that referenced this pull request Apr 4, 2023
Originally reverted due to a misattributed hot reload benchmark
regression.

This reverts commit f5bce71.
exaby73 pushed a commit to NevercodeHQ/flutter that referenced this pull request Apr 17, 2023
Also clean up messaging output by `flutter test` when `--start-paused` is provided.
exaby73 pushed a commit to NevercodeHQ/flutter that referenced this pull request Apr 17, 2023
exaby73 pushed a commit to NevercodeHQ/flutter that referenced this pull request Apr 17, 2023
…lutter#124058)

Originally reverted due to a misattributed hot reload benchmark
regression.

This reverts commit f5bce71.
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
engine-flutter-autoroll added a commit to engine-flutter-autoroll/packages that referenced this pull request May 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

tool Affects the "flutter" command-line tool. See also t: labels.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants