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 136 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
147 messageevent_test: Fail | 147 messageevent_test: Fail |
148 mutationobserver_test/supported: Fail | 148 mutationobserver_test/supported: Fail |
149 postmessage_structured_test: Skip # BUG(5685): times out. | 149 postmessage_structured_test: Skip # BUG(5685): times out. |
150 serialized_script_value_test: Fail | 150 serialized_script_value_test: Fail |
151 shadow_dom_test/supported: Fail | 151 shadow_dom_test/supported: Fail |
152 storage_test: Fail | 152 storage_test: Fail |
153 svg_3_test: Fail | 153 svg_3_test: Fail |
154 svgelement_test/additionalConstructors: Fail | 154 svgelement_test/additionalConstructors: Fail |
155 svgelement2_test: Fail | 155 svgelement2_test: Fail |
156 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 156 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
157 websocket_test: Fail | 157 websocket_test/supported: Fail |
158 window_open_test: Skip # BUG(4016) | 158 window_open_test: Skip # BUG(4016) |
159 xsltprocessor_test: Skip # BUG(4016) | 159 xsltprocessor_test: Skip # BUG(4016) |
160 isolates_test: Skip # BUG(4016) | 160 isolates_test: Skip # BUG(4016) |
161 xhr_test: Skip # BUG(4016) | 161 xhr_test: Skip # BUG(4016) |
162 xhr_cross_origin_test: Fail # Issue 6016. | 162 xhr_cross_origin_test: Fail # Issue 6016. |
163 | 163 |
164 [ $runtime == safari ] | 164 [ $runtime == safari ] |
165 # TODO(ahe, efortuna): These tests need to be retriaged now that we're testing | 165 # TODO(ahe, efortuna): These tests need to be retriaged now that we're testing |
166 # with Safari 6. | 166 # with Safari 6. |
167 audiocontext_test: Crash, Fail # Issue: 7414 | 167 audiocontext_test: Crash, Fail # Issue: 7414 |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
215 exceptions_test: Fail | 215 exceptions_test: Fail |
216 indexeddb_1_test/supported: Fail | 216 indexeddb_1_test/supported: Fail |
217 mutationobserver_test/supported: Fail | 217 mutationobserver_test/supported: Fail |
218 performance_api_test: Fail | 218 performance_api_test: Fail |
219 serialized_script_value_test: Fail | 219 serialized_script_value_test: Fail |
220 svg_3_test: Fail | 220 svg_3_test: Fail |
221 svgelement_test/additionalConstructors: Fail | 221 svgelement_test/additionalConstructors: Fail |
222 svgelement2_test: Fail | 222 svgelement2_test: Fail |
223 typed_arrays_arraybuffer_test: Fail | 223 typed_arrays_arraybuffer_test: Fail |
224 url_test: Fail | 224 url_test: Fail |
225 websocket_test: Fail | |
226 fileapi_test: Skip # Timeout. | 225 fileapi_test: Skip # Timeout. |
227 inner_frame_test: Skip # Timeout. | 226 inner_frame_test: Skip # Timeout. |
228 js_interop_3_test: Skip # Timeout. | 227 js_interop_3_test: Skip # Timeout. |
229 js_interop_4_test: Skip # Timeout. | 228 js_interop_4_test: Skip # Timeout. |
230 isolates_test: Skip # Timeout. | 229 isolates_test: Skip # Timeout. |
231 websql_test: Skip # Timeout. | 230 websql_test: Skip # Timeout. |
232 | 231 |
233 [ $runtime == ff ] | 232 [ $runtime == ff ] |
234 audiobuffersourcenode_test: Fail # FF only has Audio element. | 233 audiobuffersourcenode_test: Fail # FF only has Audio element. |
235 audiocontext_test: Fail # FF only has Audio element | 234 audiocontext_test: Fail # FF only has Audio element |
(...skipping 19 matching lines...) Expand all Loading... |
255 input_element_test/supported_week: Fail | 254 input_element_test/supported_week: Fail |
256 input_element_test/supported_number: Fail | 255 input_element_test/supported_number: Fail |
257 input_element_test/supported_range: Fail | 256 input_element_test/supported_range: Fail |
258 shadow_dom_test/supported: Fail | 257 shadow_dom_test/supported: Fail |
259 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable | 258 # Interfaces not implemented: SVGTests, SVGLangSpace, SVGExternalResourcesRequir
ed, SVGStylable |
260 svg_3_test: Fail | 259 svg_3_test: Fail |
261 svgelement_test/additionalConstructors: Fail | 260 svgelement_test/additionalConstructors: Fail |
262 svgelement2_test: Fail | 261 svgelement2_test: Fail |
263 transferables_test: Fail # Issue 3392. | 262 transferables_test: Fail # Issue 3392. |
264 websql_test: Fail # FF does not support web SQL | 263 websql_test: Fail # FF does not support web SQL |
265 websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket. | |
266 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530
3f4" | 264 # Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x80530
3f4" |
267 # (NS_ERROR_DOM_BAD_URI) ... | 265 # (NS_ERROR_DOM_BAD_URI) ... |
268 xhr_test: Fail | 266 xhr_test: Fail |
269 | 267 |
270 [ $runtime == ie9 && ($system == linux || $system == macos) ] | 268 [ $runtime == ie9 && ($system == linux || $system == macos) ] |
271 *: Skip | 269 *: Skip |
272 | 270 |
273 [ $runtime == safari && ($system == linux || $system == windows) ] | 271 [ $runtime == safari && ($system == linux || $system == windows) ] |
274 *: Skip | 272 *: Skip |
275 | 273 |
276 # 'html' tests import the HTML library, so they only make sense in | 274 # 'html' tests import the HTML library, so they only make sense in |
277 # a browser environment. | 275 # a browser environment. |
278 [ $runtime == vm ] | 276 [ $runtime == vm ] |
279 *: Skip | 277 *: Skip |
280 | 278 |
281 [ $compiler == dart2js ] | 279 [ $compiler == dart2js ] |
282 transferables_test: Skip # until isInstance works in dart2js | 280 transferables_test: Skip # until isInstance works in dart2js |
283 | 281 |
284 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] | 282 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ] |
285 request_animation_frame_test: Skip # Async test hangs. | 283 request_animation_frame_test: Skip # Async test hangs. |
286 | 284 |
287 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] | 285 [ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime ==
ff || $runtime == safari) ] |
288 isolates_test: Skip # Timeout because leg does not support web workers. | 286 isolates_test: Skip # Timeout because leg does not support web workers. |
289 | 287 |
290 [ $compiler == dart2js && $runtime == ff ] | 288 [ $compiler == dart2js && $runtime == ff ] |
291 xhr_test: Skip # Timeout | 289 xhr_test: Skip # Timeout |
292 inner_frame_test: Skip # Timeout | 290 inner_frame_test: Skip # Timeout |
293 svg_3_test: Skip # Timeout | 291 svg_3_test: Skip # Timeout |
OLD | NEW |