@@ -25,7 +25,7 @@ html/js_typed_interop_side_cast_exp_test: Pass, RuntimeError # Roll 50 failure
25
25
html/mirrors_js_typed_interop_test: Pass, Slow
26
26
html/svgelement_test/PathElement: Pass, RuntimeError # Roll 50 failure
27
27
html/wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant to Dartium
28
- html/xhr_test/xhr : Pass, RuntimeError # Roll 50 failure
28
+ html/xhr_test: Pass, Slow
29
29
isolate/browser/issue_12474_test: CompileTimeError # Issue 22529
30
30
isolate/enum_const_test/02: RuntimeError # Issue 21817
31
31
isolate/error_at_spawnuri_test: SkipByDesign # Test uses a ".dart" URI.
@@ -174,7 +174,6 @@ html/text_event_test: Fail # Issue 17893
174
174
html/touchevent_test: Fail
175
175
html/webgl_1_test: Pass, Fail # Issue 8219
176
176
html/websql_test: Fail
177
- html/xhr_test/xhr: Pass, Fail # Issue 11602
178
177
isolate/kill_self_synchronously_test: RuntimeError
179
178
180
179
[ $compiler == dart2js && $runtime == ie11 ]
@@ -260,6 +259,7 @@ html/element_types_shadow_test: RuntimeError # Issue 29922
260
259
html/file_sample_test: Skip # FileSystem not supported on Safari.
261
260
html/fileapi_supported_throws_test: Skip # FileSystem not supported on Safari
262
261
html/js_mock_test: RuntimeError # Issue 32286
262
+ html/xhr_test: RuntimeError
263
263
isolate/cross_isolate_message_test: Skip # Issue 12627
264
264
isolate/message_test: Skip # Issue 12627
265
265
0 commit comments