| 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..553620fe59039f0a25b308f37a77a13bc52db305 100644
|
| --- a/tests/lib_2/lib_2_vm.status
|
| +++ b/tests/lib_2/lib_2_vm.status
|
| @@ -8,6 +8,7 @@ async/future_timeout_test: RuntimeError
|
| async/schedule_microtask2_test: RuntimeError
|
| async/schedule_microtask3_test: RuntimeError
|
| async/schedule_microtask5_test: RuntimeError
|
| +math/point_test: RuntimeError
|
|
|
| [ $strong && $runtime == vm ]
|
| async/future_or_only_in_async_test/00: MissingCompileTimeError
|
|
|