| 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. |
| (...skipping 58 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 69 input_element_test/supported_week: Fail | 69 input_element_test/supported_week: Fail |
| 70 isolates_test: Skip | 70 isolates_test: Skip |
| 71 measurement_test: Fail, Pass | 71 measurement_test: Fail, Pass |
| 72 media_stream_test/supported: Fail | 72 media_stream_test/supported: Fail |
| 73 messageevent_test: Fail | 73 messageevent_test: Fail |
| 74 mutationobserver_test/supported: Fail | 74 mutationobserver_test/supported: Fail |
| 75 native_gc_test: Fail, Pass # BUG(7774): Untriaged. | 75 native_gc_test: Fail, Pass # BUG(7774): Untriaged. |
| 76 notifications_test/supported: Fail | 76 notifications_test/supported: Fail |
| 77 serialized_script_value_test: Fail | 77 serialized_script_value_test: Fail |
| 78 shadow_dom_test/supported: Fail | 78 shadow_dom_test/supported: Fail |
| 79 speechrecognition_test/supported: Fail |
| 79 storage_test: Fail, Pass | 80 storage_test: Fail, Pass |
| 80 svgelement_test/additionalConstructors: Fail | 81 svgelement_test/additionalConstructors: Fail |
| 81 svgelement2_test: Fail | 82 svgelement2_test: Fail |
| 82 svg_3_test: Fail | 83 svg_3_test: Fail |
| 83 websql_test: Fail | 84 websql_test: Fail |
| 84 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 85 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
| 85 window_open_test: Skip | 86 window_open_test: Skip |
| 86 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. | 87 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. |
| 87 xsltprocessor_test: Fail | 88 xsltprocessor_test: Fail |
| 88 | 89 |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 130 input_element_test/supported_time: Fail | 131 input_element_test/supported_time: Fail |
| 131 input_element_test/supported_url: Fail | 132 input_element_test/supported_url: Fail |
| 132 input_element_test/supported_week: Fail | 133 input_element_test/supported_week: Fail |
| 133 media_stream_test/supported: Fail | 134 media_stream_test/supported: Fail |
| 134 messageevent_test: Fail | 135 messageevent_test: Fail |
| 135 mutationobserver_test/supported: Fail | 136 mutationobserver_test/supported: Fail |
| 136 notifications_test/supported: Fail | 137 notifications_test/supported: Fail |
| 137 postmessage_structured_test: Skip # BUG(5685): times out. | 138 postmessage_structured_test: Skip # BUG(5685): times out. |
| 138 serialized_script_value_test: Fail | 139 serialized_script_value_test: Fail |
| 139 shadow_dom_test/supported: Fail | 140 shadow_dom_test/supported: Fail |
| 141 speechrecognition_test/supported: Fail |
| 140 svg_3_test: Fail | 142 svg_3_test: Fail |
| 141 svgelement_test/additionalConstructors: Fail | 143 svgelement_test/additionalConstructors: Fail |
| 142 svgelement2_test: Fail | 144 svgelement2_test: Fail |
| 143 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 145 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
| 144 websocket_test/supported: Fail | 146 websocket_test/supported: Fail |
| 145 window_open_test: Skip # BUG(4016) | 147 window_open_test: Skip # BUG(4016) |
| 146 xsltprocessor_test: Skip # BUG(4016) | 148 xsltprocessor_test: Skip # BUG(4016) |
| 147 isolates_test: Skip # BUG(4016) | 149 isolates_test: Skip # BUG(4016) |
| 148 xhr_test: Skip # BUG(4016) | 150 xhr_test: Skip # BUG(4016) |
| 149 xhr_cross_origin_test: Fail # Issue 6016. | 151 xhr_cross_origin_test: Fail # Issue 6016. |
| (...skipping 20 matching lines...) Expand all Loading... |
| 170 input_element_test/supported_number: Fail | 172 input_element_test/supported_number: Fail |
| 171 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria
ge this failure. | 173 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria
ge this failure. |
| 172 input_element_test/supported_tel: Fail | 174 input_element_test/supported_tel: Fail |
| 173 input_element_test/supported_time: Fail, Crash | 175 input_element_test/supported_time: Fail, Crash |
| 174 input_element_test/supported_url: Fail | 176 input_element_test/supported_url: Fail |
| 175 input_element_test/supported_week: Fail, Crash | 177 input_element_test/supported_week: Fail, Crash |
| 176 media_stream_test/supported: Fail | 178 media_stream_test/supported: Fail |
| 177 notifications_test/supported: Fail # Issue: 7414 | 179 notifications_test/supported: Fail # Issue: 7414 |
| 178 performance_api_test/supported: Fail | 180 performance_api_test/supported: Fail |
| 179 shadow_dom_test/supported: Fail | 181 shadow_dom_test/supported: Fail |
| 182 speechrecognition_test/supported: Fail |
| 180 | 183 |
| 181 audiocontext_test: Crash, Fail # Issue: 7414 | 184 audiocontext_test: Crash, Fail # Issue: 7414 |
| 182 datalistelement_test: Fail # Issue: 7414 | 185 datalistelement_test: Fail # Issue: 7414 |
| 183 element_test/elements: Crash, Fail # Issue: 7414 | 186 element_test/elements: Crash, Fail # Issue: 7414 |
| 184 element_types_test/constructors: Fail | 187 element_types_test/constructors: Fail |
| 185 fileapi_test/getDirectory: Fail # Issue: 7414 | 188 fileapi_test/getDirectory: Fail # Issue: 7414 |
| 186 fileapi_test/getFile: Pass, Fail # Issue: 7414 | 189 fileapi_test/getFile: Pass, Fail # Issue: 7414 |
| 187 fileapi_test/unsupported_throws: Fail # Issue: 7414 | 190 fileapi_test/unsupported_throws: Fail # Issue: 7414 |
| 188 input_element_test/constructors: Fail # Issue: 7414 | 191 input_element_test/constructors: Fail # Issue: 7414 |
| 189 node_test: Skip # Issue 6457 | 192 node_test: Skip # Issue 6457 |
| (...skipping 26 matching lines...) Expand all Loading... |
| 216 element_test/elements: Fail | 219 element_test/elements: Fail |
| 217 element_test/eventListening: Crash | 220 element_test/eventListening: Crash |
| 218 element_test/queryAll: Fail | 221 element_test/queryAll: Fail |
| 219 element_webkit_test: Fail | 222 element_webkit_test: Fail |
| 220 htmlelement_test: Fail | 223 htmlelement_test: Fail |
| 221 indexeddb_1_test/supported: Fail | 224 indexeddb_1_test/supported: Fail |
| 222 mutationobserver_test/supported: Fail | 225 mutationobserver_test/supported: Fail |
| 223 notifications_test/supported: Fail | 226 notifications_test/supported: Fail |
| 224 performance_api_test/supported: Fail | 227 performance_api_test/supported: Fail |
| 225 serialized_script_value_test: Fail | 228 serialized_script_value_test: Fail |
| 229 speechrecognition_test/supported: Fail |
| 226 svg_3_test: Fail | 230 svg_3_test: Fail |
| 227 svgelement_test/additionalConstructors: Fail | 231 svgelement_test/additionalConstructors: Fail |
| 228 svgelement2_test: Fail | 232 svgelement2_test: Fail |
| 229 typed_arrays_arraybuffer_test: Fail | 233 typed_arrays_arraybuffer_test: Fail |
| 230 url_test: Fail | 234 url_test: Fail |
| 231 fileapi_test: Skip # Timeout. | 235 fileapi_test: Skip # Timeout. |
| 232 inner_frame_test: Skip # Timeout. | 236 inner_frame_test: Skip # Timeout. |
| 233 js_interop_3_test: Skip # Timeout. | 237 js_interop_3_test: Skip # Timeout. |
| 234 js_interop_4_test: Skip # Timeout. | 238 js_interop_4_test: Skip # Timeout. |
| 235 isolates_test: Skip # Timeout. | 239 isolates_test: Skip # Timeout. |
| (...skipping 17 matching lines...) Expand all Loading... |
| 253 input_element_test/supported_date: Fail | 257 input_element_test/supported_date: Fail |
| 254 input_element_test/supported_datetime: Fail | 258 input_element_test/supported_datetime: Fail |
| 255 input_element_test/supported_datetime-local: Fail | 259 input_element_test/supported_datetime-local: Fail |
| 256 input_element_test/supported_month: Fail | 260 input_element_test/supported_month: Fail |
| 257 input_element_test/supported_time: Fail | 261 input_element_test/supported_time: Fail |
| 258 input_element_test/supported_week: Fail | 262 input_element_test/supported_week: Fail |
| 259 input_element_test/supported_number: Fail | 263 input_element_test/supported_number: Fail |
| 260 input_element_test/supported_range: Fail | 264 input_element_test/supported_range: Fail |
| 261 notifications_test/supported: Fail | 265 notifications_test/supported: Fail |
| 262 shadow_dom_test/supported: Fail | 266 shadow_dom_test/supported: Fail |
| 267 speechrecognition_test/supported: Fail |
| 263 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable | 268 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable |
| 264 svg_3_test: Fail | 269 svg_3_test: Fail |
| 265 svgelement_test/additionalConstructors: Fail | 270 svgelement_test/additionalConstructors: Fail |
| 266 svgelement2_test: Fail | 271 svgelement2_test: Fail |
| 267 transferables_test: Fail # Issue 3392. | 272 transferables_test: Fail # Issue 3392. |
| 268 websql_test: Fail # FF does not support web SQL | 273 websql_test: Fail # FF does not support web SQL |
| 269 wheelevent_test: Skip # Times out on FF 16. Issue 7943 | 274 wheelevent_test: Skip # Times out on FF 16. Issue 7943 |
| 270 | 275 |
| 271 [ $runtime == ie9 && ($system == linux || $system == macos) ] | 276 [ $runtime == ie9 && ($system == linux || $system == macos) ] |
| 272 *: Skip | 277 *: Skip |
| (...skipping 11 matching lines...) Expand all Loading... |
| 284 | 289 |
| 285 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] | 290 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |
| 286 request_animation_frame_test: Skip # Async test hangs. | 291 request_animation_frame_test: Skip # Async test hangs. |
| 287 | 292 |
| 288 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] | 293 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] |
| 289 isolates_test: Skip # Timeout because leg does not support web workers. | 294 isolates_test: Skip # Timeout because leg does not support web workers. |
| 290 | 295 |
| 291 [ $compiler == dart2js && $runtime == ff ] | 296 [ $compiler == dart2js && $runtime == ff ] |
| 292 inner_frame_test: Skip # Timeout | 297 inner_frame_test: Skip # Timeout |
| 293 svg_3_test: Skip # Timeout | 298 svg_3_test: Skip # Timeout |
| OLD | NEW |