Mark some co19 tests as crashing.

Change-Id: I1d977b176dee5711a3b09ca7715171853994f3d7
Reviewed-on: https://dart-review.googlesource.com/58780
Reviewed-by: Vyacheslav Egorov <vegorov@google.com>
diff --git a/tests/co19/co19-runtime.status b/tests/co19/co19-runtime.status
index 577410a..aa596f4 100644
--- a/tests/co19/co19-runtime.status
+++ b/tests/co19/co19-runtime.status
@@ -423,3 +423,8 @@
 LibTest/core/Uri/encodeQueryComponent_A01_t02: Pass, Timeout
 LibTest/isolate/Isolate/spawn_A01_t04: Pass, Timeout
 LibTest/isolate/ReceivePort/take_A01_t02: Skip # Issue 27773
+
+[ $hot_reload || $hot_reload_rollback ]
+LibTest/async/Stream/firstWhere_A01_t01: Crash # Issue 33363
+LibTest/async/Stream/firstWhere_A02_t01: Crash # Issue 33363
+LibTest/async/Stream/lastWhere_A02_t01: Crash # Issue 33363