| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index e2891d7bfdc0b3e58874650f3282047578f7f21d..0db68642df906d7e873762d104a62e710d3dd64e 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -163,6 +163,7 @@ async/stream_asyncmap_test: RuntimeError # Timer interface not supported: dartbu
|
|
|
| [ $compiler == dart2js && $checked ]
|
| convert/utf85_test: Pass, Slow # Issue 12029.
|
| +mirrors/metadata_nested_constructor_call_test/none: RuntimeError # Issue 17187
|
|
|
| [ $compiler == dart2js ]
|
| convert/chunked_conversion_utf88_test: Slow, Pass
|
|
|