OLD | NEW |
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file |
2 # for details. All rights reserved. Use of this source code is governed by a | 2 # for details. All rights reserved. Use of this source code is governed by a |
3 # BSD-style license that can be found in the LICENSE file. | 3 # BSD-style license that can be found in the LICENSE file. |
4 | 4 |
5 interactive_test: Skip # Must be run manually. | 5 interactive_test: Skip # Must be run manually. |
6 cross_frame_test: Skip # Test reloads itself. Issue 18558 | 6 cross_frame_test: Skip # Test reloads itself. Issue 18558 |
7 | 7 |
8 [ $compiler == none && ($runtime == dartium || $runtime == drt) ] | 8 [ $compiler == none && ($runtime == dartium || $runtime == drt) ] |
9 | 9 |
10 mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044) | 10 mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044) |
(...skipping 124 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
135 scripts_htmltest: Skip # Times out on IE. Issue 21537 | 135 scripts_htmltest: Skip # Times out on IE. Issue 21537 |
136 two_scripts_htmltest: Skip # Times out on IE. Issue 21537 | 136 two_scripts_htmltest: Skip # Times out on IE. Issue 21537 |
137 deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537 | 137 deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537 |
138 localstorage_test: Pass, RuntimeError # Issue 22166 | 138 localstorage_test: Pass, RuntimeError # Issue 22166 |
139 storage_test: Pass, RuntimeError # Issue 22166 | 139 storage_test: Pass, RuntimeError # Issue 22166 |
140 postmessage_structured_test/more_primitives: Fail # Does not support the Message
Event constructor. | 140 postmessage_structured_test/more_primitives: Fail # Does not support the Message
Event constructor. |
141 notification_test/supported_notification: Fail # Notification not supported on I
E | 141 notification_test/supported_notification: Fail # Notification not supported on I
E |
142 event_test: RuntimeError # Issue 23437. Only three failures, but hard to break t
hem out. | 142 event_test: RuntimeError # Issue 23437. Only three failures, but hard to break t
hem out. |
143 wheelevent_test: RuntimeError # Issue 23437 | 143 wheelevent_test: RuntimeError # Issue 23437 |
144 text_event_test: RuntimeError # Issue 23437 | 144 text_event_test: RuntimeError # Issue 23437 |
| 145 event_zone_task_test: RuntimeError # Issue 23437 |
145 transition_event_test/functional: Skip # Times out. Issue 22167 | 146 transition_event_test/functional: Skip # Times out. Issue 22167 |
146 request_animation_frame_test: Skip # Times out. Issue 22167 | 147 request_animation_frame_test: Skip # Times out. Issue 22167 |
147 | 148 |
148 [$runtime == ie10 ] | 149 [$runtime == ie10 ] |
149 # IE10 Feature support statuses- | 150 # IE10 Feature support statuses- |
150 # All changes should be accompanied by platform support annotation changes. | 151 # All changes should be accompanied by platform support annotation changes. |
151 audiobuffersourcenode_test/supported: Fail | 152 audiobuffersourcenode_test/supported: Fail |
152 audiocontext_test/supported: Fail | 153 audiocontext_test/supported: Fail |
153 crypto_test/supported: Fail | 154 crypto_test/supported: Fail |
154 css_test/supportsPointConversions: Fail | 155 css_test/supportsPointConversions: Fail |
(...skipping 23 matching lines...) Expand all Loading... |
178 svgelement_test/supported_altGlyph: Fail | 179 svgelement_test/supported_altGlyph: Fail |
179 svgelement_test/supported_animate: Fail | 180 svgelement_test/supported_animate: Fail |
180 svgelement_test/supported_animateMotion: Fail | 181 svgelement_test/supported_animateMotion: Fail |
181 svgelement_test/supported_animateTransform: Fail | 182 svgelement_test/supported_animateTransform: Fail |
182 svgelement_test/supported_foreignObject: Fail | 183 svgelement_test/supported_foreignObject: Fail |
183 svgelement_test/supported_set: Fail | 184 svgelement_test/supported_set: Fail |
184 touchevent_test/supported: Fail # IE does not support TouchEvents | 185 touchevent_test/supported: Fail # IE does not support TouchEvents |
185 webgl_1_test/supported: Fail | 186 webgl_1_test/supported: Fail |
186 websql_test/supported: Fail | 187 websql_test/supported: Fail |
187 xhr_test/json: Fail # IE10 returns string, not JSON object | 188 xhr_test/json: Fail # IE10 returns string, not JSON object |
| 189 xhr_task_test/json: Fail # IE10 returns string, not JSON object |
188 xhr_test/supported_overrideMimeType: Fail | 190 xhr_test/supported_overrideMimeType: Fail |
189 xsltprocessor_test/supported: Fail | 191 xsltprocessor_test/supported: Fail |
190 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. | 192 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. |
191 transferables_test: Fail # Issue 9846 | 193 transferables_test: Fail # Issue 9846 |
192 | 194 |
193 [ $compiler == dart2js && $minified ] | 195 [ $compiler == dart2js && $minified ] |
194 canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 1260
5 | 196 canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 1260
5 |
195 | 197 |
196 [ $compiler == dart2js && $runtime == chrome ] | 198 [ $compiler == dart2js && $runtime == chrome ] |
197 css_test/supportsPointConversions: Fail # Issues 21710 | 199 css_test/supportsPointConversions: Fail # Issues 21710 |
(...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
235 speechrecognition_test/supported: Fail | 237 speechrecognition_test/supported: Fail |
236 svgelement_test/supported_altGlyph: Fail | 238 svgelement_test/supported_altGlyph: Fail |
237 svgelement_test/supported_animate: Fail | 239 svgelement_test/supported_animate: Fail |
238 svgelement_test/supported_animateMotion: Fail | 240 svgelement_test/supported_animateMotion: Fail |
239 svgelement_test/supported_animateTransform: Fail | 241 svgelement_test/supported_animateTransform: Fail |
240 svgelement_test/supported_foreignObject: Fail | 242 svgelement_test/supported_foreignObject: Fail |
241 svgelement_test/supported_set: Fail | 243 svgelement_test/supported_set: Fail |
242 touchevent_test/supported: Fail # IE does not support TouchEvents | 244 touchevent_test/supported: Fail # IE does not support TouchEvents |
243 webgl_1_test/functional: Fail | 245 webgl_1_test/functional: Fail |
244 websql_test/supported: Fail | 246 websql_test/supported: Fail |
245 xhr_test/json: Fail # IE10 returns string, not JSON object | 247 xhr_test/json: Fail # IE11 returns string, not JSON object |
| 248 xhr_task_test/json: Fail # IE11 returns string, not JSON object |
246 xsltprocessor_test/supported: Fail | 249 xsltprocessor_test/supported: Fail |
247 | 250 |
248 [ $runtime == ie10 ] | 251 [ $runtime == ie10 ] |
249 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 | 252 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 |
250 custom/element_upgrade_test: Fail # Issue 18247 | 253 custom/element_upgrade_test: Fail # Issue 18247 |
251 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. | 254 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. |
252 | 255 |
253 [ $compiler == dart2js && $runtime == drt && $unchecked ] | 256 [ $compiler == dart2js && $runtime == drt && $unchecked ] |
254 audiocontext_test/functional: Pass, Fail | 257 audiocontext_test/functional: Pass, Fail |
255 | 258 |
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
354 | 357 |
355 [ $compiler == dart2js && ($runtime == chrome || $runtime == drt) ] | 358 [ $compiler == dart2js && ($runtime == chrome || $runtime == drt) ] |
356 svgelement_test/supported_altGlyph: RuntimeError # Issue 25787 | 359 svgelement_test/supported_altGlyph: RuntimeError # Issue 25787 |
357 | 360 |
358 [ ($runtime == dartium) && ($system == macos || $system == windows || $system ==
linux)] | 361 [ ($runtime == dartium) && ($system == macos || $system == windows || $system ==
linux)] |
359 # Desktop operating systems do not support touch events on chrome 34 dartium. | 362 # Desktop operating systems do not support touch events on chrome 34 dartium. |
360 touchevent_test/supported: Fail | 363 touchevent_test/supported: Fail |
361 | 364 |
362 [ (($runtime == dartium || $runtime == drt) && $system == macos) || $system == w
indows ] | 365 [ (($runtime == dartium || $runtime == drt) && $system == macos) || $system == w
indows ] |
363 xhr_test/xhr: Skip # Times out. Issue 21527 | 366 xhr_test/xhr: Skip # Times out. Issue 21527 |
| 367 xhr_task_test/xhr: Skip # Times out. Issue 21527 |
364 | 368 |
365 [ $compiler == dart2analyzer ] | 369 [ $compiler == dart2analyzer ] |
366 custom/document_register_basic_test: StaticWarning | 370 custom/document_register_basic_test: StaticWarning |
367 custom/element_upgrade_test: StaticWarning | 371 custom/element_upgrade_test: StaticWarning |
368 datalistelement_test: StaticWarning | 372 datalistelement_test: StaticWarning |
369 documentfragment_test: StaticWarning | 373 documentfragment_test: StaticWarning |
370 element_add_test: StaticWarning | 374 element_add_test: StaticWarning |
371 element_test: StaticWarning | 375 element_test: StaticWarning |
372 events_test: StaticWarning | 376 events_test: StaticWarning |
373 htmlelement_test: StaticWarning | 377 htmlelement_test: StaticWarning |
(...skipping 17 matching lines...) Expand all Loading... |
391 # These are raw dart:js tests that fail due to bugs in the CPS IR: | 395 # These are raw dart:js tests that fail due to bugs in the CPS IR: |
392 js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720 | 396 js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720 |
393 | 397 |
394 [ $compiler == dart2js && $cps_ir && $host_checked ] | 398 [ $compiler == dart2js && $cps_ir && $host_checked ] |
395 js_typed_interop_default_arg_test/none: Crash # Issue 25911 | 399 js_typed_interop_default_arg_test/none: Crash # Issue 25911 |
396 js_typed_interop_default_arg_test/default_value: Crash # Issue 25911 | 400 js_typed_interop_default_arg_test/default_value: Crash # Issue 25911 |
397 js_typed_interop_default_arg_test/explicit_argument: Crash # Issue 25911 | 401 js_typed_interop_default_arg_test/explicit_argument: Crash # Issue 25911 |
398 | 402 |
399 [ $compiler == dart2js && $cps_ir && $checked ] | 403 [ $compiler == dart2js && $cps_ir && $checked ] |
400 *: Skip # `assert` not implemented | 404 *: Skip # `assert` not implemented |
OLD | NEW |