| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 320b87bc954952e007036cf92f88ceb621858cca..db528ac7bc0eb7ce9b1ae3919ac6d1054b0bfd4c 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -122,6 +122,8 @@ 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 ]
|
|
|