| 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 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 47 css_test: Fail | 47 css_test: Fail |
| 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/supported: Fail |
| 58 form_data_test: Fail # TODO(efortuna): Issue 7875. | 58 form_data_test: Fail # TODO(efortuna): Issue 7875. |
| 59 fileapi_test/supported: Fail | 59 fileapi_test/supported: Fail |
| 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 |
| (...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 104 # | 104 # |
| 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/supported: Fail |
| 115 fileapi_test/supported: Fail | 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 |
| (...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 181 canvas_test: Fail | 181 canvas_test: Fail |
| 182 css_test: Fail | 182 css_test: Fail |
| 183 cssstyledeclaration_test: Fail | 183 cssstyledeclaration_test: Fail |
| 184 element_add_test: Fail | 184 element_add_test: Fail |
| 185 element_constructor_1_test: Fail | 185 element_constructor_1_test: Fail |
| 186 element_test/constructors: Fail | 186 element_test/constructors: Fail |
| 187 element_test/elements: Fail | 187 element_test/elements: Fail |
| 188 element_test/eventListening: Crash | 188 element_test/eventListening: Crash |
| 189 element_test/queryAll: Fail | 189 element_test/queryAll: Fail |
| 190 element_webkit_test: Fail | 190 element_webkit_test: Fail |
| 191 exceptions_test: Fail | 191 exceptions_test/supported: Fail |
| 192 htmlelement_test: Fail | 192 htmlelement_test: Fail |
| 193 indexeddb_1_test/supported: Fail | 193 indexeddb_1_test/supported: Fail |
| 194 mutationobserver_test/supported: Fail | 194 mutationobserver_test/supported: Fail |
| 195 performance_api_test/supported: Fail | 195 performance_api_test/supported: Fail |
| 196 serialized_script_value_test: Fail | 196 serialized_script_value_test: Fail |
| 197 svg_3_test: Fail | 197 svg_3_test: Fail |
| 198 svgelement_test/additionalConstructors: Fail | 198 svgelement_test/additionalConstructors: Fail |
| 199 svgelement2_test: Fail | 199 svgelement2_test: Fail |
| 200 typed_arrays_arraybuffer_test: Fail | 200 typed_arrays_arraybuffer_test: Fail |
| 201 url_test: Fail | 201 url_test: Fail |
| 202 fileapi_test: Skip # Timeout. | 202 fileapi_test: Skip # Timeout. |
| 203 inner_frame_test: Skip # Timeout. | 203 inner_frame_test: Skip # Timeout. |
| 204 js_interop_3_test: Skip # Timeout. | 204 js_interop_3_test: Skip # Timeout. |
| 205 js_interop_4_test: Skip # Timeout. | 205 js_interop_4_test: Skip # Timeout. |
| 206 isolates_test: Skip # Timeout. | 206 isolates_test: Skip # Timeout. |
| 207 websql_test: Skip # Timeout. | 207 websql_test: Skip # Timeout. |
| 208 | 208 |
| 209 [ $runtime == ff ] | 209 [ $runtime == ff ] |
| 210 audiobuffersourcenode_test: Fail # FF only has Audio element. | 210 audiobuffersourcenode_test: Fail # FF only has Audio element. |
| 211 audiocontext_test: Fail # FF only has Audio element | 211 audiocontext_test: Fail # FF only has Audio element |
| 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/supported: Fail |
| 222 fileapi_test/supported: Fail | 222 fileapi_test/supported: Fail |
| 223 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] | 223 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] |
| 224 inner_frame_test: Skip | 224 inner_frame_test: Skip |
| 225 input_element_test/supported_date: Fail | 225 input_element_test/supported_date: Fail |
| 226 input_element_test/supported_datetime: Fail | 226 input_element_test/supported_datetime: Fail |
| 227 input_element_test/supported_datetime-local: Fail | 227 input_element_test/supported_datetime-local: Fail |
| 228 input_element_test/supported_month: Fail | 228 input_element_test/supported_month: Fail |
| 229 input_element_test/supported_time: Fail | 229 input_element_test/supported_time: Fail |
| 230 input_element_test/supported_week: Fail | 230 input_element_test/supported_week: Fail |
| 231 input_element_test/supported_number: Fail | 231 input_element_test/supported_number: Fail |
| (...skipping 23 matching lines...) Expand all Loading... |
| 255 | 255 |
| 256 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] | 256 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |
| 257 request_animation_frame_test: Skip # Async test hangs. | 257 request_animation_frame_test: Skip # Async test hangs. |
| 258 | 258 |
| 259 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] | 259 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] |
| 260 isolates_test: Skip # Timeout because leg does not support web workers. | 260 isolates_test: Skip # Timeout because leg does not support web workers. |
| 261 | 261 |
| 262 [ $compiler == dart2js && $runtime == ff ] | 262 [ $compiler == dart2js && $runtime == ff ] |
| 263 inner_frame_test: Skip # Timeout | 263 inner_frame_test: Skip # Timeout |
| 264 svg_3_test: Skip # Timeout | 264 svg_3_test: Skip # Timeout |
| OLD | NEW |