| 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 62 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 73 media_stream_test/supported_media: Fail | 73 media_stream_test/supported_media: Fail |
| 74 media_stream_test/supported_MediaStreamEvent: Fail | 74 media_stream_test/supported_MediaStreamEvent: Fail |
| 75 media_stream_test/supported_MediaStreamTrackEvent: Fail | 75 media_stream_test/supported_MediaStreamTrackEvent: Fail |
| 76 messageevent_test: Fail | 76 messageevent_test: Fail |
| 77 mutationobserver_test/supported: Fail | 77 mutationobserver_test/supported: Fail |
| 78 native_gc_test: Fail, Pass # BUG(7774): Untriaged. | 78 native_gc_test: Fail, Pass # BUG(7774): Untriaged. |
| 79 notifications_test/supported: Fail | 79 notifications_test/supported: Fail |
| 80 serialized_script_value_test: Fail | 80 serialized_script_value_test: Fail |
| 81 shadow_dom_test/supported: Fail | 81 shadow_dom_test/supported: Fail |
| 82 speechrecognition_test/supported: Fail | 82 speechrecognition_test/supported: Fail |
| 83 storage_test: Fail, Pass | 83 storage_test: Fail, Pas |
| 84 svgelement_test/additionalConstructors: Fail | 84 svg_test/supported_stylable: Fail |
| 85 svgelement2_test: Fail | 85 svgelement_test/supported_altGlyph: Fail |
| 86 svg_3_test: Fail | 86 svgelement_test/supported_animate: Fail |
| 87 svgelement_test/supported_animateTransform: Fail |
| 88 svgelement_test/supported_animateMotion: Fail |
| 89 svgelement_test/supported_foreignObject: Fail |
| 90 svgelement_test/supported_set: Fail |
| 91 svgelement2_test/supported: Fail |
| 87 websql_test: Fail | 92 websql_test: Fail |
| 88 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 93 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
| 89 window_open_test: Skip | 94 window_open_test: Skip |
| 90 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. | 95 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. |
| 91 xsltprocessor_test: Fail | 96 xsltprocessor_test: Fail |
| 92 | 97 |
| 93 [ $runtime == ie9 ] | 98 [ $runtime == ie9 ] |
| 94 document_test/supports_cssCanvasContext: Fail | 99 document_test/supports_cssCanvasContext: Fail |
| 95 element_test/click: Fail # IE does not support firing this event. | 100 element_test/click: Fail # IE does not support firing this event. |
| 96 element_types_test/supported_content: Fail | 101 element_types_test/supported_content: Fail |
| (...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 138 media_stream_test/supported_media: Fail | 143 media_stream_test/supported_media: Fail |
| 139 media_stream_test/supported_MediaStreamEvent: Fail | 144 media_stream_test/supported_MediaStreamEvent: Fail |
| 140 media_stream_test/supported_MediaStreamTrackEvent: Fail | 145 media_stream_test/supported_MediaStreamTrackEvent: Fail |
| 141 messageevent_test: Fail | 146 messageevent_test: Fail |
| 142 mutationobserver_test/supported: Fail | 147 mutationobserver_test/supported: Fail |
| 143 notifications_test/supported: Fail | 148 notifications_test/supported: Fail |
| 144 postmessage_structured_test: Skip # BUG(5685): times out. | 149 postmessage_structured_test: Skip # BUG(5685): times out. |
| 145 serialized_script_value_test: Fail | 150 serialized_script_value_test: Fail |
| 146 shadow_dom_test/supported: Fail | 151 shadow_dom_test/supported: Fail |
| 147 speechrecognition_test/supported: Fail | 152 speechrecognition_test/supported: Fail |
| 148 svg_3_test: Fail | 153 svg_test/supported_externalResourcesRequired: Fail |
| 149 svgelement_test/additionalConstructors: Fail | 154 svg_test/supported_stylable: Fail |
| 150 svgelement2_test: Fail | 155 svgelement_test/supported_altGlyph: Fail |
| 156 svgelement_test/supported_animate: Fail |
| 157 svgelement_test/supported_animateTransform: Fail |
| 158 svgelement_test/supported_animateMotion: Fail |
| 159 svgelement_test/supported_feBlend: Fail |
| 160 svgelement_test/supported_feColorMatrix: Fail |
| 161 svgelement_test/supported_feComponentTransfer: Fail |
| 162 svgelement_test/supported_feConvolveMatrix: Fail |
| 163 svgelement_test/supported_feDiffuseLighting: Fail |
| 164 svgelement_test/supported_feDisplacementMap: Fail |
| 165 svgelement_test/supported_feDistantLight: Fail |
| 166 svgelement_test/supported_feFlood: Fail |
| 167 svgelement_test/supported_feFuncA: Fail |
| 168 svgelement_test/supported_feFuncB: Fail |
| 169 svgelement_test/supported_feFuncG: Fail |
| 170 svgelement_test/supported_feFuncR: Fail |
| 171 svgelement_test/supported_feGaussianBlur: Fail |
| 172 svgelement_test/supported_feImage: Fail |
| 173 svgelement_test/supported_feMerge: Fail |
| 174 svgelement_test/supported_feMergeNode: Fail |
| 175 svgelement_test/supported_feOffset: Fail |
| 176 svgelement_test/supported_fePointLight: Fail |
| 177 svgelement_test/supported_feSpecularLighting: Fail |
| 178 svgelement_test/supported_feSpotLight: Fail |
| 179 svgelement_test/supported_feTile: Fail |
| 180 svgelement_test/supported_feTurbulence: Fail |
| 181 svgelement_test/supported_filter: Fail |
| 182 svgelement_test/supported_foreignObject: Fail |
| 183 svgelement_test/supported_set: Fail |
| 184 svgelement2_test/supported: Fail |
| 151 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 185 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
| 152 websocket_test/supported: Fail | 186 websocket_test/supported: Fail |
| 153 window_open_test: Skip # BUG(4016) | 187 window_open_test: Skip # BUG(4016) |
| 154 xsltprocessor_test: Skip # BUG(4016) | 188 xsltprocessor_test: Skip # BUG(4016) |
| 155 isolates_test: Skip # BUG(4016) | 189 isolates_test: Skip # BUG(4016) |
| 156 xhr_test: Skip # BUG(4016) | 190 xhr_test: Skip # BUG(4016) |
| 157 xhr_cross_origin_test: Fail # Issue 6016. | 191 xhr_cross_origin_test: Fail # Issue 6016. |
| 158 | 192 |
| 159 [ $runtime == safari ] | 193 [ $runtime == safari ] |
| 160 element_types_test/supported_content: Fail | 194 element_types_test/supported_content: Fail |
| (...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 229 element_test/eventListening: Crash | 263 element_test/eventListening: Crash |
| 230 element_test/queryAll: Fail | 264 element_test/queryAll: Fail |
| 231 element_webkit_test: Fail | 265 element_webkit_test: Fail |
| 232 htmlelement_test: Fail | 266 htmlelement_test: Fail |
| 233 indexeddb_1_test/supported: Fail | 267 indexeddb_1_test/supported: Fail |
| 234 mutationobserver_test/supported: Fail | 268 mutationobserver_test/supported: Fail |
| 235 notifications_test/supported: Fail | 269 notifications_test/supported: Fail |
| 236 performance_api_test/supported: Fail | 270 performance_api_test/supported: Fail |
| 237 serialized_script_value_test: Fail | 271 serialized_script_value_test: Fail |
| 238 speechrecognition_test/supported: Fail | 272 speechrecognition_test/supported: Fail |
| 239 svg_3_test: Fail | 273 svg_test/supported_externalResourcesRequired: Fail |
| 240 svgelement_test/additionalConstructors: Fail | 274 svg_test/supported_langSpace: Fail |
| 241 svgelement2_test: Fail | |
| 242 typed_arrays_arraybuffer_test: Fail | 275 typed_arrays_arraybuffer_test: Fail |
| 243 url_test: Fail | 276 url_test: Fail |
| 244 fileapi_test: Skip # Timeout. | 277 fileapi_test: Skip # Timeout. |
| 245 inner_frame_test: Skip # Timeout. | 278 inner_frame_test: Skip # Timeout. |
| 246 js_interop_3_test: Skip # Timeout. | 279 js_interop_3_test: Skip # Timeout. |
| 247 js_interop_4_test: Skip # Timeout. | 280 js_interop_4_test: Skip # Timeout. |
| 248 isolates_test: Skip # Timeout. | 281 isolates_test: Skip # Timeout. |
| 249 websql_test: Skip # Timeout. | 282 websql_test: Skip # Timeout. |
| 250 | 283 |
| 251 [ $runtime == ff ] | 284 [ $runtime == ff ] |
| (...skipping 17 matching lines...) Expand all Loading... |
| 269 input_element_test/supported_month: Fail | 302 input_element_test/supported_month: Fail |
| 270 input_element_test/supported_time: Fail | 303 input_element_test/supported_time: Fail |
| 271 input_element_test/supported_week: Fail | 304 input_element_test/supported_week: Fail |
| 272 input_element_test/supported_number: Fail | 305 input_element_test/supported_number: Fail |
| 273 input_element_test/supported_range: Fail | 306 input_element_test/supported_range: Fail |
| 274 media_stream_test/supported_MediaStreamEvent: Fail | 307 media_stream_test/supported_MediaStreamEvent: Fail |
| 275 media_stream_test/supported_MediaStreamTrackEvent: Fail | 308 media_stream_test/supported_MediaStreamTrackEvent: Fail |
| 276 notifications_test/supported: Fail | 309 notifications_test/supported: Fail |
| 277 shadow_dom_test/supported: Fail | 310 shadow_dom_test/supported: Fail |
| 278 speechrecognition_test/supported: Fail | 311 speechrecognition_test/supported: Fail |
| 279 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable | 312 svg_test/supported_externalResourcesRequired: Fail |
| 280 svg_3_test: Fail | 313 svg_test/supported_langSpace: Fail |
| 281 svgelement_test/additionalConstructors: Fail | |
| 282 svgelement2_test: Fail | |
| 283 transferables_test: Fail # Issue 3392. | 314 transferables_test: Fail # Issue 3392. |
| 284 websql_test: Fail # FF does not support web SQL | 315 websql_test: Fail # FF does not support web SQL |
| 285 wheelevent_test: Skip # Times out on FF 16. Issue 7943 | 316 wheelevent_test: Skip # Times out on FF 16. Issue 7943 |
| 286 | 317 |
| 287 [ $runtime == ie9 && ($system == linux || $system == macos) ] | 318 [ $runtime == ie9 && ($system == linux || $system == macos) ] |
| 288 *: Skip | 319 *: Skip |
| 289 | 320 |
| 290 [ $runtime == safari && ($system == linux || $system == windows) ] | 321 [ $runtime == safari && ($system == linux || $system == windows) ] |
| 291 *: Skip | 322 *: Skip |
| 292 | 323 |
| 293 # 'html' tests import the HTML library, so they only make sense in | 324 # 'html' tests import the HTML library, so they only make sense in |
| 294 # a browser environment. | 325 # a browser environment. |
| 295 [ $runtime == vm ] | 326 [ $runtime == vm ] |
| 296 *: Skip | 327 *: Skip |
| 297 | 328 |
| 298 [ $compiler == dart2js ] | 329 [ $compiler == dart2js ] |
| 299 transferables_test: Skip # until isInstance works in dart2js | 330 transferables_test: Skip # until isInstance works in dart2js |
| 300 | 331 |
| 301 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] | 332 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |
| 302 request_animation_frame_test: Skip # Async test hangs. | 333 request_animation_frame_test: Skip # Async test hangs. |
| 303 | 334 |
| 304 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] | 335 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] |
| 305 isolates_test: Skip # Timeout because leg does not support web workers. | 336 isolates_test: Skip # Timeout because leg does not support web workers. |
| 306 | 337 |
| 307 [ $compiler == dart2js && $runtime == ff ] | 338 [ $compiler == dart2js && $runtime == ff ] |
| 308 inner_frame_test: Skip # Timeout | 339 inner_frame_test: Skip # Timeout |
| 309 svg_3_test: Skip # Timeout | |
| OLD | NEW |