Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 295d377566bb413cf49717bda3f80cfe8b38b9f4..0360d4050a02420dc7af85c7a6c5f9ccb6cae8a3 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -32,7 +32,7 @@ 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 != ie10 ] |
+[ $compiler == dart2js && $runtime != ie10 && $runtime != ie11 ] |
websql_test/functional: RuntimeError, Slow # Issue 25927 |
[ $compiler == dart2js && $checked ] |