| 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 ebd4594d72be3ac4bbfecc55fac1e02d7e4ed1e6..82ec941017bd6af34ec8aac616b53f931933f6dd 100644
|
| --- a/tests/lib_2/lib_2_vm.status
|
| +++ b/tests/lib_2/lib_2_vm.status
|
| @@ -5,6 +5,9 @@
|
| [ $runtime == vm && $system == fuchsia ]
|
| async/first_regression_test: RuntimeError
|
| async/future_timeout_test: RuntimeError
|
| +async/schedule_microtask2_test: RuntimeError
|
| +async/schedule_microtask3_test: RuntimeError
|
| +async/schedule_microtask5_test: RuntimeError
|
|
|
| [ $strong && $runtime == vm ]
|
| async/future_or_only_in_async_test/00: MissingCompileTimeError
|
|
|