| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index db528ac7bc0eb7ce9b1ae3919ac6d1054b0bfd4c..320b87bc954952e007036cf92f88ceb621858cca 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -122,8 +122,6 @@ math/math_test: RuntimeError
|
| math/math2_test: RuntimeError
|
|
|
| [ $compiler == dart2js && ($jscl || $runtime == d8) ]
|
| -mirrors/invocation_fuzz_test/none: RuntimeError # Issue 15566
|
| -[ $compiler == dart2js && $minified ]
|
| mirrors/invocation_fuzz_test: RuntimeError # Issue 15566
|
|
|
| [ $compiler == dart2js && $runtime == jsshell ]
|
|
|