mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This test waits on the application to print a message before continuting, but that message does not reach the test post UI/platform thread merge. The test otherwise seems to function fine, and the app isn't crashing.