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 a4a2fc09497d45193dd8ccdd0fca6d0b1b549cae..9b040d28c4eee2f57b08a5c7c9c34c77c56ac7c6 100644 |
| --- a/tests/lib_2/lib_2_vm.status |
| +++ b/tests/lib_2/lib_2_vm.status |
| @@ -9,4 +9,5 @@ async/future_timeout_test: RuntimeError |
| [ $strong && $runtime == vm ] |
| async/future_or_only_in_async_test/00: MissingCompileTimeError |
| - |
| +[ $runtime == vm ] |
| +mirrors/deferred_type_test: CompileTimeError |