mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
This test is flaky on the mac bots, but I can't repro the failure locally. Sending and receiving messages from the platform isolate is covered more realistically by the [Dart test](f100ecaab7/testing/dart/platform_isolate_test.dart (L65)), so this test isn't very useful anyway.
Closes https://github.com/flutter/flutter/issues/156251