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 xhr_cross_origin_test: Skip # http://dartbug.com/5645 | 5 xhr_cross_origin_test: Skip # http://dartbug.com/5645 |
6 | 6 |
7 window_open_test: Fail, Pass # http://dartbug.com/5151 | 7 window_open_test: Fail, Pass # http://dartbug.com/5151 |
8 | 8 |
9 event_test: Skip # Issue 1996 | 9 event_test: Skip # Issue 1996 |
10 webgl_1_test: Skip # Issue 1495 | 10 webgl_1_test: Skip # Issue 1495 |
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
113 xsltprocessor_test: Skip # BUG(4016) | 113 xsltprocessor_test: Skip # BUG(4016) |
114 isolates_test: Skip # BUG(4016) | 114 isolates_test: Skip # BUG(4016) |
115 xhr_test: Skip # BUG(4016) | 115 xhr_test: Skip # BUG(4016) |
116 | 116 |
117 [ $runtime == safari ] | 117 [ $runtime == safari ] |
118 performance_api_test: Fail # window.performance.timing not in Safari 6. | 118 performance_api_test: Fail # window.performance.timing not in Safari 6. |
119 indexeddb_1_test: Fail # indexedDB not in Safari 6. | 119 indexeddb_1_test: Fail # indexedDB not in Safari 6. |
120 indexeddb_2_test: Fail # indexedDB not in Safari 6. | 120 indexeddb_2_test: Fail # indexedDB not in Safari 6. |
121 indexeddb_3_test: Fail # indexedDB not in Safari 6. | 121 indexeddb_3_test: Fail # indexedDB not in Safari 6. |
122 indexeddb_4_test: Fail # indexedDB not in Safari 6. | 122 indexeddb_4_test: Fail # indexedDB not in Safari 6. |
123 indexeddb_1_test: Fail # indexedDB not in Safari 6. | |
124 fileapi_test: Fail # requestFileSystem not supported in Safari 6. | 123 fileapi_test: Fail # requestFileSystem not supported in Safari 6. |
125 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. | 124 datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari. |
126 contentelement_test: Fail # Safari 6 does not support content element. | 125 contentelement_test: Fail # Safari 6 does not support content element. |
127 # The following tests all fail in Safari 5.1. (NOT Mountain Lion). These will go | 126 # The following tests all fail in Safari 5.1. (NOT Mountain Lion). These will go |
128 # away after we upgrade the buildbots to Mountain Lion after M1. | 127 # away after we upgrade the buildbots to Mountain Lion after M1. |
129 # TODO(efortuna): Make our test framework able to separate tests out by browser | 128 # TODO(efortuna): Make our test framework able to separate tests out by browser |
130 # version. | 129 # version. |
131 audiobuffersourcenode_test: Fail | 130 audiobuffersourcenode_test: Fail |
132 audiocontext_test: Fail | 131 audiocontext_test: Fail |
133 blob_constructor_test: Fail | 132 blob_constructor_test: Fail |
(...skipping 22 matching lines...) Expand all Loading... |
156 css_test: Fail # No analog to WebKitCSSMatrix | 155 css_test: Fail # No analog to WebKitCSSMatrix |
157 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut
e instead. | 156 canvas_test: Fail # No setFillColor() method. Use fillstyle attribut
e instead. |
158 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut
e instead. | 157 canvas_using_html_test: Fail # No setFillColor() method. Use fillstyle attribut
e instead. |
159 cross_frame_test: Pass, Fail # Issue 5651 | 158 cross_frame_test: Pass, Fail # Issue 5651 |
160 contentelement_test: Fail # FF does not support content element. | 159 contentelement_test: Fail # FF does not support content element. |
161 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR | 160 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR |
162 documentfragment_test: Fail | 161 documentfragment_test: Fail |
163 element_test: Fail | 162 element_test: Fail |
164 exceptions_test: Fail # Uses webkitotifications, no analogue in moz | 163 exceptions_test: Fail # Uses webkitotifications, no analogue in moz |
165 fileapi_test: Fail # FF does not support filesystem APIs. | 164 fileapi_test: Fail # FF does not support filesystem APIs. |
166 indexeddb_1_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 165 indexeddb_1_test: Fail # FF disables indexedDB from file URLs. |
167 indexeddb_2_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 166 indexeddb_2_test: Fail # FF disables indexedDB from file URLs. |
168 indexeddb_3_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 167 indexeddb_3_test: Fail # FF disables indexedDB from file URLs. |
169 indexeddb_4_test: Fail # Need window.mozIndexedDB instead of window.webkitIn
dexedDB | 168 indexeddb_4_test: Fail # FF disables indexedDB from file URLs. |
170 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] | 169 # setup code fails. prepare. (DOM callback has errors) Caught [object Event] |
171 inner_frame_test: Skip | 170 inner_frame_test: Skip |
172 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable | 171 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable |
173 svg_3_test: Fail | 172 svg_3_test: Fail |
174 svgelement_test: Fail | 173 svgelement_test: Fail |
175 svgelement2_test: Fail | 174 svgelement2_test: Fail |
176 transferables_test: Fail # Issue 3392. | 175 transferables_test: Fail # Issue 3392. |
177 websql_test: Fail # FF does not support web SQL | 176 websql_test: Fail # FF does not support web SQL |
178 websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket. | 177 websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket. |
179 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530
3f4" | 178 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530
3f4" |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
227 | 226 |
228 [ $compiler == dart2js && $runtime == chrome && $system == windows] | 227 [ $compiler == dart2js && $runtime == chrome && $system == windows] |
229 css_test: Pass, Fail # Issue #2823 | 228 css_test: Pass, Fail # Issue #2823 |
230 | 229 |
231 [ $compiler == dart2js && $runtime == ff && $system == windows] | 230 [ $compiler == dart2js && $runtime == ff && $system == windows] |
232 js_interop_2_test: Fail # Issue 4658. | 231 js_interop_2_test: Fail # Issue 4658. |
233 js_interop_3_test: Fail # Issue 4658. | 232 js_interop_3_test: Fail # Issue 4658. |
234 | 233 |
235 [ $compiler == dart2js && $checked && $browser] | 234 [ $compiler == dart2js && $checked && $browser] |
236 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name
' | 235 fileapi_test: Fail # TypeError: Object #<DirectoryEntry> has no method 'get$name
' |
OLD | NEW |