| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index fb23c55c0f24d1978f0be11755b0822831656ceb..015d14724d00d6465911c030fa3401921d1fb119 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -180,8 +180,6 @@ 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
|
| -mirrors/metadata_scope_test/none: RuntimeError # Issue 17187
|
|
|
| [ $compiler == dart2js ]
|
| convert/chunked_conversion_utf88_test: Slow, Pass
|
|
|