| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index c44f362b72e150a2cb90681df2714fbe9c7ac575..6098c47a66728ad828b09def5e99b293caadf4a2 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -116,6 +116,7 @@ async/timer_not_available_test: Fail, OK # only meant to test when there is no w
|
| [ $compiler == dart2dart ]
|
| mirrors/*: Skip # http://dartbug.com/11511
|
| async/run_async6_test: Fail # Issue 10957 - may be related to issue 10910
|
| +async/run_async3_test: RuntimeError # Issue 13719: Please triage this failure.
|
|
|
| [ $compiler == dart2dart && $minified ]
|
| json/json_test: Fail # Issue 10961
|
|
|