Skip to content
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

Add onDone argument to deserializeSuite #2103

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

natebosch
Copy link
Member

This will allow the flutter web platform to wait for the browser to
shut down between test suites.

This will allow the flutter web platform to wait for the browser to
shut down between test suites.
@natebosch
Copy link
Member Author

@yjbanov - this API only looks useful if the platform can also enforce -j 1 behavior. Do you already have a mechanism where you enforce that argument for flutter test runs?

How feasible would it be to make the flutter test web platform tolerant of test suite concurrency?

@natebosch
Copy link
Member Author

@yjbanov - is this still an API that we should be considering?

@natebosch
Copy link
Member Author

@polina-c - This might be something we can for the leak tracking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant