Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 921c62330359c17158b40a2e483fbf42d11a3fb5..4d57f422efef283677a89d8f7a1a75894c8d154c 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -31,7 +31,7 @@ mirrors_js_typed_interop_test: Pass, Slow |
[ $compiler == dart2js && $checked ] |
js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatible with --checked |
-[ $compiler == dart2js && $checked && $browser ] |
+[ $compiler == dart2js && $checked && $browser && $runtime != drt] |
js_typed_interop_test/method: Fail # Issue 24822 |
[ $compiler == dart2js && $csp && $browser ] |