Index: tests/html/html.status |
diff --git a/tests/html/html.status b/tests/html/html.status |
index 0b02629c60a6e17915edd628d5f17ecc56036888..c3861ee986f388a3a456c518b64f1c65cee2210e 100644 |
--- a/tests/html/html.status |
+++ b/tests/html/html.status |
@@ -21,6 +21,7 @@ element_animate_test/simple_timing: Fail # Not supported on Dartium |
element_animate_test/omit_timing: Fail # Not supported on Dartium |
element_animate_test/timing_dict: Fail # Not supported on Dartium |
trusted_html_tree_sanitizer_test/untrusted: Fail # We make adoptNode throw to verify it's not being called. That doesn't work on Dartium. |
+resource_http_test: Fail # Issue 24203 |
[ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid) ] |
datalistelement_test: Skip # Issue 20540 |
@@ -417,4 +418,3 @@ typed_arrays_range_checks_test: StaticWarning |
typing_test: StaticWarning |
webgl_1_test: StaticWarning |
window_nosuchmethod_test: StaticWarning |
- |