Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 3398318d734e6fe616118043cbeba9b36a8edddb..328e3051cb5ea7910d5d3cf96b947944c31de749 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -32,9 +32,6 @@ input_element_test/attributes: Fail # Issue 21555 |
wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant to Dartium |
js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759 |
-[ $compiler == dart2js && ($runtime == chrome || $runtime == drt || $runtime == dartium || $runtime == safari) ] |
-websql_test/functional: RuntimeError, Slow # Issue 25927 |
- |
[ $compiler == dart2js && $checked ] |
js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatible with --checked |