| OLD | NEW |
| 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2012, 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 | 6 |
| 7 event_test: Skip # Issue 1996 | 7 event_test: Skip # Issue 1996 |
| 8 webgl_1_test: Skip # Issue 1495 | 8 webgl_1_test: Skip # Issue 1495 |
| 9 | 9 |
| 10 # Layout tests are only supported on DRT. | 10 # Layout tests are only supported on DRT. |
| 11 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff ||
$runtime == chrome || $runtime == opera ] | 11 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff ||
$runtime == chrome || $runtime == opera ] |
| 12 *layout_test: Skip | 12 *layout_test: Skip |
| 13 | 13 |
| 14 [ $runtime == chrome ] | 14 [ $runtime == chrome ] |
| 15 element_types_test/supported_content: Fail | 15 element_types_test/supported_content: Fail |
| 16 element_types_test/supported_shadow: Fail | 16 element_types_test/supported_shadow: Fail |
| 17 input_element_test/supported_date: Pass, Fail # Chrome stable does not supp
ort this input type. | 17 input_element_test/supported_date: Pass, Fail # Chrome stable does not supp
ort this input type. |
| 18 input_element_test/supported_datetime: Fail | 18 input_element_test/supported_datetime: Fail |
| 19 input_element_test/supported_datetime-local: Fail | 19 input_element_test/supported_datetime-local: Fail |
| 20 input_element_test/supported_month: Fail | 20 input_element_test/supported_month: Fail |
| 21 input_element_test/supported_week: Fail | 21 input_element_test/supported_week: Fail |
| 22 shadow_dom_test/supported: Fail | 22 shadow_dom_test/supported: Fail |
| 23 | 23 |
| 24 [ $runtime == chrome || $runtime == drt] | 24 [ $runtime == chrome || $runtime == drt] |
| 25 audiobuffersourcenode_test: Pass, Fail # AudiobufferSourceNode is flaky on Chro
me and Dartium. | 25 audiobuffersourcenode_test: Pass, Fail # AudiobufferSourceNode is flaky on Chro
me and Dartium. |
| 26 audiocontext_test: Skip # Need to adjust to new API. | |
| 27 | 26 |
| 28 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] | 27 [ $compiler == none && ($runtime == drt || $runtime == dartium) ] |
| 29 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
emented | 28 request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
emented |
| 30 | 29 |
| 31 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi
ndows] | 30 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi
ndows] |
| 32 websql_test: Skip # Issue 4941: stderr contains a backtrace. | 31 websql_test: Skip # Issue 4941: stderr contains a backtrace. |
| 33 | 32 |
| 34 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu
g] | 33 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu
g] |
| 35 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. | 34 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. |
| 36 | 35 |
| (...skipping 10 matching lines...) Expand all Loading... |
| 47 css_test: Fail | 46 css_test: Fail |
| 48 document_test/supports_cssCanvasContext: Fail | 47 document_test/supports_cssCanvasContext: Fail |
| 49 element_test/click: Fail # IE does not support firing this event. | 48 element_test/click: Fail # IE does not support firing this event. |
| 50 element_types_test/supported_content: Fail | 49 element_types_test/supported_content: Fail |
| 51 element_types_test/supported_details: Fail | 50 element_types_test/supported_details: Fail |
| 52 element_types_test/supported_keygen: Fail | 51 element_types_test/supported_keygen: Fail |
| 53 element_types_test/supported_meter: Fail | 52 element_types_test/supported_meter: Fail |
| 54 element_types_test/supported_object: Fail | 53 element_types_test/supported_object: Fail |
| 55 element_types_test/supported_output: Fail | 54 element_types_test/supported_output: Fail |
| 56 element_types_test/supported_shadow: Fail | 55 element_types_test/supported_shadow: Fail |
| 57 exceptions_test: Fail | |
| 58 form_data_test: Fail # TODO(efortuna): Issue 7875. | 56 form_data_test: Fail # TODO(efortuna): Issue 7875. |
| 59 fileapi_test/supported: Fail | 57 fileapi_test/supported: Fail |
| 60 inner_frame_test: Skip | 58 inner_frame_test: Skip |
| 61 input_element_test/supported_date: Fail | 59 input_element_test/supported_date: Fail |
| 62 input_element_test/supported_datetime: Fail | 60 input_element_test/supported_datetime: Fail |
| 63 input_element_test/supported_datetime-local: Fail | 61 input_element_test/supported_datetime-local: Fail |
| 64 input_element_test/supported_month: Fail | 62 input_element_test/supported_month: Fail |
| 65 input_element_test/supported_time: Fail | 63 input_element_test/supported_time: Fail |
| 66 input_element_test/supported_week: Fail | 64 input_element_test/supported_week: Fail |
| 67 isolates_test: Skip | 65 isolates_test: Skip |
| 68 measurement_test: Fail, Pass | 66 measurement_test: Fail, Pass |
| 69 messageevent_test: Fail | 67 messageevent_test: Fail |
| 70 mutationobserver_test/supported: Fail | 68 mutationobserver_test/supported: Fail |
| 71 native_gc_test: Fail, Pass # BUG(7774): Untriaged. | 69 native_gc_test: Fail, Pass # BUG(7774): Untriaged. |
| 70 notifications_test/supported: Fail |
| 72 serialized_script_value_test: Fail | 71 serialized_script_value_test: Fail |
| 73 shadow_dom_test/supported: Fail | 72 shadow_dom_test/supported: Fail |
| 74 storage_test: Fail, Pass | 73 storage_test: Fail, Pass |
| 74 streams_test: Fail # Bug 7888 |
| 75 svgelement_test/additionalConstructors: Fail | 75 svgelement_test/additionalConstructors: Fail |
| 76 svgelement2_test: Fail | 76 svgelement2_test: Fail |
| 77 svg_3_test: Fail | 77 svg_3_test: Fail |
| 78 websql_test: Fail | 78 websql_test: Fail |
| 79 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 79 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
| 80 window_open_test: Skip | 80 window_open_test: Skip |
| 81 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. | 81 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. |
| 82 xsltprocessor_test: Fail | 82 xsltprocessor_test: Fail |
| 83 | 83 |
| 84 [ $runtime == ie9 ] | 84 [ $runtime == ie9 ] |
| (...skipping 18 matching lines...) Expand all Loading... |
| 103 # | 103 # |
| 104 # Investigate and triage the following into bug reports. | 104 # Investigate and triage the following into bug reports. |
| 105 # | 105 # |
| 106 audiobuffersourcenode_test: Fail | 106 audiobuffersourcenode_test: Fail |
| 107 audiocontext_test: Fail | 107 audiocontext_test: Fail |
| 108 blob_constructor_test: Fail | 108 blob_constructor_test: Fail |
| 109 cache_test/supported: Fail | 109 cache_test/supported: Fail |
| 110 css_test: Fail | 110 css_test: Fail |
| 111 dom_constructors_test: Fail | 111 dom_constructors_test: Fail |
| 112 element_test/matches: Fail # IE9 does not support matches | 112 element_test/matches: Fail # IE9 does not support matches |
| 113 exceptions_test: Fail | |
| 114 fileapi_test/supported: Fail | 113 fileapi_test/supported: Fail |
| 115 history_test/supported_state: Fail | 114 history_test/supported_state: Fail |
| 116 indexeddb_1_test/supported: Fail | 115 indexeddb_1_test/supported: Fail |
| 117 input_element_test/supported_date: Fail | 116 input_element_test/supported_date: Fail |
| 118 input_element_test/supported_datetime-local: Fail | 117 input_element_test/supported_datetime-local: Fail |
| 119 input_element_test/supported_datetime: Fail | 118 input_element_test/supported_datetime: Fail |
| 120 input_element_test/supported_email: Fail | 119 input_element_test/supported_email: Fail |
| 121 input_element_test/supported_month: Fail | 120 input_element_test/supported_month: Fail |
| 122 input_element_test/supported_number: Fail | 121 input_element_test/supported_number: Fail |
| 123 input_element_test/supported_range: Fail | 122 input_element_test/supported_range: Fail |
| 124 input_element_test/supported_search: Fail | 123 input_element_test/supported_search: Fail |
| 125 input_element_test/supported_tel: Fail | 124 input_element_test/supported_tel: Fail |
| 126 input_element_test/supported_time: Fail | 125 input_element_test/supported_time: Fail |
| 127 input_element_test/supported_url: Fail | 126 input_element_test/supported_url: Fail |
| 128 input_element_test/supported_week: Fail | 127 input_element_test/supported_week: Fail |
| 129 messageevent_test: Fail | 128 messageevent_test: Fail |
| 130 mutationobserver_test/supported: Fail | 129 mutationobserver_test/supported: Fail |
| 130 notifications_test/supported: Fail |
| 131 postmessage_structured_test: Skip # BUG(5685): times out. | 131 postmessage_structured_test: Skip # BUG(5685): times out. |
| 132 serialized_script_value_test: Fail | 132 serialized_script_value_test: Fail |
| 133 shadow_dom_test/supported: Fail | 133 shadow_dom_test/supported: Fail |
| 134 streams_test: Fail # Bug 7888 |
| 134 svg_3_test: Fail | 135 svg_3_test: Fail |
| 135 svgelement_test/additionalConstructors: Fail | 136 svgelement_test/additionalConstructors: Fail |
| 136 svgelement2_test: Fail | 137 svgelement2_test: Fail |
| 137 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 138 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
| 138 websocket_test/supported: Fail | 139 websocket_test/supported: Fail |
| 139 window_open_test: Skip # BUG(4016) | 140 window_open_test: Skip # BUG(4016) |
| 140 xsltprocessor_test: Skip # BUG(4016) | 141 xsltprocessor_test: Skip # BUG(4016) |
| 141 isolates_test: Skip # BUG(4016) | 142 isolates_test: Skip # BUG(4016) |
| 142 xhr_test: Skip # BUG(4016) | 143 xhr_test: Skip # BUG(4016) |
| 143 xhr_cross_origin_test: Fail # Issue 6016. | 144 xhr_cross_origin_test: Fail # Issue 6016. |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 178 canvas_test: Fail | 179 canvas_test: Fail |
| 179 css_test: Fail | 180 css_test: Fail |
| 180 cssstyledeclaration_test: Fail | 181 cssstyledeclaration_test: Fail |
| 181 element_add_test: Fail | 182 element_add_test: Fail |
| 182 element_constructor_1_test: Fail | 183 element_constructor_1_test: Fail |
| 183 element_test/constructors: Fail | 184 element_test/constructors: Fail |
| 184 element_test/elements: Fail | 185 element_test/elements: Fail |
| 185 element_test/eventListening: Crash | 186 element_test/eventListening: Crash |
| 186 element_test/queryAll: Fail | 187 element_test/queryAll: Fail |
| 187 element_webkit_test: Fail | 188 element_webkit_test: Fail |
| 188 exceptions_test: Fail | |
| 189 htmlelement_test: Fail | 189 htmlelement_test: Fail |
| 190 indexeddb_1_test/supported: Fail | 190 indexeddb_1_test/supported: Fail |
| 191 mutationobserver_test/supported: Fail | 191 mutationobserver_test/supported: Fail |
| 192 notifications_test/supported: Fail |
| 192 performance_api_test/supported: Fail | 193 performance_api_test/supported: Fail |
| 193 serialized_script_value_test: Fail | 194 serialized_script_value_test: Fail |
| 194 svg_3_test: Fail | 195 svg_3_test: Fail |
| 195 svgelement_test/additionalConstructors: Fail | 196 svgelement_test/additionalConstructors: Fail |
| 196 svgelement2_test: Fail | 197 svgelement2_test: Fail |
| 197 typed_arrays_arraybuffer_test: Fail | 198 typed_arrays_arraybuffer_test: Fail |
| 198 url_test: Fail | 199 url_test: Fail |
| 199 fileapi_test: Skip # Timeout. | 200 fileapi_test: Skip # Timeout. |
| 200 inner_frame_test: Skip # Timeout. | 201 inner_frame_test: Skip # Timeout. |
| 201 js_interop_3_test: Skip # Timeout. | 202 js_interop_3_test: Skip # Timeout. |
| 202 js_interop_4_test: Skip # Timeout. | 203 js_interop_4_test: Skip # Timeout. |
| 203 isolates_test: Skip # Timeout. | 204 isolates_test: Skip # Timeout. |
| 204 websql_test: Skip # Timeout. | 205 websql_test: Skip # Timeout. |
| 205 | 206 |
| 206 [ $runtime == ff ] | 207 [ $runtime == ff ] |
| 207 audiobuffersourcenode_test: Fail # FF only has Audio element. | 208 audiobuffersourcenode_test: Fail # FF only has Audio element. |
| 208 audiocontext_test: Fail # FF only has Audio element | 209 audiocontext_test: Fail # FF only has Audio element |
| 209 css_test: Fail # No analog to WebKitCssMatrix | 210 css_test: Fail # No analog to WebKitCssMatrix |
| 210 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR | 211 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR |
| 211 document_test/supports_cssCanvasContext: Fail | 212 document_test/supports_cssCanvasContext: Fail |
| 212 element_types_test/supported_content: Fail | 213 element_types_test/supported_content: Fail |
| 213 element_types_test/supported_details: Fail | 214 element_types_test/supported_details: Fail |
| 214 element_types_test/supported_embed: Fail | 215 element_types_test/supported_embed: Fail |
| 215 element_types_test/supported_keygen: Fail | 216 element_types_test/supported_keygen: Fail |
| 216 element_types_test/supported_shadow: Fail | 217 element_types_test/supported_shadow: Fail |
| 217 element_types_test/supported_track: Fail | 218 element_types_test/supported_track: Fail |
| 218 exceptions_test: Fail # Uses webkitotifications, no analogue in moz | |
| 219 fileapi_test/supported: Fail | 219 fileapi_test/supported: Fail |
| 220 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] | 220 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] |
| 221 inner_frame_test: Skip | 221 inner_frame_test: Skip |
| 222 input_element_test/supported_date: Fail | 222 input_element_test/supported_date: Fail |
| 223 input_element_test/supported_datetime: Fail | 223 input_element_test/supported_datetime: Fail |
| 224 input_element_test/supported_datetime-local: Fail | 224 input_element_test/supported_datetime-local: Fail |
| 225 input_element_test/supported_month: Fail | 225 input_element_test/supported_month: Fail |
| 226 input_element_test/supported_time: Fail | 226 input_element_test/supported_time: Fail |
| 227 input_element_test/supported_week: Fail | 227 input_element_test/supported_week: Fail |
| 228 input_element_test/supported_number: Fail | 228 input_element_test/supported_number: Fail |
| 229 input_element_test/supported_range: Fail | 229 input_element_test/supported_range: Fail |
| 230 notifications_test/supported: Fail |
| 230 shadow_dom_test/supported: Fail | 231 shadow_dom_test/supported: Fail |
| 232 streams_test: Fail # Bug 7888 |
| 231 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable | 233 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable |
| 232 svg_3_test: Fail | 234 svg_3_test: Fail |
| 233 svgelement_test/additionalConstructors: Fail | 235 svgelement_test/additionalConstructors: Fail |
| 234 svgelement2_test: Fail | 236 svgelement2_test: Fail |
| 235 transferables_test: Fail # Issue 3392. | 237 transferables_test: Fail # Issue 3392. |
| 236 websql_test: Fail # FF does not support web SQL | 238 websql_test: Fail # FF does not support web SQL |
| 237 | 239 |
| 238 [ $runtime == ie9 && ($system == linux || $system == macos) ] | 240 [ $runtime == ie9 && ($system == linux || $system == macos) ] |
| 239 *: Skip | 241 *: Skip |
| 240 | 242 |
| (...skipping 10 matching lines...) Expand all Loading... |
| 251 | 253 |
| 252 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] | 254 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |
| 253 request_animation_frame_test: Skip # Async test hangs. | 255 request_animation_frame_test: Skip # Async test hangs. |
| 254 | 256 |
| 255 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] | 257 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] |
| 256 isolates_test: Skip # Timeout because leg does not support web workers. | 258 isolates_test: Skip # Timeout because leg does not support web workers. |
| 257 | 259 |
| 258 [ $compiler == dart2js && $runtime == ff ] | 260 [ $compiler == dart2js && $runtime == ff ] |
| 259 inner_frame_test: Skip # Timeout | 261 inner_frame_test: Skip # Timeout |
| 260 svg_3_test: Skip # Timeout | 262 svg_3_test: Skip # Timeout |
| OLD | NEW |