Skip to content

Commit 53d0203

Browse files
committed
Updated status files.
[email protected] Change-Id: I9c2e7060e4e2058eabb49f55ce7b34e301b9be82 Reviewed-on: https://dart-review.googlesource.com/43623 Reviewed-by: Terry Lucas <[email protected]>
1 parent ba5c32c commit 53d0203

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

tests/lib_2/lib_2_dart2js.status

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -266,6 +266,9 @@ isolate/message_test: Skip # Issue 12627
266266
[ $compiler == dart2js && $system == linux ]
267267
html/interactive_geolocation_test: Skip # Requires allowing geo location.
268268

269+
[ $compiler == dart2js && $system == windows ]
270+
html/xhr_test: RuntimeError
271+
269272
[ $compiler == dart2js && $browser ]
270273
html/custom/created_callback_test: RuntimeError
271274
html/fontface_loaded_test: Fail # Support for promises.
@@ -768,4 +771,3 @@ isolate/large_byte_data_leak_test: RuntimeError
768771
html/custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill does not support
769772
html/custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this
770773
html/fontface_test: Fail # Fontface not supported on these.
771-

tests/lib_2/lib_2_dartdevc.status

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ html/client_rect_test: Pass, RuntimeError # Issue 31019
3737
html/css_test: Pass, RuntimeError # Issue 31019
3838

3939
[ $system == windows && ($compiler == dartdevc || $compiler == dartdevk) ]
40-
html/xhr_test/xhr: Skip # Times out. Issue 21527
40+
html/xhr_test: Skip # Times out. Issue 21527
4141

4242
[ $compiler == dartdevc || $compiler == dartdevk ]
4343
async/async_await_sync_completer_test: RuntimeError # Issue 29922
@@ -127,4 +127,3 @@ typed_data/int32x4_arithmetic_test/int64: RuntimeError # Issue 29922
127127
typed_data/int64_list_load_store_test: RuntimeError # Issue 29922
128128
typed_data/typed_data_hierarchy_int64_test: RuntimeError # Issue 29922
129129
typed_data/unmodifiable_typed_data_test: RuntimeError # Issue 10275
130-

0 commit comments

Comments
 (0)