Chromium Code Reviews| Index: tests/lib/lib.status |
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status |
| index 63fd01f755b2980d0a96d28c0434bb59cf4159cc..c45952ca7ed0f62f022d618fa619640dd04b82f7 100644 |
| --- a/tests/lib/lib.status |
| +++ b/tests/lib/lib.status |
| @@ -33,7 +33,6 @@ mirrors/superclass_test: Fail # Issue 6490 |
| mirrors/reflect_model_test: Fail # Issue 6490 |
| [ $compiler == dart2js && $checked ] |
|
karlklose
2013/06/20 13:11:04
Remove the section.
Johnni Winther
2013/06/21 12:19:15
Done.
|
| -async/stream_event_transform_test: Fail # Issue 7733. |
| [ $compiler == dart2js && $jscl ] |
| async/future_test: Fail # Timer interface not supported; dartbug.com/7728. |