Chromium Code Reviews| Index: tests/html/html.status |
| diff --git a/tests/html/html.status b/tests/html/html.status |
| index e2d87de84bd0f15e0b8202737fa86067466ca863..0ec9beaa1a16735508bc71aa64147a0a92fdc933 100644 |
| --- a/tests/html/html.status |
| +++ b/tests/html/html.status |
| @@ -7,6 +7,7 @@ webgl_1_test: Skip # Issue 1495 |
| xmldocument_test: Skip # XML in dart:html is incomplete |
| xmlelement_test: Skip # XML in dart:html is incomplete |
| measurement_test: Pass, Fail # Issue 1940 |
| +js_interop_2_test: Skip # Issue 625 |
|
kasperl
2012/07/04 05:13:00
Can't we mark this as failing instead ... or does
vsm
2012/07/04 07:43:09
Done.
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented |