| 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 xmldocument_test: Skip # XML in dart:html is incomplete | 9 xmldocument_test: Skip # XML in dart:html is incomplete |
| 10 xmlelement_test: Skip # XML in dart:html is incomplete | 10 xmlelement_test: Skip # XML in dart:html is incomplete |
| (...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 81 input_element_test/date: Fail # IE10 does not support this input type
. | 81 input_element_test/date: Fail # IE10 does not support this input type
. |
| 82 input_element_test/datetime: Fail # IE10 does not support this input type
. | 82 input_element_test/datetime: Fail # IE10 does not support this input type
. |
| 83 input_element_test/datetime-local: Fail # IE10 does not support this input type
. | 83 input_element_test/datetime-local: Fail # IE10 does not support this input type
. |
| 84 input_element_test/month: Fail # IE10 does not support this input type
. | 84 input_element_test/month: Fail # IE10 does not support this input type
. |
| 85 input_element_test/time: Fail # IE10 does not support this input type
. | 85 input_element_test/time: Fail # IE10 does not support this input type
. |
| 86 input_element_test/week: Fail # IE10 does not support this input type
. | 86 input_element_test/week: Fail # IE10 does not support this input type
. |
| 87 isolates_test: Skip | 87 isolates_test: Skip |
| 88 localstorage_test: Fail | 88 localstorage_test: Fail |
| 89 measurement_test: Fail, Pass | 89 measurement_test: Fail, Pass |
| 90 messageevent_test: Fail | 90 messageevent_test: Fail |
| 91 mutationobserver_test: Fail | 91 mutationobserver_test/supported: Fail |
| 92 serialized_script_value_test: Fail | 92 serialized_script_value_test: Fail |
| 93 storage_test: Fail, Pass | 93 storage_test: Fail, Pass |
| 94 svgelement_test/additionalConstructors: Fail | 94 svgelement_test/additionalConstructors: Fail |
| 95 svgelement2_test: Fail | 95 svgelement2_test: Fail |
| 96 svg_3_test: Fail | 96 svg_3_test: Fail |
| 97 typed_arrays_1_test: Fail | 97 typed_arrays_1_test: Fail |
| 98 typed_arrays_arraybuffer_test: Fail | 98 typed_arrays_arraybuffer_test: Fail |
| 99 typed_arrays_dataview_test: Fail | 99 typed_arrays_dataview_test: Fail |
| 100 url_test: Fail | 100 url_test: Fail |
| 101 websql_test: Fail | 101 websql_test: Fail |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 141 indexeddb_4_test: Fail | 141 indexeddb_4_test: Fail |
| 142 input_element_test/date: Fail # IE9 does not support this input type. | 142 input_element_test/date: Fail # IE9 does not support this input type. |
| 143 input_element_test/datetime: Fail # IE9 does not support this input type. | 143 input_element_test/datetime: Fail # IE9 does not support this input type. |
| 144 input_element_test/datetime-local: Fail # IE9 does not support this input type. | 144 input_element_test/datetime-local: Fail # IE9 does not support this input type. |
| 145 input_element_test/month: Fail # IE9 does not support this input type. | 145 input_element_test/month: Fail # IE9 does not support this input type. |
| 146 input_element_test/range: Fail # IE9 does not support this input type. | 146 input_element_test/range: Fail # IE9 does not support this input type. |
| 147 input_element_test/time: Fail # IE9 does not support this input type. | 147 input_element_test/time: Fail # IE9 does not support this input type. |
| 148 input_element_test/week: Fail # IE9 does not support this input type. | 148 input_element_test/week: Fail # IE9 does not support this input type. |
| 149 | 149 |
| 150 messageevent_test: Fail | 150 messageevent_test: Fail |
| 151 mutationobserver_test: Fail | 151 mutationobserver_test/supported: Fail |
| 152 postmessage_structured_test: Skip # BUG(5685): times out. | 152 postmessage_structured_test: Skip # BUG(5685): times out. |
| 153 serialized_script_value_test: Fail | 153 serialized_script_value_test: Fail |
| 154 shadow_dom_layout_test: Fail | 154 shadow_dom_layout_test: Fail |
| 155 shadow_dom_test: Fail | 155 shadow_dom_test: Fail |
| 156 storage_test: Fail | 156 storage_test: Fail |
| 157 svg_3_test: Fail | 157 svg_3_test: Fail |
| 158 svgelement_test/additionalConstructors: Fail | 158 svgelement_test/additionalConstructors: Fail |
| 159 svgelement2_test: Fail | 159 svgelement2_test: Fail |
| 160 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 160 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
| 161 websocket_test: Fail | 161 websocket_test: Fail |
| (...skipping 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 219 element_test/constructors: Fail | 219 element_test/constructors: Fail |
| 220 element_test/elements: Fail | 220 element_test/elements: Fail |
| 221 element_test/eventListening: Crash | 221 element_test/eventListening: Crash |
| 222 element_test/queryAll: Fail | 222 element_test/queryAll: Fail |
| 223 element_webkit_test: Fail | 223 element_webkit_test: Fail |
| 224 exceptions_test: Fail | 224 exceptions_test: Fail |
| 225 indexeddb_1_test: Fail | 225 indexeddb_1_test: Fail |
| 226 indexeddb_2_test: Fail | 226 indexeddb_2_test: Fail |
| 227 indexeddb_3_test: Fail | 227 indexeddb_3_test: Fail |
| 228 indexeddb_4_test: Fail | 228 indexeddb_4_test: Fail |
| 229 mutationobserver_test: Fail | 229 mutationobserver_test/supported: Fail |
| 230 performance_api_test: Fail | 230 performance_api_test: Fail |
| 231 serialized_script_value_test: Fail | 231 serialized_script_value_test: Fail |
| 232 svg_3_test: Fail | 232 svg_3_test: Fail |
| 233 svgelement_test/additionalConstructors: Fail | 233 svgelement_test/additionalConstructors: Fail |
| 234 svgelement2_test: Fail | 234 svgelement2_test: Fail |
| 235 typed_arrays_1_test: Fail | 235 typed_arrays_1_test: Fail |
| 236 typed_arrays_arraybuffer_test: Fail | 236 typed_arrays_arraybuffer_test: Fail |
| 237 url_test: Fail | 237 url_test: Fail |
| 238 websocket_test: Fail | 238 websocket_test: Fail |
| 239 fileapi_test: Skip # Timeout. | 239 fileapi_test: Skip # Timeout. |
| (...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 309 typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types
. | 309 typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types
. |
| 310 | 310 |
| 311 [ $compiler == dart2js && $runtime == ff && $system == linux] | 311 [ $compiler == dart2js && $runtime == ff && $system == linux] |
| 312 indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er
ror: The data provided does not meet the requirements of the function. | 312 indexeddb_3_test: Fail # Caught Error: DATA_ERR: DOM IDBDatabase Exception 5 Er
ror: The data provided does not meet the requirements of the function. |
| 313 | 313 |
| 314 [ $compiler == dart2js && $runtime == ff ] | 314 [ $compiler == dart2js && $runtime == ff ] |
| 315 xhr_test: Skip # Timeout | 315 xhr_test: Skip # Timeout |
| 316 inner_frame_test: Skip # Timeout | 316 inner_frame_test: Skip # Timeout |
| 317 svg_3_test: Skip # Timeout | 317 svg_3_test: Skip # Timeout |
| 318 documentfragment_test: Skip # Timeout | 318 documentfragment_test: Skip # Timeout |
| OLD | NEW |