| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index dd2333e3f1d9aac633346900298b712d5bc62d31..897042e5e94cc764273194c4bd1fce213041a240 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -131,6 +131,10 @@ async/timer_not_available_test: Fail, OK # only meant to test when there is no w
|
| mirrors/*: Skip # http://dartbug.com/11511
|
| async/schedule_microtask6_test: Fail # Issue 10957 - may be related to issue 10910
|
| async/schedule_microtask3_test: RuntimeError # Issue 13719: Please triage this failure.
|
| +platform/package_root_test: Fail # Issue 14451
|
| +platform/script_test: Fail # Issue 14451
|
| +platform/isolate_test: Fail # Issue 14451
|
| +
|
|
|
| [ $compiler == dart2dart && $minified ]
|
| json/json_test: Fail # Issue 10961
|
|
|