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 event_test: Skip # Issue 1996 | 5 event_test: Skip # Issue 1996 |
6 webgl_1_test: Skip # Issue 1495 | 6 webgl_1_test: Skip # Issue 1495 |
7 xmldocument_test: Skip # XML in dart:html is incomplete | 7 xmldocument_test: Skip # XML in dart:html is incomplete |
8 xmlelement_test: Skip # XML in dart:html is incomplete | 8 xmlelement_test: Skip # XML in dart:html is incomplete |
9 measurement_test: Pass, Fail # Issue 1940 | 9 measurement_test: Pass, Fail # Issue 1940 |
10 | 10 |
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
76 fileapi_test: Fail # IE does not support filesystem APIs. | 76 fileapi_test: Fail # IE does not support filesystem APIs. |
77 history_test: Fail | 77 history_test: Fail |
78 indexeddb_1_test: Fail | 78 indexeddb_1_test: Fail |
79 indexeddb_2_test: Fail | 79 indexeddb_2_test: Fail |
80 indexeddb_3_test: Fail | 80 indexeddb_3_test: Fail |
81 indexeddb_4_test: Fail | 81 indexeddb_4_test: Fail |
82 js_interop_1_test: Fail | 82 js_interop_1_test: Fail |
83 js_interop_2_test: Fail | 83 js_interop_2_test: Fail |
84 js_interop_3_test: Fail | 84 js_interop_3_test: Fail |
85 js_interop_4_test: Fail | 85 js_interop_4_test: Fail |
86 js_interop_func_passing_test: Fail | |
87 js_interop_obj_passing_test: Fail | |
88 js_interop_obj_invoke_test: Fail | |
89 js_interop_element_test: Fail | |
90 measurement_test: Fail | 86 measurement_test: Fail |
91 messageevent_test: Fail | 87 messageevent_test: Fail |
92 mutationobserver_test: Fail | 88 mutationobserver_test: Fail |
93 serialized_script_value_test: Fail | 89 serialized_script_value_test: Fail |
94 shadow_dom_layout_test: Fail | 90 shadow_dom_layout_test: Fail |
95 shadow_dom_test: Fail | 91 shadow_dom_test: Fail |
96 storage_test: Fail | 92 storage_test: Fail |
97 svg_3_test: Fail | 93 svg_3_test: Fail |
98 websocket_test: Fail | 94 websocket_test: Fail |
99 window_open_test: Skip # BUG(4016) | 95 window_open_test: Skip # BUG(4016) |
(...skipping 22 matching lines...) Expand all Loading... |
122 exceptions_test: Fail # Uses webkitotifications, no analogue in moz | 118 exceptions_test: Fail # Uses webkitotifications, no analogue in moz |
123 fileapi_test: Fail # FF does not support filesystem APIs. | 119 fileapi_test: Fail # FF does not support filesystem APIs. |
124 indexeddb_1_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 120 indexeddb_1_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB |
125 indexeddb_2_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 121 indexeddb_2_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB |
126 indexeddb_3_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 122 indexeddb_3_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB |
127 indexeddb_4_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 123 indexeddb_4_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB |
128 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] | 124 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] |
129 inner_frame_test: Skip | 125 inner_frame_test: Skip |
130 js_interop_3_test: Fail | 126 js_interop_3_test: Fail |
131 js_interop_4_test: Fail | 127 js_interop_4_test: Fail |
132 js_interop_func_passing_test: Fail | |
133 js_interop_obj_passing_test: Fail | |
134 js_interop_obj_invoke_test: Fail | |
135 js_interop_element_test: Fail | |
136 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable | 128 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable |
137 svg_3_test: Fail | 129 svg_3_test: Fail |
138 svgelement_test: Fail | 130 svgelement_test: Fail |
139 svgelement2_test: Fail | 131 svgelement2_test: Fail |
140 transferables_test: Fail # Issue 3392. | 132 transferables_test: Fail # Issue 3392. |
141 websql_test: Fail # FF does not support web SQL | 133 websql_test: Fail # FF does not support web SQL |
142 websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket. | 134 websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket. |
143 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530
3f4" | 135 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530
3f4" |
144 # (NS_ERROR_DOM_BAD_URI) ... | 136 # (NS_ERROR_DOM_BAD_URI) ... |
145 xhr_test: Fail | 137 xhr_test: Fail |
(...skipping 52 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
198 [ $compiler == dart2js && $runtime == chrome && $system == windows] | 190 [ $compiler == dart2js && $runtime == chrome && $system == windows] |
199 css_test: Pass, Fail # Issue #2823 | 191 css_test: Pass, Fail # Issue #2823 |
200 | 192 |
201 [ $compiler == dart2js && $runtime == ff && $system == windows] | 193 [ $compiler == dart2js && $runtime == ff && $system == windows] |
202 js_interop_2_test: Fail # Issue 4658. | 194 js_interop_2_test: Fail # Issue 4658. |
203 | 195 |
204 [ $compiler == dart2js && $checked && $browser] | 196 [ $compiler == dart2js && $checked && $browser] |
205 typed_arrays_range_checks_test: Fail # Issue 3720 | 197 typed_arrays_range_checks_test: Fail # Issue 3720 |
206 events_test: Fail # Issue 3720 | 198 events_test: Fail # Issue 3720 |
207 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name
' | 199 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name
' |
OLD | NEW |