| Index: packages/watcher/test/no_subscription/mac_os_test.dart
|
| diff --git a/packages/watcher/test/no_subscription/mac_os_test.dart b/packages/watcher/test/no_subscription/mac_os_test.dart
|
| index d5b1c8e3fe815126846b809197dcddca477130a5..499aff3ca030f30a129a3d1b1a76db060608e2c2 100644
|
| --- a/packages/watcher/test/no_subscription/mac_os_test.dart
|
| +++ b/packages/watcher/test/no_subscription/mac_os_test.dart
|
| @@ -3,6 +3,7 @@
|
| // BSD-style license that can be found in the LICENSE file.
|
|
|
| @TestOn('mac-os')
|
| +@Skip("Flaky due to sdk#23877")
|
|
|
| import 'package:scheduled_test/scheduled_test.dart';
|
| import 'package:watcher/src/directory_watcher/mac_os.dart';
|
|
|