Disable resource_http_test in Dartium and DRT
TBR=iposva@google.com Review URL: https://codereview.chromium.org//1315643003 .
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user