Chromium Code Reviews| Index: dart/tests/co19/co19-dart2js.status |
| diff --git a/dart/tests/co19/co19-dart2js.status b/dart/tests/co19/co19-dart2js.status |
| index 4153561635c53e5e4a6e3cbfe3496caaa59105d2..3a936909d115569f4d0e2bc80eb15050ab60cc3c 100644 |
| --- a/dart/tests/co19/co19-dart2js.status |
| +++ b/dart/tests/co19/co19-dart2js.status |
| @@ -544,6 +544,7 @@ LibTest/core/Math/parseDouble_A02_t01: Fail |
| # Slow tests that needs extra time to finish. |
| LibTest/core/List/sort_A01_t06: Slow, Pass |
| LibTest/core/Queue/addLast_A01_t01: Slow, Pass |
| +LibTest/core/Queue/add_A01_t01: Slow, Pass |
|
ricow1
2012/09/08 19:26:08
I know this is probably a lost battle, but could w
ahe
2012/09/08 19:54:30
On my laptop, this test completes in 1 second in u
|
| # These test the Clock class which has been removed. |
| # issue co19 - 173 |