OLD | NEW |
---|---|
1 # Copyright (c) 2013, the Dart project authors. Please see the AUTHORS file | 1 # Copyright (c) 2013, 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 interactive_test: Skip # Must be run manually. | 6 interactive_test: Skip # Must be run manually. |
7 dromaeo_smoke_test: Skip # Issue 14521, 8257 | 7 dromaeo_smoke_test: Skip # Issue 14521, 8257 |
8 | 8 |
9 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ] | 9 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ] |
10 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 189 31 (Disabled for Chrome 35 roll) | 10 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 189 31 (Disabled for Chrome 35 roll) |
(...skipping 200 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
211 touchevent_test/supported: Fail | 211 touchevent_test/supported: Fail |
212 webgl_1_test/functional: Fail | 212 webgl_1_test/functional: Fail |
213 websql_test/supported: Fail | 213 websql_test/supported: Fail |
214 xhr_test/json: Fail # IE10 returns string, not JSON object | 214 xhr_test/json: Fail # IE10 returns string, not JSON object |
215 xsltprocessor_test/supported: Fail | 215 xsltprocessor_test/supported: Fail |
216 | 216 |
217 [ $runtime == ie10 ] | 217 [ $runtime == ie10 ] |
218 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 | 218 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 |
219 custom/element_upgrade_test: Fail # Issue 18247 | 219 custom/element_upgrade_test: Fail # Issue 18247 |
220 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. | 220 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. |
221 xhr_test/xhr: Skip # Times out. Issue 21527 | |
221 | 222 |
222 [ $compiler == dart2js && $runtime == drt && $unchecked ] | 223 [ $compiler == dart2js && $runtime == drt && $unchecked ] |
223 audiocontext_test/functional: Pass, Fail | 224 audiocontext_test/functional: Pass, Fail |
224 | 225 |
225 [ $runtime == safari || $runtime == safarimobilesim ] | 226 [ $runtime == safari || $runtime == safarimobilesim ] |
226 worker_api_test: Skip # Issue 13221 | 227 worker_api_test: Skip # Issue 13221 |
227 webgl_1_test: Pass, Fail # Issue 8219 | 228 webgl_1_test: Pass, Fail # Issue 8219 |
228 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su pport drawImage w/ video element | 229 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su pport drawImage w/ video element |
229 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe s not support drawImage w/ video element | 230 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe s not support drawImage w/ video element |
230 audiocontext_test/functional: Fail # Issue 14354 | 231 audiocontext_test/functional: Fail # Issue 14354 |
(...skipping 70 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
301 mutationobserver_test/supported: Fail | 302 mutationobserver_test/supported: Fail |
302 performance_api_test/supported: Fail | 303 performance_api_test/supported: Fail |
303 speechrecognition_test/supported: Fail | 304 speechrecognition_test/supported: Fail |
304 websql_test/supported: Fail | 305 websql_test/supported: Fail |
305 | 306 |
306 [ $runtime == ff ] | 307 [ $runtime == ff ] |
307 xhr_test/xhr: Pass, Fail # Issue 11602 | 308 xhr_test/xhr: Pass, Fail # Issue 11602 |
308 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR | 309 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR |
309 webgl_1_test: Pass, Fail # Issue 8219 | 310 webgl_1_test: Pass, Fail # Issue 8219 |
310 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do es not like dataUrl videos for drawImage | 311 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do es not like dataUrl videos for drawImage |
312 canvasrenderingcontext2d_test/drawImage_video_element: RuntimeError # Issue 2152 6 | |
311 | 313 |
312 # Firefox Feature support statuses- | 314 # Firefox Feature support statuses- |
313 # All changes should be accompanied by platform support annotation changes. | 315 # All changes should be accompanied by platform support annotation changes. |
314 css_test/supportsPointConversions: Fail | 316 css_test/supportsPointConversions: Fail |
315 document_test/supports_cssCanvasContext: Fail | 317 document_test/supports_cssCanvasContext: Fail |
316 element_types_test/supported_details: Fail | 318 element_types_test/supported_details: Fail |
317 element_types_test/supported_embed: Fail | 319 element_types_test/supported_embed: Fail |
318 element_types_test/supported_keygen: Fail | 320 element_types_test/supported_keygen: Fail |
319 element_types_test/supported_object: Fail | 321 element_types_test/supported_object: Fail |
320 fileapi_test/supported: Fail | 322 fileapi_test/supported: Fail |
(...skipping 25 matching lines...) Expand all Loading... | |
346 js_test: Skip # Test cannot run under CSP restrictions (tim es out). | 348 js_test: Skip # Test cannot run under CSP restrictions (tim es out). |
347 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim es out). | 349 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim es out). |
348 | 350 |
349 [ $compiler == dart2js && ($runtime == drt || $runtime ==chrome) ] | 351 [ $compiler == dart2js && ($runtime == drt || $runtime ==chrome) ] |
350 wheelevent_test: Fail # http://dartbug.com/12958 | 352 wheelevent_test: Fail # http://dartbug.com/12958 |
351 | 353 |
352 [ $runtime == dartium && ($system == macos || $system == windows || $system == l inux)] | 354 [ $runtime == dartium && ($system == macos || $system == windows || $system == l inux)] |
353 # Desktop operation systems do not support touch events on chrome 34 dartium. | 355 # Desktop operation systems do not support touch events on chrome 34 dartium. |
354 touchevent_test/supported: Fail | 356 touchevent_test/supported: Fail |
355 | 357 |
358 [ $runtime == dartium && ($system == macos || $system == windows)] | |
ricow1
2014/11/06 15:09:44
move ie10 down here as well, it is the same bug
| |
359 xhr_test/xhr: Skip # Times out. Issue 21527 | |
360 | |
356 [ $compiler == none && $runtime == dartium ] | 361 [ $compiler == none && $runtime == dartium ] |
357 async_test: Timeout # Issue 13719: Please triage this failure. | 362 async_test: Timeout # Issue 13719: Please triage this failure. |
358 element_offset_test/offset: Pass, Fail # Issue 13719, 13296 | 363 element_offset_test/offset: Pass, Fail # Issue 13719, 13296 |
359 | 364 |
360 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] | 365 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
361 custom/document_register_basic_test: StaticWarning | 366 custom/document_register_basic_test: StaticWarning |
362 custom/element_upgrade_test: StaticWarning | 367 custom/element_upgrade_test: StaticWarning |
363 datalistelement_test: StaticWarning | 368 datalistelement_test: StaticWarning |
364 documentfragment_test: StaticWarning | 369 documentfragment_test: StaticWarning |
365 element_add_test: StaticWarning | 370 element_add_test: StaticWarning |
366 element_test: StaticWarning | 371 element_test: StaticWarning |
367 events_test: StaticWarning | 372 events_test: StaticWarning |
368 htmlelement_test: StaticWarning | 373 htmlelement_test: StaticWarning |
369 localstorage_test: StaticWarning | 374 localstorage_test: StaticWarning |
370 mutationobserver_test: StaticWarning | 375 mutationobserver_test: StaticWarning |
371 track_element_constructor_test: StaticWarning | 376 track_element_constructor_test: StaticWarning |
372 transferables_test: StaticWarning | 377 transferables_test: StaticWarning |
373 typed_arrays_range_checks_test: StaticWarning | 378 typed_arrays_range_checks_test: StaticWarning |
374 typing_test: StaticWarning | 379 typing_test: StaticWarning |
375 webgl_1_test: StaticWarning | 380 webgl_1_test: StaticWarning |
376 window_nosuchmethod_test: StaticWarning | 381 window_nosuchmethod_test: StaticWarning |
OLD | NEW |