Chromium Code Reviews| 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 | 8 |
| 9 # Layout tests are only supported on DRT. | 9 # Layout tests are only supported on DRT. |
| 10 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ] | 10 [ $runtime == ie9 || $runtime == ie10 || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ] |
| (...skipping 67 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 78 media_stream_test/supported_MediaStreamEvent: Fail | 78 media_stream_test/supported_MediaStreamEvent: Fail |
| 79 media_stream_test/supported_MediaStreamTrackEvent: Fail | 79 media_stream_test/supported_MediaStreamTrackEvent: Fail |
| 80 messageevent_test: Fail | 80 messageevent_test: Fail |
| 81 microtask_test: Fail, Pass # Appears to be flaky | 81 microtask_test: Fail, Pass # Appears to be flaky |
| 82 mutationobserver_test/supported: Fail | 82 mutationobserver_test/supported: Fail |
| 83 native_gc_test: Fail, Pass # BUG(7774): Untriaged. | 83 native_gc_test: Fail, Pass # BUG(7774): Untriaged. |
| 84 notifications_test/supported: Fail | 84 notifications_test/supported: Fail |
| 85 serialized_script_value_test: Fail | 85 serialized_script_value_test: Fail |
| 86 shadow_dom_test/supported: Fail | 86 shadow_dom_test/supported: Fail |
| 87 speechrecognition_test/supported: Fail | 87 speechrecognition_test/supported: Fail |
| 88 storage_test: Fail, Pass | 88 storage_test: Fail, Pas |
|
blois
2013/02/01 18:24:19
Pass?
Emily Fortuna
2013/02/01 18:58:57
I fixed this on my mac checkout but had forgot to
| |
| 89 svgelement_test/additionalConstructors: Fail | 89 svgelement_test/supported_altGlyph: Fail |
| 90 svgelement2_test: Fail | 90 svgelement_test/supported_animate: Fail |
| 91 svgelement_test/supported_animateTransform: Fail | |
| 92 svgelement_test/supported_animateMotion: Fail | |
| 93 svgelement_test/supported_foreignObject: Fail | |
| 94 svgelement_test/supported_set: Fail | |
| 95 svgelement2_test/supported: Fail | |
| 91 touchevent_test/supported: Fail | 96 touchevent_test/supported: Fail |
| 92 webgl_1_test/supported: Fail | 97 webgl_1_test/supported: Fail |
| 93 websql_test/supported: Fail | 98 websql_test/supported: Fail |
| 94 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 99 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
| 95 window_open_test: Skip | 100 window_open_test: Skip |
| 96 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. | 101 xhr_cross_origin_test: Fail # TODO(efortuna): Issue 7875. |
| 97 xhr_test/supported_HttpRequestProgressEvent: Fail | 102 xhr_test/supported_HttpRequestProgressEvent: Fail |
| 98 xsltprocessor_test/supported: Fail | 103 xsltprocessor_test/supported: Fail |
| 99 history_test/history: Pass, Fail # issue 8183 | 104 history_test/history: Pass, Fail # issue 8183 |
| 100 | 105 |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 149 media_stream_test/supported_media: Fail | 154 media_stream_test/supported_media: Fail |
| 150 media_stream_test/supported_MediaStreamEvent: Fail | 155 media_stream_test/supported_MediaStreamEvent: Fail |
| 151 media_stream_test/supported_MediaStreamTrackEvent: Fail | 156 media_stream_test/supported_MediaStreamTrackEvent: Fail |
| 152 messageevent_test: Fail | 157 messageevent_test: Fail |
| 153 mutationobserver_test/supported: Fail | 158 mutationobserver_test/supported: Fail |
| 154 notifications_test/supported: Fail | 159 notifications_test/supported: Fail |
| 155 postmessage_structured_test: Skip # BUG(5685): times out. | 160 postmessage_structured_test: Skip # BUG(5685): times out. |
| 156 serialized_script_value_test: Fail | 161 serialized_script_value_test: Fail |
| 157 shadow_dom_test/supported: Fail | 162 shadow_dom_test/supported: Fail |
| 158 speechrecognition_test/supported: Fail | 163 speechrecognition_test/supported: Fail |
| 159 svg_3_test: Fail | 164 svg_test/supported_externalResourcesRequired: Fail |
| 160 svgelement_test/additionalConstructors: Fail | 165 svgelement_test/supported_altGlyph: Fail |
| 161 svgelement2_test: Fail | 166 svgelement_test/supported_animate: Fail |
| 167 svgelement_test/supported_animateTransform: Fail | |
| 168 svgelement_test/supported_animateMotion: Fail | |
| 169 svgelement_test/supported_feBlend: Fail | |
| 170 svgelement_test/supported_feColorMatrix: Fail | |
| 171 svgelement_test/supported_feComponentTransfer: Fail | |
| 172 svgelement_test/supported_feConvolveMatrix: Fail | |
| 173 svgelement_test/supported_feDiffuseLighting: Fail | |
| 174 svgelement_test/supported_feDisplacementMap: Fail | |
| 175 svgelement_test/supported_feDistantLight: Fail | |
| 176 svgelement_test/supported_feFlood: Fail | |
| 177 svgelement_test/supported_feFuncA: Fail | |
| 178 svgelement_test/supported_feFuncB: Fail | |
| 179 svgelement_test/supported_feFuncG: Fail | |
| 180 svgelement_test/supported_feFuncR: Fail | |
| 181 svgelement_test/supported_feGaussianBlur: Fail | |
| 182 svgelement_test/supported_feImage: Fail | |
| 183 svgelement_test/supported_feMerge: Fail | |
| 184 svgelement_test/supported_feMergeNode: Fail | |
| 185 svgelement_test/supported_feOffset: Fail | |
| 186 svgelement_test/supported_fePointLight: Fail | |
| 187 svgelement_test/supported_feSpecularLighting: Fail | |
| 188 svgelement_test/supported_feSpotLight: Fail | |
| 189 svgelement_test/supported_feTile: Fail | |
| 190 svgelement_test/supported_feTurbulence: Fail | |
| 191 svgelement_test/supported_filter: Fail | |
| 192 svgelement_test/supported_foreignObject: Fail | |
| 193 svgelement_test/supported_set: Fail | |
| 194 svgelement2_test/supported: Fail | |
| 162 touchevent_test/supported: Fail | 195 touchevent_test/supported: Fail |
| 163 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) | 196 url_test: Fail # IE9 does not support createObjectURL (it is suppor ted in IE10) |
| 164 websocket_test/supported: Fail | 197 websocket_test/supported: Fail |
| 165 window_open_test: Skip # BUG(4016) | 198 window_open_test: Skip # BUG(4016) |
| 166 isolates_test: Skip # BUG(4016) | 199 isolates_test: Skip # BUG(4016) |
| 167 xhr_test: Skip # BUG(4016) | 200 xhr_test: Skip # BUG(4016) |
| 168 xhr_test/supported_HttpRequestProgressEvent: Fail | 201 xhr_test/supported_HttpRequestProgressEvent: Fail |
| 169 xhr_cross_origin_test: Fail # Issue 6016. | 202 xhr_cross_origin_test: Fail # Issue 6016. |
| 170 xsltprocessor_test/supported: Fail | 203 xsltprocessor_test/supported: Fail |
| 171 | 204 |
| (...skipping 48 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
| 220 element_test/eventListening: Crash | 253 element_test/eventListening: Crash |
| 221 element_test/queryAll: Fail | 254 element_test/queryAll: Fail |
| 222 element_webkit_test: Fail | 255 element_webkit_test: Fail |
| 223 htmlelement_test: Fail | 256 htmlelement_test: Fail |
| 224 indexeddb_1_test/supported: Fail | 257 indexeddb_1_test/supported: Fail |
| 225 mutationobserver_test/supported: Fail | 258 mutationobserver_test/supported: Fail |
| 226 notifications_test/supported: Fail | 259 notifications_test/supported: Fail |
| 227 performance_api_test/supported: Fail | 260 performance_api_test/supported: Fail |
| 228 serialized_script_value_test: Fail | 261 serialized_script_value_test: Fail |
| 229 speechrecognition_test/supported: Fail | 262 speechrecognition_test/supported: Fail |
| 230 svg_3_test: Fail | 263 svg_test/supported_externalResourcesRequired: Fail |
| 231 svgelement_test/additionalConstructors: Fail | 264 svg_test/supported_langSpace: Fail |
| 232 svgelement2_test: Fail | |
| 233 typed_arrays_arraybuffer_test: Fail | 265 typed_arrays_arraybuffer_test: Fail |
| 234 url_test: Fail | 266 url_test: Fail |
| 235 fileapi_test: Skip # Timeout. | 267 fileapi_test: Skip # Timeout. |
| 236 inner_frame_test: Skip # Timeout. | 268 inner_frame_test: Skip # Timeout. |
| 237 js_interop_3_test: Skip # Timeout. | 269 js_interop_3_test: Skip # Timeout. |
| 238 js_interop_4_test: Skip # Timeout. | 270 js_interop_4_test: Skip # Timeout. |
| 239 isolates_test: Skip # Timeout. | 271 isolates_test: Skip # Timeout. |
| 240 websql_test/supported: Fail | 272 websql_test/supported: Fail |
| 241 | 273 |
| 242 [ $runtime == ff ] | 274 [ $runtime == ff ] |
| (...skipping 18 matching lines...) Expand all Loading... | |
| 261 input_element_test/supported_month: Fail | 293 input_element_test/supported_month: Fail |
| 262 input_element_test/supported_time: Fail | 294 input_element_test/supported_time: Fail |
| 263 input_element_test/supported_week: Fail | 295 input_element_test/supported_week: Fail |
| 264 input_element_test/supported_number: Fail | 296 input_element_test/supported_number: Fail |
| 265 input_element_test/supported_range: Fail | 297 input_element_test/supported_range: Fail |
| 266 media_stream_test/supported_MediaStreamEvent: Fail | 298 media_stream_test/supported_MediaStreamEvent: Fail |
| 267 media_stream_test/supported_MediaStreamTrackEvent: Fail | 299 media_stream_test/supported_MediaStreamTrackEvent: Fail |
| 268 notifications_test/supported: Fail | 300 notifications_test/supported: Fail |
| 269 shadow_dom_test/supported: Fail | 301 shadow_dom_test/supported: Fail |
| 270 speechrecognition_test/supported: Fail | 302 speechrecognition_test/supported: Fail |
| 271 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir ed, SVGStylable | 303 svg_test/supported_externalResourcesRequired: Fail |
| 272 svg_3_test: Fail | 304 svg_test/supported_langSpace: Fail |
| 273 svgelement_test/additionalConstructors: Fail | |
| 274 svgelement2_test: Fail | |
| 275 touchevent_test/supported: Fail | 305 touchevent_test/supported: Fail |
| 276 transferables_test: Fail # Issue 3392. | 306 transferables_test: Fail # Issue 3392. |
| 277 webgl_1_test: Pass, Fail # Issue 8219 | 307 webgl_1_test: Pass, Fail # Issue 8219 |
| 278 websql_test/supported: Fail | 308 websql_test/supported: Fail |
| 279 xhr_test/supported_HttpRequestProgressEvent: Fail | 309 xhr_test/supported_HttpRequestProgressEvent: Fail |
| 280 | 310 |
| 281 [ $runtime == ie9 && ($system == linux || $system == macos) ] | 311 [ $runtime == ie9 && ($system == linux || $system == macos) ] |
| 282 *: Skip | 312 *: Skip |
| 283 | 313 |
| 284 [ $runtime == safari && ($system == linux || $system == windows) ] | 314 [ $runtime == safari && ($system == linux || $system == windows) ] |
| 285 *: Skip | 315 *: Skip |
| 286 | 316 |
| 287 # 'html' tests import the HTML library, so they only make sense in | 317 # 'html' tests import the HTML library, so they only make sense in |
| 288 # a browser environment. | 318 # a browser environment. |
| 289 [ $runtime == vm ] | 319 [ $runtime == vm ] |
| 290 *: Skip | 320 *: Skip |
| 291 | 321 |
| 292 [ $compiler == dart2js ] | 322 [ $compiler == dart2js ] |
| 293 transferables_test: Skip # until isInstance works in dart2js | 323 transferables_test: Skip # until isInstance works in dart2js |
| 294 | 324 |
| 295 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] | 325 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |
| 296 request_animation_frame_test: Skip # Async test hangs. | 326 request_animation_frame_test: Skip # Async test hangs. |
| 297 | 327 |
| 298 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] | 328 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ] |
| 299 isolates_test: Skip # Timeout because leg does not support web workers. | 329 isolates_test: Skip # Timeout because leg does not support web workers. |
| 300 | 330 |
| 301 [ $compiler == dart2js && $runtime == ff ] | 331 [ $compiler == dart2js && $runtime == ff ] |
| 302 inner_frame_test: Skip # Timeout | 332 inner_frame_test: Skip # Timeout |
| 303 svg_3_test: Skip # Timeout | |
| OLD | NEW |