| 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 event_test: Skip # Issue 1996 | 5 event_test: Skip # Issue 1996 |
| 6 interactive_test: Skip # Must be run manually. | 6 interactive_test: Skip # Must be run manually. |
| 7 dromaeo_smoke_test: Skip # Issue 14521, 8257 | 7 dromaeo_smoke_test: Skip # Issue 14521, 8257 |
| 8 | 8 |
| 9 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co
ntentShellOnAndroid) ] | 9 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co
ntentShellOnAndroid) ] |
| 10 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 189
31 (Disabled for Chrome 35 roll) | 10 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 189
31 (Disabled for Chrome 35 roll) |
| (...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 115 native_gc_test: Pass, Slow | 115 native_gc_test: Pass, Slow |
| 116 | 116 |
| 117 [ $compiler == dart2js && $runtime == drt && $system == macos] | 117 [ $compiler == dart2js && $runtime == drt && $system == macos] |
| 118 audiobuffersourcenode_test: Pass, Fail | 118 audiobuffersourcenode_test: Pass, Fail |
| 119 | 119 |
| 120 [$runtime == ie10 || $runtime == ie11] | 120 [$runtime == ie10 || $runtime == ie11] |
| 121 indexeddb_5_test: Fail # Issue 12893 | 121 indexeddb_5_test: Fail # Issue 12893 |
| 122 js_test: Fail # Issue 14246 | 122 js_test: Fail # Issue 14246 |
| 123 element_test/click: Fail # IE does not support firing this event. | 123 element_test/click: Fail # IE does not support firing this event. |
| 124 serialized_script_value_test: Fail | 124 serialized_script_value_test: Fail |
| 125 transferables_test: Fail # Issue 9846 | |
| 126 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 125 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
| 127 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element | 126 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element |
| 128 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element | 127 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element |
| 129 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. | |
| 130 | 128 |
| 131 [$runtime == ie10 ] | 129 [$runtime == ie10 ] |
| 132 # IE10 Feature support statuses- | 130 # IE10 Feature support statuses- |
| 133 # All changes should be accompanied by platform support annotation changes. | 131 # All changes should be accompanied by platform support annotation changes. |
| 134 audiobuffersourcenode_test/supported: Fail | 132 audiobuffersourcenode_test/supported: Fail |
| 135 audiocontext_test/supported: Fail | 133 audiocontext_test/supported: Fail |
| 136 crypto_test/supported: Fail | 134 crypto_test/supported: Fail |
| 137 css_test/supportsPointConversions: Fail | 135 css_test/supportsPointConversions: Fail |
| 138 document_test/supports_cssCanvasContext: Fail | 136 document_test/supports_cssCanvasContext: Fail |
| 139 element_types_test/supported_content: Fail | 137 element_types_test/supported_content: Fail |
| (...skipping 23 matching lines...) Expand all Loading... |
| 163 svgelement_test/supported_animateMotion: Fail | 161 svgelement_test/supported_animateMotion: Fail |
| 164 svgelement_test/supported_animateTransform: Fail | 162 svgelement_test/supported_animateTransform: Fail |
| 165 svgelement_test/supported_foreignObject: Fail | 163 svgelement_test/supported_foreignObject: Fail |
| 166 svgelement_test/supported_set: Fail | 164 svgelement_test/supported_set: Fail |
| 167 touchevent_test/supported: Fail | 165 touchevent_test/supported: Fail |
| 168 webgl_1_test/supported: Fail | 166 webgl_1_test/supported: Fail |
| 169 websql_test/supported: Fail | 167 websql_test/supported: Fail |
| 170 xhr_test/json: Fail # IE10 returns string, not JSON object | 168 xhr_test/json: Fail # IE10 returns string, not JSON object |
| 171 xhr_test/supported_overrideMimeType: Fail | 169 xhr_test/supported_overrideMimeType: Fail |
| 172 xsltprocessor_test/supported: Fail | 170 xsltprocessor_test/supported: Fail |
| 171 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. |
| 172 transferables_test: Fail # Issue 9846 |
| 173 | 173 |
| 174 [ $runtime == ie11 ] | 174 [ $runtime == ie11 ] |
| 175 custom/document_register_type_extensions_test/single-parameter: Fail # Issue 131
93. | 175 custom/document_register_type_extensions_test/single-parameter: Fail # Issue 131
93. |
| 176 canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please t
riage this failure. | 176 canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please t
riage this failure. |
| 177 node_validator_test: RuntimeError # Issue 20657. |
| 177 | 178 |
| 178 # IE11 Feature support statuses- | 179 # IE11 Feature support statuses- |
| 179 # These results not yet noted in platform support annotations. | 180 # These results not yet noted in platform support annotations. |
| 180 # All changes should be accompanied by platform support annotation changes. | 181 # All changes should be accompanied by platform support annotation changes. |
| 181 audiobuffersourcenode_test/supported: Fail | 182 audiobuffersourcenode_test/supported: Fail |
| 182 audiocontext_test/supported: Fail | 183 audiocontext_test/supported: Fail |
| 183 crypto_test/supported: Fail | 184 crypto_test/supported: Fail |
| 184 css_test/supportsPointConversions: Fail | 185 css_test/supportsPointConversions: Fail |
| 185 document_test/supports_cssCanvasContext: Fail | 186 document_test/supports_cssCanvasContext: Fail |
| 186 element_types_test/supported_content: Fail | 187 element_types_test/supported_content: Fail |
| (...skipping 278 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 465 events_test: StaticWarning | 466 events_test: StaticWarning |
| 466 htmlelement_test: StaticWarning | 467 htmlelement_test: StaticWarning |
| 467 localstorage_test: StaticWarning | 468 localstorage_test: StaticWarning |
| 468 mutationobserver_test: StaticWarning | 469 mutationobserver_test: StaticWarning |
| 469 track_element_constructor_test: StaticWarning | 470 track_element_constructor_test: StaticWarning |
| 470 transferables_test: StaticWarning | 471 transferables_test: StaticWarning |
| 471 typed_arrays_range_checks_test: StaticWarning | 472 typed_arrays_range_checks_test: StaticWarning |
| 472 typing_test: StaticWarning | 473 typing_test: StaticWarning |
| 473 webgl_1_test: StaticWarning | 474 webgl_1_test: StaticWarning |
| 474 window_nosuchmethod_test: StaticWarning | 475 window_nosuchmethod_test: StaticWarning |
| OLD | NEW |