| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index efcac33170f750b3e704f603ea5e5d0f291f4d89..b301411def68b65bcf6758e7fbb893036658a6b4 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -11,7 +11,6 @@ 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
|
|
|