From 1bdd43c233c6568f8a381fcdbd084a89be40afb5 Mon Sep 17 00:00:00 2001 From: Harry Terkelsen Date: Tue, 25 Aug 2015 14:39:49 -0700 Subject: [PATCH] Disable resource_http_test in Dartium and DRT TBR=iposva@google.com Review URL: https://codereview.chromium.org//1315643003 . --- tests/html/html.status | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/html/html.status b/tests/html/html.status index 0b02629c60a..c3861ee986f 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 -