Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index 6a262fd8fea13a58e4556336a0ebf7be7b947ab3..b1b125c796418582a9b6042f7be5a6279579792d 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -134,8 +134,7 @@ htmloptionscollection_test: Fail # Issue 3813. |
| [ $compiler == dart2js ] |
| dom_isolates_test: Fail # error: cannot resolve spawnDomIsolate |
| -svgelement2_test: Fail, Timeout # Html library relies on mangling. Issue 3039. |
| - # Strange timeout happening (Issue 3917) |
|
Emily Fortuna
2012/06/28 21:44:39
Will you update Issue 3917 with your current theor
Siggi Cherem (dart-lang)
2012/06/28 21:55:06
yes, I was planning to :)
|
| +svgelement2_test: Fail # Html library relies on mangling. Issue 3039. |
| transferables_test: Skip # until isInstance works in dart2js |
| [ $compiler == dart2js && $runtime == d8 ] |