Chromium Code Reviews| Index: tests/lib_2/lib_2_vm.status |
| diff --git a/tests/lib_2/lib_2_vm.status b/tests/lib_2/lib_2_vm.status |
| index 82ec941017bd6af34ec8aac616b53f931933f6dd..03f45db194fb092fa450bc3de91640bc1588323d 100644 |
| --- a/tests/lib_2/lib_2_vm.status |
| +++ b/tests/lib_2/lib_2_vm.status |
| @@ -11,3 +11,6 @@ async/schedule_microtask5_test: RuntimeError |
| [ $strong && $runtime == vm ] |
| async/future_or_only_in_async_test/00: MissingCompileTimeError |
| + |
| +[ $runtime == vm ] |
| +mirrors/deferred_type_test: CompileTimeError |