| 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: Fail, Pass # http://dartbug.com/5151 | 5 window_open_test: Fail, Pass # 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 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 65 form_data_test: Fail # Issue 4793. | 65 form_data_test: Fail # Issue 4793. |
| 66 form_element_test: Fail # Issue 4793. | 66 form_element_test: Fail # Issue 4793. |
| 67 typed_arrays_1_test: Skip # ie9 does not have typed arrays. | 67 typed_arrays_1_test: Skip # ie9 does not have typed arrays. |
| 68 typed_arrays_2_test: Skip | 68 typed_arrays_2_test: Skip |
| 69 typed_arrays_3_test: Skip | 69 typed_arrays_3_test: Skip |
| 70 typed_arrays_4_test: Skip | 70 typed_arrays_4_test: Skip |
| 71 typed_arrays_5_test: Skip | 71 typed_arrays_5_test: Skip |
| 72 typed_arrays_arraybuffer_test: Skip | 72 typed_arrays_arraybuffer_test: Skip |
| 73 typed_arrays_dataview_test: Skip | 73 typed_arrays_dataview_test: Skip |
| 74 typed_arrays_range_checks_test: Fail | 74 typed_arrays_range_checks_test: Fail |
| 75 element_test: Fail | 75 element_webkit_test: Fail |
| 76 localstorage_test: Fail | 76 localstorage_test: Fail |
| 77 node_test: Fail | 77 node_test: Fail |
| 78 svgelement_test: Fail | 78 svgelement_test: Fail |
| 79 svgelement2_test: Fail | 79 svgelement2_test: Fail |
| 80 websql_test: Fail # IE does not support web SQL | 80 websql_test: Fail # IE does not support web SQL |
| 81 # | 81 # |
| 82 # Investigate and triage the following into bug reports. | 82 # Investigate and triage the following into bug reports. |
| 83 # | 83 # |
| 84 audiobuffersourcenode_test: Fail | 84 audiobuffersourcenode_test: Fail |
| 85 audiocontext_test: Fail | 85 audiocontext_test: Fail |
| (...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 133 audiocontext_test: Fail | 133 audiocontext_test: Fail |
| 134 blob_constructor_test: Fail | 134 blob_constructor_test: Fail |
| 135 canvas_pixel_array_type_alias_test: Fail | 135 canvas_pixel_array_type_alias_test: Fail |
| 136 canvas_test: Fail | 136 canvas_test: Fail |
| 137 canvas_using_html_test: Fail | 137 canvas_using_html_test: Fail |
| 138 datalistelement_test: Pass,Fail | 138 datalistelement_test: Pass,Fail |
| 139 document_test: Fail | 139 document_test: Fail |
| 140 dom_constructors_test: Fail | 140 dom_constructors_test: Fail |
| 141 element_add_test: Fail | 141 element_add_test: Fail |
| 142 element_constructor_1_test: Fail | 142 element_constructor_1_test: Fail |
| 143 element_test: Fail | 143 element_webkit_test: Fail |
| 144 exceptions_test: Fail | 144 exceptions_test: Fail |
| 145 instance_of_test: Fail | 145 instance_of_test: Fail |
| 146 mutationobserver_test: Fail | 146 mutationobserver_test: Fail |
| 147 native_gc_test: Fail | 147 native_gc_test: Fail |
| 148 node_test: Fail | 148 node_test: Fail |
| 149 serialized_script_value_test: Fail | 149 serialized_script_value_test: Fail |
| 150 svgelement2_test: Fail | 150 svgelement2_test: Fail |
| 151 svgelement_test: Fail | 151 svgelement_test: Fail |
| 152 url_test: Fail | 152 url_test: Fail |
| 153 | 153 |
| 154 [ $runtime == ff ] | 154 [ $runtime == ff ] |
| 155 audiobuffersourcenode_test: Fail # FF only has Audio element. | 155 audiobuffersourcenode_test: Fail # FF only has Audio element. |
| 156 audiocontext_test: Fail # FF only has Audio element | 156 audiocontext_test: Fail # FF only has Audio element |
| 157 css_test: Fail # No analog to WebKitCSSMatrix | 157 css_test: Fail # No analog to WebKitCSSMatrix |
| 158 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut
e instead. | 158 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut
e instead. |
| 159 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut
e instead. | 159 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut
e instead. |
| 160 contentelement_test: Fail # FF does not support content element. | 160 contentelement_test: Fail # FF does not support content element. |
| 161 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR | 161 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR |
| 162 documentfragment_test: Fail | 162 documentfragment_test: Fail |
| 163 element_test: Fail | 163 element_webkit_test: Fail |
| 164 exceptions_test: Fail # Uses webkitotifications, no analogue in moz | 164 exceptions_test: Fail # Uses webkitotifications, no analogue in moz |
| 165 fileapi_test: Fail # FF does not support filesystem APIs. | 165 fileapi_test: Fail # FF does not support filesystem APIs. |
| 166 indexeddb_1_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 166 indexeddb_1_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB |
| 167 indexeddb_2_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 167 indexeddb_2_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB |
| 168 indexeddb_3_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 168 indexeddb_3_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB |
| 169 indexeddb_4_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 169 indexeddb_4_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB |
| 170 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] | 170 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] |
| 171 inner_frame_test: Skip | 171 inner_frame_test: Skip |
| 172 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable | 172 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable |
| 173 svg_3_test: Fail | 173 svg_3_test: Fail |
| (...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 228 | 228 |
| 229 [ $compiler == dart2js && $runtime == chrome && $system == windows] | 229 [ $compiler == dart2js && $runtime == chrome && $system == windows] |
| 230 css_test: Pass, Fail # Issue #2823 | 230 css_test: Pass, Fail # Issue #2823 |
| 231 | 231 |
| 232 [ $compiler == dart2js && $runtime == ff && $system == windows] | 232 [ $compiler == dart2js && $runtime == ff && $system == windows] |
| 233 js_interop_2_test: Fail # Issue 4658. | 233 js_interop_2_test: Fail # Issue 4658. |
| 234 js_interop_3_test: Fail # Issue 4658. | 234 js_interop_3_test: Fail # Issue 4658. |
| 235 | 235 |
| 236 [ $compiler == dart2js && $checked && $browser] | 236 [ $compiler == dart2js && $checked && $browser] |
| 237 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name
' | 237 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name
' |
| OLD | NEW |