| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 7993ca876799e076c5b7925f41343ef05a8d1fe5..47c1946d4b801bf8bee701eba10e3769867a367c 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -14,6 +14,7 @@ math/double_pow_test: RuntimeError
|
| math/low_test: RuntimeError
|
| math/random_big_test: RuntimeError # Using bigint seeds for random.
|
|
|
| +mirrors/invocation_fuzz_test: RuntimeError # Issue 29086
|
| mirrors/abstract_class_test: RuntimeError # Issue 12826
|
| mirrors/class_declarations_test/none: RuntimeError # Issue 13440
|
| mirrors/class_mirror_location_test: RuntimeError # Issue 6490
|
|
|