Skip to content

Add process output for flutter_tester test and unskip #18868

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 27, 2018
Merged

Add process output for flutter_tester test and unskip #18868

merged 1 commit into from
Jun 27, 2018

Conversation

DanTup
Copy link
Contributor

@DanTup DanTup commented Jun 27, 2018

This test failed after I commit my "new tests" (which slightly refactored this code, but not in any way I can imagine would cause the failure). It failed because flutter_tester didn't remain alive (a bug we'd had previously, and specifically added this test for), however only on mac_bot; bot on Travis, AppVeyor or locally. I marked it as skip to get the build green, but I'd like to get to the bottom of it.

This test adds any stdout/stderr to the error message in case there are clues there (maybe it crashed?), however the only way to test this out is probably to merge and let it run on mac_bot again (this means merging something that will probably break the build, and then reverting it once it's run).

@devoncarew

Copy link
Contributor

@mravn-google mravn-google left a comment

Choose a reason for hiding this comment

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

LGTM

@DanTup
Copy link
Contributor Author

DanTup commented Jun 27, 2018

Ok; I'm gonna land this and just revert it if/when it fails. Hopefully it'll fail and we'll get some stdout; but if not nothing lost (except a brief period of potentially broken build).

@DanTup DanTup merged commit 5d8ea59 into flutter:master Jun 27, 2018
DanTup added a commit that referenced this pull request Jun 27, 2018
@DanTup
Copy link
Contributor Author

DanTup commented Jun 27, 2018

#18871 is ready to revert this change if it fails.

DanTup added a commit that referenced this pull request Jun 27, 2018
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 10, 2021
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.

3 participants