| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 5e4c5280d5b2e9940d7bc7aa76f138f224df787c..4e29b790463097a38ccc0936090d37c9a493a84e 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -176,6 +176,7 @@ async/stream_controller_test: Fail # Timer interface not supported: dartbug.com/
|
|
|
| [ $compiler == dart2js && $checked ]
|
| convert/utf85_test: Pass, Slow # Issue 12029.
|
| +mirrors/list_constructor_test/01: RuntimeError # Issue 19635.
|
|
|
| [ $compiler == dart2js ]
|
| convert/chunked_conversion_utf88_test: Slow, Pass
|
|
|