| Index: tests/html/html.status
|
| diff --git a/tests/html/html.status b/tests/html/html.status
|
| index cbbe427892a42a4848642c017ca20afbc7aec3da..03dffed5e2d070562aa900e7a9917e6e7a5e6bb0 100644
|
| --- a/tests/html/html.status
|
| +++ b/tests/html/html.status
|
| @@ -9,9 +9,11 @@ xmlelement_test: Skip # XML in dart:html is incomplete
|
| measurement_test: Pass, Fail # Issue 1940
|
|
|
| # Isolate implementation is private after the unification - Issue 4651
|
| +js_interop_1_test: Fail
|
| +js_interop_2_test: Fail
|
| +js_interop_3_test: Fail
|
| js_interop_4_test: Fail
|
| js_interop_func_passing_test: Fail
|
| -js_interop_3_test: Fail
|
|
|
| [ $runtime == drt ]
|
| xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages.
|
|
|