Skip faulty test co19/LibTest/io/File/openRead_A02_t01

Issue https://github.com/dart-lang/co19/issues/206

Change-Id: I505f9b2aa6ce34078cc4f81f5791fae2b6265e05
Reviewed-on: https://dart-review.googlesource.com/c/87324
Reviewed-by: Martin Kustermann <kustermann@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
Auto-Submit: Martin Kustermann <kustermann@google.com>
diff --git a/tests/co19_2/co19_2-kernel.status b/tests/co19_2/co19_2-kernel.status
index 1fcfd21..9fd91ba 100644
--- a/tests/co19_2/co19_2-kernel.status
+++ b/tests/co19_2/co19_2-kernel.status
@@ -5,6 +5,7 @@
 LibTest/collection/ListBase/ListBase_class_A01_t02: Pass, Slow # Does many calls
 LibTest/collection/ListMixin/ListMixin_class_A01_t02: Pass, Slow # Does many calls
 LibTest/core/List/List_class_A01_t02: Pass, Slow # Does many calls
+LibTest/io/File/openRead_A02_t01: Skip # https://github.com/dart-lang/co19/issues/206
 LibTest/io/FileSystemCreateEvent/isDirectory_A01_t06: Pass, RuntimeError # https://github.com/dart-lang/co19/issues/186
 LibTest/io/RawDatagramSocket/*: Skip # RawDatagramSocket are flacky. Skip them all until rewritten
 LibTest/io/Stdout/add_A02_t03: Skip # https://github.com/dart-lang/co19/pull/204