| 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 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 48 document_test/supports_cssCanvasContext: Fail | 48 document_test/supports_cssCanvasContext: Fail |
| 49 element_test/click: Fail # IE does not support firing this event. | 49 element_test/click: Fail # IE does not support firing this event. |
| 50 element_types_test/supported_content: Fail | 50 element_types_test/supported_content: Fail |
| 51 element_types_test/supported_details: Fail | 51 element_types_test/supported_details: Fail |
| 52 element_types_test/supported_keygen: Fail | 52 element_types_test/supported_keygen: Fail |
| 53 element_types_test/supported_meter: Fail | 53 element_types_test/supported_meter: Fail |
| 54 element_types_test/supported_object: Fail | 54 element_types_test/supported_object: Fail |
| 55 element_types_test/supported_output: Fail | 55 element_types_test/supported_output: Fail |
| 56 element_types_test/supported_shadow: Fail | 56 element_types_test/supported_shadow: Fail |
| 57 exceptions_test: Fail | 57 exceptions_test: Fail |
| 58 fileapi_test: Fail | 58 fileapi_test/supported: Fail |
| 59 indexeddb_1_test/supported: Fail # IE10 does not support from file:// | 59 indexeddb_1_test/supported: Fail # IE10 does not support from file:// |
| 60 inner_frame_test: Skip | 60 inner_frame_test: Skip |
| 61 input_element_test/supported_date: Fail | 61 input_element_test/supported_date: Fail |
| 62 input_element_test/supported_datetime: Fail | 62 input_element_test/supported_datetime: Fail |
| 63 input_element_test/supported_datetime-local: Fail | 63 input_element_test/supported_datetime-local: Fail |
| 64 input_element_test/supported_month: Fail | 64 input_element_test/supported_month: Fail |
| 65 input_element_test/supported_time: Fail | 65 input_element_test/supported_time: Fail |
| 66 input_element_test/supported_week: Fail | 66 input_element_test/supported_week: Fail |
| 67 isolates_test: Skip | 67 isolates_test: Skip |
| 68 localstorage_test: Fail | 68 localstorage_test: Fail |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 105 # Investigate and triage the following into bug reports. | 105 # Investigate and triage the following into bug reports. |
| 106 # | 106 # |
| 107 audiobuffersourcenode_test: Fail | 107 audiobuffersourcenode_test: Fail |
| 108 audiocontext_test: Fail | 108 audiocontext_test: Fail |
| 109 blob_constructor_test: Fail | 109 blob_constructor_test: Fail |
| 110 cache_test: fail # IE9 does not support ApplicationCache, but IE 10
does (and should work). | 110 cache_test: fail # IE9 does not support ApplicationCache, but IE 10
does (and should work). |
| 111 css_test: Fail | 111 css_test: Fail |
| 112 dom_constructors_test: Fail | 112 dom_constructors_test: Fail |
| 113 element_test/matches: Fail # IE9 does not support matches | 113 element_test/matches: Fail # IE9 does not support matches |
| 114 exceptions_test: Fail | 114 exceptions_test: Fail |
| 115 fileapi_test: Fail # IE does not support filesystem APIs. | 115 fileapi_test/supported: Fail |
| 116 history_test/supported_state: Fail | 116 history_test/supported_state: Fail |
| 117 indexeddb_1_test/supported: Fail | 117 indexeddb_1_test/supported: Fail |
| 118 input_element_test/supported_date: Fail | 118 input_element_test/supported_date: Fail |
| 119 input_element_test/supported_datetime-local: Fail | 119 input_element_test/supported_datetime-local: Fail |
| 120 input_element_test/supported_datetime: Fail | 120 input_element_test/supported_datetime: Fail |
| 121 input_element_test/supported_email: Fail | 121 input_element_test/supported_email: Fail |
| 122 input_element_test/supported_month: Fail | 122 input_element_test/supported_month: Fail |
| 123 input_element_test/supported_number: Fail | 123 input_element_test/supported_number: Fail |
| 124 input_element_test/supported_range: Fail | 124 input_element_test/supported_range: Fail |
| 125 input_element_test/supported_search: Fail | 125 input_element_test/supported_search: Fail |
| (...skipping 28 matching lines...) Expand all Loading... |
| 154 element_types_test/supported_shadow: Fail | 154 element_types_test/supported_shadow: Fail |
| 155 performance_api_test: Fail # window.performance.timing not in Safari 6. | 155 performance_api_test: Fail # window.performance.timing not in Safari 6. |
| 156 indexeddb_1_test/supported: Fail | 156 indexeddb_1_test/supported: Fail |
| 157 input_element_test/supported_date: Fail | 157 input_element_test/supported_date: Fail |
| 158 input_element_test/supported_datetime: Fail | 158 input_element_test/supported_datetime: Fail |
| 159 input_element_test/supported_datetime-local: Fail | 159 input_element_test/supported_datetime-local: Fail |
| 160 input_element_test/supported_month: Fail, Crash | 160 input_element_test/supported_month: Fail, Crash |
| 161 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria
ge this failure. | 161 input_element_test/supported_range: Fail, Crash # TODO(efortuna): Please tria
ge this failure. |
| 162 input_element_test/supported_time: Fail, Crash | 162 input_element_test/supported_time: Fail, Crash |
| 163 input_element_test/supported_week: Fail, Crash | 163 input_element_test/supported_week: Fail, Crash |
| 164 fileapi_test: Fail # requestFileSystem not supported in Safari 6. | 164 fileapi_test/supported: Fail |
| 165 node_test: Skip # Issue 6457 | 165 node_test: Skip # Issue 6457 |
| 166 shadow_dom_test/supported: Fail | 166 shadow_dom_test/supported: Fail |
| 167 | 167 |
| 168 [ $runtime == opera ] | 168 [ $runtime == opera ] |
| 169 document_test/supports_cssCanvasContext: Fail | 169 document_test/supports_cssCanvasContext: Fail |
| 170 document_test/document: Fail # Issue: 7413 | 170 document_test/document: Fail # Issue: 7413 |
| 171 form_data_test: Fail # Issue: 7413 | 171 form_data_test: Fail # Issue: 7413 |
| 172 keyboard_event_test: Fail # Issue: 7413 | 172 keyboard_event_test: Fail # Issue: 7413 |
| 173 element_test/eventListening: Fail # Issue: 7413 | 173 element_test/eventListening: Fail # Issue: 7413 |
| 174 element_test/children: Fail # Issue: 7413 | 174 element_test/children: Fail # Issue: 7413 |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 212 css_test: Fail # No analog to WebKitCssMatrix | 212 css_test: Fail # No analog to WebKitCssMatrix |
| 213 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR | 213 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR |
| 214 document_test/supports_cssCanvasContext: Fail | 214 document_test/supports_cssCanvasContext: Fail |
| 215 element_types_test/supported_content: Fail | 215 element_types_test/supported_content: Fail |
| 216 element_types_test/supported_details: Fail | 216 element_types_test/supported_details: Fail |
| 217 element_types_test/supported_embed: Fail | 217 element_types_test/supported_embed: Fail |
| 218 element_types_test/supported_keygen: Fail | 218 element_types_test/supported_keygen: Fail |
| 219 element_types_test/supported_shadow: Fail | 219 element_types_test/supported_shadow: Fail |
| 220 element_types_test/supported_track: Fail | 220 element_types_test/supported_track: Fail |
| 221 exceptions_test: Fail # Uses webkitotifications, no analogue in moz | 221 exceptions_test: Fail # Uses webkitotifications, no analogue in moz |
| 222 fileapi_test: Fail # FF does not support filesystem APIs. | 222 fileapi_test/supported: Fail |
| 223 indexeddb_1_test/supported: Fail # FF disables indexedDB from file URLs. | 223 indexeddb_1_test/supported: Fail # FF disables indexedDB from file URLs. |
| 224 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] | 224 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] |
| 225 inner_frame_test: Skip | 225 inner_frame_test: Skip |
| 226 input_element_test/supported_date: Fail | 226 input_element_test/supported_date: Fail |
| 227 input_element_test/supported_datetime: Fail | 227 input_element_test/supported_datetime: Fail |
| 228 input_element_test/supported_datetime-local: Fail | 228 input_element_test/supported_datetime-local: Fail |
| 229 input_element_test/supported_month: Fail | 229 input_element_test/supported_month: Fail |
| 230 input_element_test/supported_time: Fail | 230 input_element_test/supported_time: Fail |
| 231 input_element_test/supported_week: Fail | 231 input_element_test/supported_week: Fail |
| 232 input_element_test/supported_number: Fail | 232 input_element_test/supported_number: Fail |
| (...skipping 26 matching lines...) Expand all Loading... |
| 259 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] | 259 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |
| 260 request_animation_frame_test: Skip # Async test hangs. | 260 request_animation_frame_test: Skip # Async test hangs. |
| 261 | 261 |
| 262 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] | 262 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] |
| 263 isolates_test: Skip # Timeout because leg does not support web workers. | 263 isolates_test: Skip # Timeout because leg does not support web workers. |
| 264 | 264 |
| 265 [ $compiler == dart2js && $runtime == ff ] | 265 [ $compiler == dart2js && $runtime == ff ] |
| 266 xhr_test: Skip # Timeout | 266 xhr_test: Skip # Timeout |
| 267 inner_frame_test: Skip # Timeout | 267 inner_frame_test: Skip # Timeout |
| 268 svg_3_test: Skip # Timeout | 268 svg_3_test: Skip # Timeout |
| OLD | NEW |