| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 85b8e2c1c3bbaed0feae22fcafceec49013e5826..cdec0828681601db5266f6a0dce3bac0bb8124d4 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -127,9 +127,6 @@ mirrors/invocation_fuzz_test/none: RuntimeError # Issue 15566
|
| [ $compiler == dart2js && ($minified || $runtime == jsshell) ]
|
| mirrors/invocation_fuzz_test: RuntimeError # Issue 15566
|
|
|
| -[ $runtime == vm && $mode == debug && $system == macos ]
|
| -mirrors/invocation_fuzz_test: Pass, RuntimeError # Issue 21707
|
| -
|
| [ $compiler == dart2js && $runtime == jsshell ]
|
| async/future_test: RuntimeError # Timer interface not supported; dartbug.com/7728.
|
| async/slow_consumer2_test: RuntimeError # Timer interface not supported; dartbug.com/7728.
|
|
|