| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 5176cbf575b3400a588d6b1a903ea78fc8513813..f9de3a889fe7170c260ef09c69236418112f4c14 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -177,6 +177,7 @@ async/stream_controller_test: Fail # Timer interface not supported: dartbug.com/
|
|
|
| [ $compiler == dart2js && $checked ]
|
| convert/utf85_test: Pass, Slow # Issue 12029.
|
| +mirrors/double_export_test: RuntimeError # Issue 19173
|
|
|
| [ $compiler == dart2js ]
|
| convert/chunked_conversion_utf88_test: Slow, Pass
|
|
|