| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index fbac2d998155082cb97d45c1105bbc2e2967034c..a0fa7ae21356a5087b7fcacf3e9f8d872a2c7830 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -170,6 +170,8 @@ async/stream_transform_test: Fail # https://code.google.com/p/v8/issues/detail?i
|
| [ $compiler == dart2js ]
|
| convert/chunked_conversion_utf88_test: Slow, Pass
|
| convert/utf85_test: Slow, Pass
|
| +mirrors/globalized_closures_test/00: RuntimeError # Issue 17118. Please remove the multi-test comments when this test starts succeeding.
|
| +mirrors/globalized_closures2_test/00: RuntimeError # Issue 17118. Please remove the multi-test comments when this test starts succeeding.
|
|
|
|
|
| [ $compiler == dart2js && $browser ]
|
|
|