| 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 373 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 384 css_test/supportsPointConversions: Fail | 384 css_test/supportsPointConversions: Fail |
| 385 document_test/supports_cssCanvasContext: Fail | 385 document_test/supports_cssCanvasContext: Fail |
| 386 element_types_test/supported_template: Fail | 386 element_types_test/supported_template: Fail |
| 387 indexeddb_1_test/supported: Fail | 387 indexeddb_1_test/supported: Fail |
| 388 indexeddb_1_test/supportsDatabaseNames: Fail | 388 indexeddb_1_test/supportsDatabaseNames: Fail |
| 389 mutationobserver_test/supported: Fail | 389 mutationobserver_test/supported: Fail |
| 390 performance_api_test/supported: Fail | 390 performance_api_test/supported: Fail |
| 391 speechrecognition_test/supported: Fail | 391 speechrecognition_test/supported: Fail |
| 392 websql_test/supported: Fail | 392 websql_test/supported: Fail |
| 393 | 393 |
| 394 [ $runtime == ff && $system != windows ] |
| 395 element_types_test/supported_track: Fail # Fails on FF 29, passes on FF 31 |
| 396 |
| 394 [ $runtime == ff ] | 397 [ $runtime == ff ] |
| 395 xhr_test/xhr: Pass, Fail # Issue 11602 | 398 xhr_test/xhr: Pass, Fail # Issue 11602 |
| 396 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR | 399 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR |
| 397 webgl_1_test: Pass, Fail # Issue 8219 | 400 webgl_1_test: Pass, Fail # Issue 8219 |
| 398 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do
es not like dataUrl videos for drawImage | 401 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do
es not like dataUrl videos for drawImage |
| 399 | 402 |
| 400 # Firefox Feature support statuses- | 403 # Firefox Feature support statuses- |
| 401 # All changes should be accompanied by platform support annotation changes. | 404 # All changes should be accompanied by platform support annotation changes. |
| 402 css_test/supportsPointConversions: Fail | 405 css_test/supportsPointConversions: Fail |
| 403 document_test/supports_cssCanvasContext: Fail | 406 document_test/supports_cssCanvasContext: Fail |
| 404 element_types_test/supported_details: Fail | 407 element_types_test/supported_details: Fail |
| 405 element_types_test/supported_embed: Fail | 408 element_types_test/supported_embed: Fail |
| 406 element_types_test/supported_keygen: Fail | 409 element_types_test/supported_keygen: Fail |
| 407 element_types_test/supported_object: Fail | 410 element_types_test/supported_object: Fail |
| 408 element_types_test/supported_track: Fail | |
| 409 fileapi_test/supported: Fail | 411 fileapi_test/supported: Fail |
| 410 indexeddb_1_test/supportsDatabaseNames: Fail | 412 indexeddb_1_test/supportsDatabaseNames: Fail |
| 411 input_element_test/supported_date: Fail | 413 input_element_test/supported_date: Fail |
| 412 input_element_test/supported_datetime-local: Fail | 414 input_element_test/supported_datetime-local: Fail |
| 413 input_element_test/supported_month: Fail | 415 input_element_test/supported_month: Fail |
| 414 input_element_test/supported_time: Fail | 416 input_element_test/supported_time: Fail |
| 415 input_element_test/supported_week: Fail | 417 input_element_test/supported_week: Fail |
| 416 media_stream_test/supported_MediaStreamEvent: Fail | 418 media_stream_test/supported_MediaStreamEvent: Fail |
| 417 media_stream_test/supported_MediaStreamTrackEvent: Fail | 419 media_stream_test/supported_MediaStreamTrackEvent: Fail |
| 418 shadow_dom_test/supported: Fail | 420 shadow_dom_test/supported: Fail |
| (...skipping 37 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 456 events_test: StaticWarning | 458 events_test: StaticWarning |
| 457 htmlelement_test: StaticWarning | 459 htmlelement_test: StaticWarning |
| 458 localstorage_test: StaticWarning | 460 localstorage_test: StaticWarning |
| 459 mutationobserver_test: StaticWarning | 461 mutationobserver_test: StaticWarning |
| 460 track_element_constructor_test: StaticWarning | 462 track_element_constructor_test: StaticWarning |
| 461 transferables_test: StaticWarning | 463 transferables_test: StaticWarning |
| 462 typed_arrays_range_checks_test: StaticWarning | 464 typed_arrays_range_checks_test: StaticWarning |
| 463 typing_test: StaticWarning | 465 typing_test: StaticWarning |
| 464 webgl_1_test: StaticWarning | 466 webgl_1_test: StaticWarning |
| 465 window_nosuchmethod_test: StaticWarning | 467 window_nosuchmethod_test: StaticWarning |
| OLD | NEW |