| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 473f375c64a00ae83a15830b266a972fac6ca1be..9a739d9f13c4d4466a48e1c9ce0eb6ccf62d743f 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -11,6 +11,7 @@ async/schedule_microtask6_test: RuntimeError # global error handling is not supp
|
| math/double_pow_test: RuntimeError
|
| math/low_test: RuntimeError
|
| math/random_big_test: RuntimeError # Using bigint seeds for random.
|
| +math/random_secure_test: RuntimeError # Issue 1746.
|
|
|
| mirrors/abstract_class_test: RuntimeError # Issue 12826
|
| mirrors/class_declarations_test/none: RuntimeError # Issue 13440
|
|
|