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

Conversation

@dnfield
Copy link
Contributor

@dnfield dnfield commented Dec 21, 2023

Fixes flutter/flutter#140481

Before this fix, if all tests are skipped, the onDone callback never fires, which means the recieve port never closes, which means the process just hangs indefinitely (and the success message is never printed).

@dnfield dnfield requested a review from zanderso December 21, 2023 20:11
@dnfield dnfield added the autosubmit Merge PR when tree becomes green via auto submit App label Jan 2, 2024
@auto-submit auto-submit bot merged commit a06926d into flutter:main Jan 2, 2024
engine-flutter-autoroll added a commit to engine-flutter-autoroll/flutter that referenced this pull request Jan 2, 2024
auto-submit bot pushed a commit to flutter/flutter that referenced this pull request Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

autosubmit Merge PR when tree becomes green via auto submit App

Projects

None yet

Development

Successfully merging this pull request may close these issues.

litetest hangs if you write a test file with a single skipped test

2 participants