| 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 js_array_test: Skip # Dartium JSInterop failure | 10 js_array_test: Skip # Dartium JSInterop failure |
| (...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 147 text_event_test: RuntimeError # Issue 23437 | 147 text_event_test: RuntimeError # Issue 23437 |
| 148 transition_event_test/functional: Skip # Times out. Issue 22167 | 148 transition_event_test/functional: Skip # Times out. Issue 22167 |
| 149 request_animation_frame_test: Skip # Times out. Issue 22167 | 149 request_animation_frame_test: Skip # Times out. Issue 22167 |
| 150 | 150 |
| 151 [$runtime == ie10 ] | 151 [$runtime == ie10 ] |
| 152 # IE10 Feature support statuses- | 152 # IE10 Feature support statuses- |
| 153 # All changes should be accompanied by platform support annotation changes. | 153 # All changes should be accompanied by platform support annotation changes. |
| 154 audiobuffersourcenode_test/supported: Fail | 154 audiobuffersourcenode_test/supported: Fail |
| 155 audiocontext_test/supported: Fail | 155 audiocontext_test/supported: Fail |
| 156 crypto_test/supported: Fail | 156 crypto_test/supported: Fail |
| 157 css_test/supportsPointConversions: Fail | |
| 158 document_test/supports_cssCanvasContext: Fail | 157 document_test/supports_cssCanvasContext: Fail |
| 159 element_types_test/supported_content: Fail | 158 element_types_test/supported_content: Fail |
| 160 element_types_test/supported_details: Fail | 159 element_types_test/supported_details: Fail |
| 161 element_types_test/supported_keygen: Fail | 160 element_types_test/supported_keygen: Fail |
| 162 element_types_test/supported_meter: Fail | 161 element_types_test/supported_meter: Fail |
| 163 element_types_test/supported_output: Fail | 162 element_types_test/supported_output: Fail |
| 164 element_types_test/supported_shadow: Fail | 163 element_types_test/supported_shadow: Fail |
| 165 element_types_test/supported_template: Fail | 164 element_types_test/supported_template: Fail |
| 166 fileapi_test/supported: Fail | 165 fileapi_test/supported: Fail |
| 167 history_test/supported_HashChangeEvent: Fail | 166 history_test/supported_HashChangeEvent: Fail |
| (...skipping 22 matching lines...) Expand all Loading... |
| 190 websql_test/supported: Fail | 189 websql_test/supported: Fail |
| 191 xhr_test/json: Fail # IE10 returns string, not JSON object | 190 xhr_test/json: Fail # IE10 returns string, not JSON object |
| 192 xhr_test/supported_overrideMimeType: Fail | 191 xhr_test/supported_overrideMimeType: Fail |
| 193 xsltprocessor_test/supported: Fail | 192 xsltprocessor_test/supported: Fail |
| 194 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. | 193 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. |
| 195 transferables_test: Fail # Issue 9846 | 194 transferables_test: Fail # Issue 9846 |
| 196 | 195 |
| 197 [ $compiler == dart2js && $minified ] | 196 [ $compiler == dart2js && $minified ] |
| 198 canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 1260
5 | 197 canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 1260
5 |
| 199 | 198 |
| 200 [ $compiler == dart2js && $runtime == chrome ] | |
| 201 css_test/supportsPointConversions: Fail # Issues 21710 | |
| 202 css_test/functional: Fail # Issues 21710 | |
| 203 | |
| 204 [ $runtime == ie11 ] | 199 [ $runtime == ie11 ] |
| 205 custom/document_register_type_extensions_test/single-parameter: Fail # Issue 131
93. | 200 custom/document_register_type_extensions_test/single-parameter: Fail # Issue 131
93. |
| 206 canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please t
riage this failure. | 201 canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please t
riage this failure. |
| 207 worker_test/functional: Pass, Fail # Issues 20659. | 202 worker_test/functional: Pass, Fail # Issues 20659. |
| 208 transferables_test: Pass, Fail # Issues 20659. | 203 transferables_test: Pass, Fail # Issues 20659. |
| 209 | 204 |
| 210 # IE11 Feature support statuses- | 205 # IE11 Feature support statuses- |
| 211 # These results not yet noted in platform support annotations. | 206 # These results not yet noted in platform support annotations. |
| 212 # All changes should be accompanied by platform support annotation changes. | 207 # All changes should be accompanied by platform support annotation changes. |
| 213 audiobuffersourcenode_test/supported: Fail | 208 audiobuffersourcenode_test/supported: Fail |
| 214 audiocontext_test/supported: Fail | 209 audiocontext_test/supported: Fail |
| 215 crypto_test/supported: Fail | 210 crypto_test/supported: Fail |
| 216 css_test/supportsPointConversions: Fail | |
| 217 document_test/supports_cssCanvasContext: Fail | 211 document_test/supports_cssCanvasContext: Fail |
| 218 element_types_test/supported_content: Fail | 212 element_types_test/supported_content: Fail |
| 219 element_types_test/supported_details: Fail | 213 element_types_test/supported_details: Fail |
| 220 element_types_test/supported_keygen: Fail | 214 element_types_test/supported_keygen: Fail |
| 221 element_types_test/supported_meter: Fail | 215 element_types_test/supported_meter: Fail |
| 222 element_types_test/supported_output: Fail | 216 element_types_test/supported_output: Fail |
| 223 element_types_test/supported_shadow: Fail | 217 element_types_test/supported_shadow: Fail |
| 224 element_types_test/supported_template: Fail | 218 element_types_test/supported_template: Fail |
| 225 fileapi_test/supported: Fail | 219 fileapi_test/supported: Fail |
| 226 history_test/supported_HashChangeEvent: Fail | 220 history_test/supported_HashChangeEvent: Fail |
| (...skipping 99 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 326 keyboard_event_test: Fail # Issue: 7413 | 320 keyboard_event_test: Fail # Issue: 7413 |
| 327 serialized_script_value_test: Fail | 321 serialized_script_value_test: Fail |
| 328 typed_arrays_arraybuffer_test: Fail | 322 typed_arrays_arraybuffer_test: Fail |
| 329 url_test: Fail | 323 url_test: Fail |
| 330 | 324 |
| 331 # Opera Feature support statuses- | 325 # Opera Feature support statuses- |
| 332 # All changes should be accompanied by platform support annotation changes. | 326 # All changes should be accompanied by platform support annotation changes. |
| 333 audiobuffersourcenode_test/supported: Fail | 327 audiobuffersourcenode_test/supported: Fail |
| 334 audiocontext_test/supported: Fail | 328 audiocontext_test/supported: Fail |
| 335 crypto_test/supported: Fail | 329 crypto_test/supported: Fail |
| 336 css_test/supportsPointConversions: Fail | |
| 337 document_test/supports_cssCanvasContext: Fail | 330 document_test/supports_cssCanvasContext: Fail |
| 338 element_types_test/supported_template: Fail | 331 element_types_test/supported_template: Fail |
| 339 indexeddb_1_test/supported: Fail | 332 indexeddb_1_test/supported: Fail |
| 340 indexeddb_1_test/supportsDatabaseNames: Fail | 333 indexeddb_1_test/supportsDatabaseNames: Fail |
| 341 mutationobserver_test/supported: Fail | 334 mutationobserver_test/supported: Fail |
| 342 performance_api_test/supported: Fail | 335 performance_api_test/supported: Fail |
| 343 speechrecognition_test/supported: Fail | 336 speechrecognition_test/supported: Fail |
| 344 websql_test/supported: Fail | 337 websql_test/supported: Fail |
| 345 | 338 |
| 346 [ $compiler == dart2js && $runtime == ff ] | 339 [ $compiler == dart2js && $runtime == ff ] |
| (...skipping 76 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 423 queryall_test: fail | 416 queryall_test: fail |
| 424 track_element_constructor_test: StaticWarning | 417 track_element_constructor_test: StaticWarning |
| 425 transferables_test: StaticWarning | 418 transferables_test: StaticWarning |
| 426 typed_arrays_range_checks_test: StaticWarning | 419 typed_arrays_range_checks_test: StaticWarning |
| 427 typing_test: StaticWarning | 420 typing_test: StaticWarning |
| 428 webgl_1_test: StaticWarning | 421 webgl_1_test: StaticWarning |
| 429 window_nosuchmethod_test: StaticWarning | 422 window_nosuchmethod_test: StaticWarning |
| 430 | 423 |
| 431 [ $compiler == dart2js && $cps_ir ] | 424 [ $compiler == dart2js && $cps_ir ] |
| 432 resource_http_test: Crash # (await for(var b in r.openRead()){bytes.addAll(b);})
: await for | 425 resource_http_test: Crash # (await for(var b in r.openRead()){bytes.addAll(b);})
: await for |
| OLD | NEW |