| 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 133 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 144 storage_test: Pass, RuntimeError # Issue 22166 | 144 storage_test: Pass, RuntimeError # Issue 22166 |
| 145 postmessage_structured_test/more_primitives: Fail # Does not support the Message
Event constructor. | 145 postmessage_structured_test/more_primitives: Fail # Does not support the Message
Event constructor. |
| 146 notification_test/supported_notification: Fail # Notification not supported on I
E | 146 notification_test/supported_notification: Fail # Notification not supported on I
E |
| 147 event_test: RuntimeError # Issue 23437. Only three failures, but hard to break t
hem out. | 147 event_test: RuntimeError # Issue 23437. Only three failures, but hard to break t
hem out. |
| 148 wheelevent_test: RuntimeError # Issue 23437 | 148 wheelevent_test: RuntimeError # Issue 23437 |
| 149 text_event_test: RuntimeError # Issue 23437 | 149 text_event_test: RuntimeError # Issue 23437 |
| 150 transition_event_test/functional: Skip # Times out. Issue 22167 | 150 transition_event_test/functional: Skip # Times out. Issue 22167 |
| 151 request_animation_frame_test: Skip # Times out. Issue 22167 | 151 request_animation_frame_test: Skip # Times out. Issue 22167 |
| 152 js_util_test/callConstructor: RuntimeError # Issue 26978 | 152 js_util_test/callConstructor: RuntimeError # Issue 26978 |
| 153 element_animate_test: Fail # Element.animate not supported on these browsers. | 153 element_animate_test: Fail # Element.animate not supported on these browsers. |
| 154 gamepad_test: Fail # IE does not support Navigator.getGamepads() |
| 154 | 155 |
| 155 [$runtime == ie10 ] | 156 [$runtime == ie10 ] |
| 156 # IE10 Feature support statuses- | 157 # IE10 Feature support statuses- |
| 157 # All changes should be accompanied by platform support annotation changes. | 158 # All changes should be accompanied by platform support annotation changes. |
| 158 audiobuffersourcenode_test/supported: Fail | 159 audiobuffersourcenode_test/supported: Fail |
| 159 audiocontext_test/supported: Fail | 160 audiocontext_test/supported: Fail |
| 160 crypto_test/supported: Fail | 161 crypto_test/supported: Fail |
| 161 css_test/supportsPointConversions: Fail | 162 css_test/supportsPointConversions: Fail |
| 162 element_types_test/supported_content: Fail | 163 element_types_test/supported_content: Fail |
| 163 element_types_test/supported_details: Fail | 164 element_types_test/supported_details: Fail |
| (...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 263 audiocontext_test/functional: Pass, Fail | 264 audiocontext_test/functional: Pass, Fail |
| 264 | 265 |
| 265 [ $runtime == safari || $runtime == safarimobilesim ] | 266 [ $runtime == safari || $runtime == safarimobilesim ] |
| 266 worker_api_test: Skip # Issue 13221 | 267 worker_api_test: Skip # Issue 13221 |
| 267 webgl_1_test: Pass, Fail # Issue 8219 | 268 webgl_1_test: Pass, Fail # Issue 8219 |
| 268 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su
pport drawImage w/ video element | 269 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su
pport drawImage w/ video element |
| 269 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe
s not support drawImage w/ video element | 270 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe
s not support drawImage w/ video element |
| 270 element_test: Pass, Fail # Issue 21434 | 271 element_test: Pass, Fail # Issue 21434 |
| 271 mediasource_test: Pass, Fail # MediaSource only available on Safari 8 desktop, w
e can't express that. | 272 mediasource_test: Pass, Fail # MediaSource only available on Safari 8 desktop, w
e can't express that. |
| 272 element_animate_test: Fail # Element.animate not supported on these browsers. | 273 element_animate_test: Fail # Element.animate not supported on these browsers. |
| 274 gamepad_test: Fail # Safari does not support Navigator.getGamepads() |
| 273 | 275 |
| 274 # Safari Feature support statuses- | 276 # Safari Feature support statuses- |
| 275 # All changes should be accompanied by platform support annotation changes. | 277 # All changes should be accompanied by platform support annotation changes. |
| 276 element_types_test/supported_content: Fail | 278 element_types_test/supported_content: Fail |
| 277 element_types_test/supported_datalist: Fail | 279 element_types_test/supported_datalist: Fail |
| 278 element_types_test/supported_shadow: Fail | 280 element_types_test/supported_shadow: Fail |
| 279 fileapi_test/supported: Fail | 281 fileapi_test/supported: Fail |
| 280 indexeddb_1_test/supportsDatabaseNames: Fail | 282 indexeddb_1_test/supportsDatabaseNames: Fail |
| 281 media_stream_test/supported_MediaStreamEvent: Fail | 283 media_stream_test/supported_MediaStreamEvent: Fail |
| 282 media_stream_test/supported_MediaStreamTrackEvent: Fail | 284 media_stream_test/supported_MediaStreamTrackEvent: Fail |
| (...skipping 134 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 417 # These are raw dart:js tests that fail due to bugs in the CPS IR: | 419 # These are raw dart:js tests that fail due to bugs in the CPS IR: |
| 418 js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720 | 420 js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720 |
| 419 | 421 |
| 420 [ $compiler == dart2js && $cps_ir && $host_checked ] | 422 [ $compiler == dart2js && $cps_ir && $host_checked ] |
| 421 js_typed_interop_default_arg_test/none: Crash # Issue 25911 | 423 js_typed_interop_default_arg_test/none: Crash # Issue 25911 |
| 422 js_typed_interop_default_arg_test/default_value: Crash # Issue 25911 | 424 js_typed_interop_default_arg_test/default_value: Crash # Issue 25911 |
| 423 js_typed_interop_default_arg_test/explicit_argument: Crash # Issue 25911 | 425 js_typed_interop_default_arg_test/explicit_argument: Crash # Issue 25911 |
| 424 | 426 |
| 425 [ $compiler == dart2js && $cps_ir && $checked ] | 427 [ $compiler == dart2js && $cps_ir && $checked ] |
| 426 *: Skip # `assert` not implemented | 428 *: Skip # `assert` not implemented |
| OLD | NEW |