| Index: tests/lib_2/lib_2_precompiled.status
|
| diff --git a/tests/lib_2/lib_2_precompiled.status b/tests/lib_2/lib_2_precompiled.status
|
| index a9bc5d35681315941a553a73fa85a9e396fa9a72..f80933397a5c57fdad45b02608c76dcb7fe02c8e 100644
|
| --- a/tests/lib_2/lib_2_precompiled.status
|
| +++ b/tests/lib_2/lib_2_precompiled.status
|
| @@ -4,3 +4,6 @@
|
|
|
| [ $compiler == none || $compiler == precompiler || $compiler == app_jit ]
|
| async/future_or_strong_test: RuntimeError
|
| +
|
| +[ $compiler == precompiler ]
|
| +mirrors/*: Skip # Mirrors not supported for AOT.
|
|
|