Index: runtime/tests/vm/vm.status |
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
index adb0d2d3a5dc2a545f274685bd88a387b7e67d0b..85c9ab8ea1a92166a018dd6f6cbfbe6d4c958ffa 100644 |
--- a/runtime/tests/vm/vm.status |
+++ b/runtime/tests/vm/vm.status |
@@ -304,6 +304,6 @@ dart/data_uri_import_test/nomime: CompileTimeError |
dart/data_uri_import_test/percentencoded: CompileTimeError |
dart/data_uri_import_test/wrongmime: CompileTimeError |
dart/data_uri_spawn_test: RuntimeError |
-dart/redirection_type_shuffling_test/00: RuntimeError |
-dart/redirection_type_shuffling_test/none: RuntimeError |
+dart/redirection_type_shuffling_test/00: Crash # Issue 29201 |
+dart/redirection_type_shuffling_test/none: Crash # Issue 29201 |
dart/spawn_shutdown_test: Timeout |