Skip to content

Commit ba5c32c

Browse files
terrylucascommit-bot@chromium.org
authored andcommitted
Updated status files for bot run.
[email protected] Change-Id: I5170832aa59f7430de2d00917d76050d6e341124 Reviewed-on: https://dart-review.googlesource.com/43622 Reviewed-by: Terry Lucas <[email protected]> Commit-Queue: Terry Lucas <[email protected]>
1 parent fbf0113 commit ba5c32c

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

tests/lib_2/lib_2_dart2js.status

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ html/js_typed_interop_side_cast_exp_test: Pass, RuntimeError # Roll 50 failure
2525
html/mirrors_js_typed_interop_test: Pass, Slow
2626
html/svgelement_test/PathElement: Pass, RuntimeError # Roll 50 failure
2727
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
2929
isolate/browser/issue_12474_test: CompileTimeError # Issue 22529
3030
isolate/enum_const_test/02: RuntimeError # Issue 21817
3131
isolate/error_at_spawnuri_test: SkipByDesign # Test uses a ".dart" URI.
@@ -174,7 +174,6 @@ html/text_event_test: Fail # Issue 17893
174174
html/touchevent_test: Fail
175175
html/webgl_1_test: Pass, Fail # Issue 8219
176176
html/websql_test: Fail
177-
html/xhr_test/xhr: Pass, Fail # Issue 11602
178177
isolate/kill_self_synchronously_test: RuntimeError
179178

180179
[ $compiler == dart2js && $runtime == ie11 ]
@@ -260,6 +259,7 @@ html/element_types_shadow_test: RuntimeError # Issue 29922
260259
html/file_sample_test: Skip # FileSystem not supported on Safari.
261260
html/fileapi_supported_throws_test: Skip # FileSystem not supported on Safari
262261
html/js_mock_test: RuntimeError # Issue 32286
262+
html/xhr_test: RuntimeError
263263
isolate/cross_isolate_message_test: Skip # Issue 12627
264264
isolate/message_test: Skip # Issue 12627
265265

tests/lib_2/lib_2_dartdevc.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
# for details. All rights reserved. Use of this source code is governed by a
33
# BSD-style license that can be found in the LICENSE file.
44

5+
[ $compiler == dartdevc ]
6+
html/xhr_test: Pass, Slow
7+
58
[ $compiler == dartdevk ]
69
async/slow_consumer_test: CompileTimeError
710
collection/list_test: RuntimeError

0 commit comments

Comments
 (0)