Skip to content

Conversation

@aam
Copy link
Member

@aam aam commented Feb 26, 2020

Let flutter_tester process complete, wait for it completion, kill the test only if didn't complete on time.

Fixes #51421

Let flutter_tester process complete, wait for it completion, kill the test only if didn't complete on time.
@fluttergithubbot fluttergithubbot added the tool Affects the "flutter" command-line tool. See also t: labels. label Feb 26, 2020
Copy link
Contributor

@dnfield dnfield left a comment

Choose a reason for hiding this comment

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

nice! LGTM, looks like there's some analysis issue though.

@aam aam merged commit 0a9b358 into flutter:master Feb 26, 2020
@aam aam deleted the fix-expression-eval-test branch February 26, 2020 21:42
@dnfield
Copy link
Contributor

dnfield commented Feb 27, 2020

This fix definitely helped things, but we're still trying to clean up the temp directories before processes have let go of the handles to them.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 1, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

The tool integration tests are leaky and need significant work to fix

4 participants