| 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 window_open_test: Skip # http://dartbug.com/5151 | 5 window_open_test: Skip # http://dartbug.com/5151 |
| 6 async_window_test: Skip #TODO(gram): investigating | 6 async_window_test: Skip #TODO(gram): investigating |
| 7 | 7 |
| 8 event_test: Skip # Issue 1996 | 8 event_test: Skip # Issue 1996 |
| 9 custom_elements_test: Skip # Not yet implemented. | 9 custom_elements_test: Skip # Not yet implemented. |
| 10 interactive_test: Skip # Must be run manually. | 10 interactive_test: Skip # Must be run manually. |
| 11 | 11 |
| 12 # Layout tests are only supported on DRT. | 12 # Layout tests are only supported on DRT. |
| 13 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff ||
$runtime == chrome || $runtime == opera ] | 13 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff ||
$runtime == chrome || $runtime == opera ] |
| 14 *layout_test: Skip | 14 *layout_test: Skip |
| 15 | 15 |
| 16 [ $runtime == chrome ] | 16 [ $runtime == chrome ] |
| 17 touchevent_test/supported: Fail | 17 touchevent_test/supported: Fail |
| 18 | 18 |
| 19 [$runtime == drt || $runtime == dartium || $runtime == chrome] | 19 [$runtime == drt || $runtime == dartium || $runtime == chrome] |
| 20 webgl_1_test: Pass, Fail # Issue 8219 | 20 webgl_1_test: Pass, Fail # Issue 8219 |
| 21 | 21 |
| 22 [ $runtime == drt || $runtime == chrome] | 22 [ $runtime == drt || ($runtime == chrome && $system == windows) ] |
| 23 audiobuffersourcenode_test: Pass, Fail, Timeout, Crash # AudiobufferSourceNode i
s flaky on Chrome and Dartium - filed issue 8021 for the timeout. | 23 audiobuffersourcenode_test: Pass, Fail, Timeout, Crash # AudiobufferSourceNode i
s flaky on Chrome and Dartium - filed issue 8021 for the timeout. |
| 24 audiocontext_test: Pass, Timeout, Crash # Issue 8021. | 24 audiocontext_test: Pass, Timeout, Crash # Issue 8021. |
| 25 | 25 |
| 26 [ $compiler == none ] |
| 27 audiocontext_test: Skip # Issue 9094. |
| 28 |
| 26 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] | 29 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
| 27 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
emented | 30 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
emented |
| 28 | 31 |
| 29 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi
ndows] | 32 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi
ndows] |
| 30 websql_test: Skip # Issue 4941: stderr contains a backtrace. | 33 websql_test: Skip # Issue 4941: stderr contains a backtrace. |
| 31 | 34 |
| 32 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu
g] | 35 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu
g] |
| 33 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. | 36 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. |
| 34 | 37 |
| 35 [ $compiler == none && $runtime == drt && $system == macos] | |
| 36 audiocontext_test: Pass, Fail | |
| 37 | |
| 38 [ $compiler == dart2js && $runtime == drt && $system == macos] | 38 [ $compiler == dart2js && $runtime == drt && $system == macos] |
| 39 audiobuffersourcenode_test: Pass, Fail | 39 audiobuffersourcenode_test: Pass, Fail |
| 40 | 40 |
| 41 [$runtime == ie10 ] | 41 [$runtime == ie10 ] |
| 42 audiobuffersourcenode_test: Fail | |
| 43 audiocontext_test: Fail | |
| 44 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. | 42 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. |
| 45 element_test/click: Fail # IE does not support firing this event. | 43 element_test/click: Fail # IE does not support firing this event. |
| 46 history_test/history: Pass, Fail # issue 8183 | 44 history_test/history: Pass, Fail # issue 8183 |
| 47 isolates_test: Skip | 45 isolates_test: Skip |
| 48 microtask_test: Fail, Pass # Appears to be flaky | 46 microtask_test: Fail, Pass # Appears to be flaky |
| 49 native_gc_test: Fail, Pass # BUG(7774): Untriaged. | 47 native_gc_test: Fail, Pass # BUG(7774): Untriaged. |
| 50 serialized_script_value_test: Fail | 48 serialized_script_value_test: Fail |
| 51 storage_test: Fail, Pass | 49 storage_test: Fail, Pass |
| 52 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 50 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
| 53 window_open_test: Skip | 51 window_open_test: Skip |
| 54 | 52 |
| 55 # IE10 Feature support statuses- | 53 # IE10 Feature support statuses- |
| 56 # All changes should be accompanied by platform support annotation changes. | 54 # All changes should be accompanied by platform support annotation changes. |
| 55 audiobuffersourcenode_test/supported: Fail |
| 56 audiocontext_test/supported: Fail |
| 57 crypto_test/supported: Fail | 57 crypto_test/supported: Fail |
| 58 css_test/supported_CssMatrix: Fail | 58 css_test/supported_CssMatrix: Fail |
| 59 css_test/supported_DomPoint: Fail | 59 css_test/supported_DomPoint: Fail |
| 60 document_test/supports_cssCanvasContext: Fail | 60 document_test/supports_cssCanvasContext: Fail |
| 61 element_types_test/supported_content: Fail | 61 element_types_test/supported_content: Fail |
| 62 element_types_test/supported_details: Fail | 62 element_types_test/supported_details: Fail |
| 63 element_types_test/supported_keygen: Fail | 63 element_types_test/supported_keygen: Fail |
| 64 element_types_test/supported_meter: Fail | 64 element_types_test/supported_meter: Fail |
| 65 element_types_test/supported_output: Fail | 65 element_types_test/supported_output: Fail |
| 66 element_types_test/supported_shadow: Fail | 66 element_types_test/supported_shadow: Fail |
| (...skipping 19 matching lines...) Expand all Loading... |
| 86 svgelement_test/supported_animateTransform: Fail | 86 svgelement_test/supported_animateTransform: Fail |
| 87 svgelement_test/supported_foreignObject: Fail | 87 svgelement_test/supported_foreignObject: Fail |
| 88 svgelement_test/supported_set: Fail | 88 svgelement_test/supported_set: Fail |
| 89 touchevent_test/supported: Fail | 89 touchevent_test/supported: Fail |
| 90 webgl_1_test/supported: Fail | 90 webgl_1_test/supported: Fail |
| 91 websql_test/supported: Fail | 91 websql_test/supported: Fail |
| 92 xhr_test/supported_HttpRequestProgressEvent: Fail | 92 xhr_test/supported_HttpRequestProgressEvent: Fail |
| 93 xsltprocessor_test/supported: Fail | 93 xsltprocessor_test/supported: Fail |
| 94 | 94 |
| 95 [ $runtime == ie9 ] | 95 [ $runtime == ie9 ] |
| 96 audiobuffersourcenode_test: Fail | |
| 97 audiocontext_test: Fail | |
| 98 blob_constructor_test: Fail | 96 blob_constructor_test: Fail |
| 99 dom_constructors_test: Fail | 97 dom_constructors_test: Fail |
| 100 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. | 98 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. |
| 101 element_test/click: Fail # IE does not support firing this event. | 99 element_test/click: Fail # IE does not support firing this event. |
| 102 element_test/matches: Fail # IE9 does not support matches | 100 element_test/matches: Fail # IE9 does not support matches |
| 103 form_element_test: Fail # Issue 4793. | 101 form_element_test: Fail # Issue 4793. |
| 104 isolates_test: Skip # BUG(4016) | 102 isolates_test: Skip # BUG(4016) |
| 105 localstorage_test: Fail | 103 localstorage_test: Fail |
| 106 microtask_test: Pass, Fail # http://dartbug.com/8300 | 104 microtask_test: Pass, Fail # http://dartbug.com/8300 |
| 107 postmessage_structured_test: Skip # BUG(5685): times out. | 105 postmessage_structured_test: Skip # BUG(5685): times out. |
| 108 serialized_script_value_test: Fail | 106 serialized_script_value_test: Fail |
| 109 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 107 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
| 110 window_open_test: Skip # BUG(4016) | 108 window_open_test: Skip # BUG(4016) |
| 111 xhr_cross_origin_test: Fail # Issue 6016. | 109 xhr_cross_origin_test: Fail # Issue 6016. |
| 112 canvasrenderingcontext2d_test: Pass, Fail # flaky drawImage. BUG(9189) | 110 canvasrenderingcontext2d_test: Pass, Fail # flaky drawImage. BUG(9189) |
| 113 | 111 |
| 114 # IE9 Feature support statuses- | 112 # IE9 Feature support statuses- |
| 115 # All changes should be accompanied by platform support annotation changes. | 113 # All changes should be accompanied by platform support annotation changes. |
| 114 audiobuffersourcenode_test/supported: Fail |
| 115 audiocontext_test/supported: Fail |
| 116 cache_test/supported: Fail | 116 cache_test/supported: Fail |
| 117 crypto_test/supported: Fail | 117 crypto_test/supported: Fail |
| 118 css_test/supported_CssMatrix: Fail | 118 css_test/supported_CssMatrix: Fail |
| 119 css_test/supported_DomPoint: Fail | 119 css_test/supported_DomPoint: Fail |
| 120 document_test/supports_cssCanvasContext: Fail | 120 document_test/supports_cssCanvasContext: Fail |
| 121 element_types_test/supported_content: Fail | 121 element_types_test/supported_content: Fail |
| 122 element_types_test/supported_datalist: Fail | 122 element_types_test/supported_datalist: Fail |
| 123 element_types_test/supported_details: Fail | 123 element_types_test/supported_details: Fail |
| 124 element_types_test/supported_keygen: Fail | 124 element_types_test/supported_keygen: Fail |
| 125 element_types_test/supported_meter: Fail | 125 element_types_test/supported_meter: Fail |
| (...skipping 138 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 264 indexeddb_1_test/supportsDatabaseNames: Fail | 264 indexeddb_1_test/supportsDatabaseNames: Fail |
| 265 mutationobserver_test/supported: Fail | 265 mutationobserver_test/supported: Fail |
| 266 notifications_test/supported: Fail | 266 notifications_test/supported: Fail |
| 267 performance_api_test/supported: Fail | 267 performance_api_test/supported: Fail |
| 268 speechrecognition_test/supported: Fail | 268 speechrecognition_test/supported: Fail |
| 269 svg_test/supported_externalResourcesRequired: Fail | 269 svg_test/supported_externalResourcesRequired: Fail |
| 270 svg_test/supported_langSpace: Fail | 270 svg_test/supported_langSpace: Fail |
| 271 websql_test/supported: Fail | 271 websql_test/supported: Fail |
| 272 | 272 |
| 273 [ $runtime == ff ] | 273 [ $runtime == ff ] |
| 274 audiobuffersourcenode_test: Fail # FF only has Audio element. | |
| 275 audiocontext_test: Fail # FF only has Audio element | |
| 276 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR | 274 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR |
| 277 dromaeo_smoke_test: Pass, Fail # Issue: 8257 | 275 dromaeo_smoke_test: Pass, Fail # Issue: 8257 |
| 278 webgl_1_test: Pass, Fail # Issue 8219 | 276 webgl_1_test: Pass, Fail # Issue 8219 |
| 279 postmessage_structured_test: Fail | 277 postmessage_structured_test: Fail |
| 280 | 278 |
| 281 # FireFox Feature support statuses- | 279 # FireFox Feature support statuses- |
| 282 # All changes should be accompanied by platform support annotation changes. | 280 # All changes should be accompanied by platform support annotation changes. |
| 281 audiobuffersourcenode_test/supported: Fail |
| 282 audiocontext_test/supported: Fail |
| 283 crypto_test/supported: Fail | 283 crypto_test/supported: Fail |
| 284 css_test/supported_CssMatrix: Fail | 284 css_test/supported_CssMatrix: Fail |
| 285 css_test/supported_DomPoint: Fail | 285 css_test/supported_DomPoint: Fail |
| 286 document_test/supports_cssCanvasContext: Fail | 286 document_test/supports_cssCanvasContext: Fail |
| 287 element_types_test/supported_content: Fail | 287 element_types_test/supported_content: Fail |
| 288 element_types_test/supported_details: Fail | 288 element_types_test/supported_details: Fail |
| 289 element_types_test/supported_embed: Fail | 289 element_types_test/supported_embed: Fail |
| 290 element_types_test/supported_keygen: Fail | 290 element_types_test/supported_keygen: Fail |
| 291 element_types_test/supported_object: Fail | 291 element_types_test/supported_object: Fail |
| 292 element_types_test/supported_shadow: Fail | 292 element_types_test/supported_shadow: Fail |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 332 | 332 |
| 333 [ $compiler == dart2js && $runtime == drt && $unchecked ] | 333 [ $compiler == dart2js && $runtime == drt && $unchecked ] |
| 334 #indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851 | 334 #indexeddb_5_test/functional: Fail, Pass # http://dartbug.com/8851 |
| 335 | 335 |
| 336 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome) ] | 336 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run
time == ff || $runtime == chrome) ] |
| 337 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 337 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 338 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. | 338 js_interop_2_test: Fail, OK # Test cannot run under CSP restrictions. |
| 339 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 339 js_interop_3_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 340 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 340 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 341 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions. | 341 shadow_dom_layout_test: Fail, OK # Test cannot run under CSP restrictions. |
| OLD | NEW |