| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index e2d87de84bd0f15e0b8202737fa86067466ca863..5f6eda23940ab333016f7288861241547c37299b 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: Fail # Issue 625
|
|
|
| [ $compiler == none && ($runtime == drt || $runtime == dartium) ]
|
| request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
|
|
|