| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 320b87bc954952e007036cf92f88ceb621858cca..64ef0069e0d9d3f0de646b20208619a7a1d2f04f 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 || $runtime == jsshell) ]
|
| mirrors/invocation_fuzz_test: RuntimeError # Issue 15566
|
|
|
| [ $compiler == dart2js && $runtime == jsshell ]
|
|
|