| 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 async_window_test: Skip #TODO(gram): investigating | 5 async_window_test: Skip #TODO(gram): investigating |
| 6 event_test: Skip # Issue 1996 | 6 event_test: Skip # Issue 1996 |
| 7 interactive_test: Skip # Must be run manually. | 7 interactive_test: Skip # Must be run manually. |
| 8 dromaeo_smoke_test: Fail, Pass # Issue 14521 | 8 dromaeo_smoke_test: Skip # Issue 14521, 8257 |
| 9 | 9 |
| 10 [ $compiler == dart2js && $csp ] | 10 [ $compiler == dart2js && $csp ] |
| 11 custom/js_custom_test: Fail # Issue 14643 | 11 custom/js_custom_test: Fail # Issue 14643 |
| 12 | 12 |
| 13 [ $compiler == dart2js && $browser ] | 13 [ $compiler == dart2js && $browser ] |
| 14 element_offset_test/offset: Pass, Fail # Issue 13296 | 14 element_offset_test/offset: Pass, Fail # Issue 13296 |
| 15 custom/template_wrappers_test: Pass, Fail # Test is for Dartium GC issues | 15 custom/template_wrappers_test: Pass, Fail # Test is for Dartium GC issues |
| 16 | 16 |
| 17 [ $compiler == dart2js && $runtime != drt && $browser ] | 17 [ $compiler == dart2js && $runtime != drt && $browser ] |
| 18 custom/document_register_type_extensions_test/namespaces: Fail # Polyfill does n
ot support createElementNS | 18 custom/document_register_type_extensions_test/namespaces: Fail # Polyfill does n
ot support createElementNS |
| (...skipping 28 matching lines...) Expand all Loading... |
| 47 input_element_test/supported_datetime-local: Pass, Slow # TODO(kasperl): Please
triage. | 47 input_element_test/supported_datetime-local: Pass, Slow # TODO(kasperl): Please
triage. |
| 48 | 48 |
| 49 fileapi_test/entry: Fail, Pass # TODO(kasperl): Please triage. | 49 fileapi_test/entry: Fail, Pass # TODO(kasperl): Please triage. |
| 50 fileapi_test/fileEntry: Fail, Pass # TODO(kasperl): Please triage. | 50 fileapi_test/fileEntry: Fail, Pass # TODO(kasperl): Please triage. |
| 51 fileapi_test/getDirectory: Fail, Pass # TODO(kasperl): Please triage. | 51 fileapi_test/getDirectory: Fail, Pass # TODO(kasperl): Please triage. |
| 52 fileapi_test/getFile: Fail, Pass # TODO(kasperl): Please triage. | 52 fileapi_test/getFile: Fail, Pass # TODO(kasperl): Please triage. |
| 53 | 53 |
| 54 audiobuffersourcenode_test/supported: Fail # TODO(kasperl): Please triage. | 54 audiobuffersourcenode_test/supported: Fail # TODO(kasperl): Please triage. |
| 55 canvasrenderingcontext2d_test/drawImage_video_element: Fail # TODO(kasperl): Ple
ase triage. | 55 canvasrenderingcontext2d_test/drawImage_video_element: Fail # TODO(kasperl): Ple
ase triage. |
| 56 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # TODO(kaspe
rl): Please triage. | 56 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # TODO(kaspe
rl): Please triage. |
| 57 dromaeo_smoke_test: Fail # TODO(kasperl): Please triage. | |
| 58 element_types_test/supported_datalist: Fail # TODO(kasperl): Please triage. | 57 element_types_test/supported_datalist: Fail # TODO(kasperl): Please triage. |
| 59 fileapi_test/directoryReader: Fail # TODO(kasperl): Please triage. | 58 fileapi_test/directoryReader: Fail # TODO(kasperl): Please triage. |
| 60 input_element_test/supported_week: Fail # TODO(kasperl): Please triage. | 59 input_element_test/supported_week: Fail # TODO(kasperl): Please triage. |
| 61 media_stream_test/supported_media: Fail # TODO(kasperl): Please triage. | 60 media_stream_test/supported_media: Fail # TODO(kasperl): Please triage. |
| 62 rtc_test/supported: Fail # TODO(kasperl): Please triage. | 61 rtc_test/supported: Fail # TODO(kasperl): Please triage. |
| 63 speechrecognition_test/supported: Fail # TODO(kasperl): Please triage. | 62 speechrecognition_test/supported: Fail # TODO(kasperl): Please triage. |
| 64 speechrecognition_test/types: Fail # TODO(kasperl): Please triage. | 63 speechrecognition_test/types: Fail # TODO(kasperl): Please triage. |
| 65 xhr_test/json: Fail # TODO(kasperl): Please triage. | 64 xhr_test/json: Fail # TODO(kasperl): Please triage. |
| 66 | 65 |
| 67 | 66 |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 100 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi
ndows] | 99 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi
ndows] |
| 101 websql_test: Skip # Issue 4941: stderr contains a backtrace. | 100 websql_test: Skip # Issue 4941: stderr contains a backtrace. |
| 102 | 101 |
| 103 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu
g] | 102 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu
g] |
| 104 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. | 103 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace. |
| 105 | 104 |
| 106 [ $compiler == dart2js && $runtime == drt && $system == macos] | 105 [ $compiler == dart2js && $runtime == drt && $system == macos] |
| 107 audiobuffersourcenode_test: Pass, Fail | 106 audiobuffersourcenode_test: Pass, Fail |
| 108 | 107 |
| 109 [$runtime == ie10 ] | 108 [$runtime == ie10 ] |
| 110 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. | |
| 111 element_test/click: Fail # IE does not support firing this event. | 109 element_test/click: Fail # IE does not support firing this event. |
| 112 history_test/history: Pass, Fail # issue 8183 | 110 history_test/history: Pass, Fail # issue 8183 |
| 113 native_gc_test: Fail, Pass # BUG(7774): Untriaged. | 111 native_gc_test: Fail, Pass # BUG(7774): Untriaged. |
| 114 serialized_script_value_test: Fail | 112 serialized_script_value_test: Fail |
| 115 storage_test: Fail, Pass | 113 storage_test: Fail, Pass |
| 116 transferables_test: Fail # Issue 9846 | 114 transferables_test: Fail # Issue 9846 |
| 117 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. | 115 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. |
| 118 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element | 116 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element |
| 119 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element | 117 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element |
| 120 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. | 118 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs. |
| (...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 166 [ $runtime == ie9 || $runtime == ie10 ] | 164 [ $runtime == ie9 || $runtime == ie10 ] |
| 167 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 | 165 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 |
| 168 | 166 |
| 169 [ $runtime == ie9 ] | 167 [ $runtime == ie9 ] |
| 170 event_customevent_test: Fail # Issue 14170 | 168 event_customevent_test: Fail # Issue 14170 |
| 171 isolates_test: Timeout # Issue 13027 | 169 isolates_test: Timeout # Issue 13027 |
| 172 blob_constructor_test: Fail | 170 blob_constructor_test: Fail |
| 173 custom/document_register_type_extensions_test/namespaces: Fail # Issue 13193 | 171 custom/document_register_type_extensions_test/namespaces: Fail # Issue 13193 |
| 174 document_test/document: Pass, Fail # BUG(9654) need per-instance patching | 172 document_test/document: Pass, Fail # BUG(9654) need per-instance patching |
| 175 dom_constructors_test: Fail | 173 dom_constructors_test: Fail |
| 176 dromaeo_smoke_test: Skip #TODO(efortuna): investigating. | |
| 177 element_test/click: Fail # IE does not support firing this event. | 174 element_test/click: Fail # IE does not support firing this event. |
| 178 form_element_test: Fail # Issue 4793. | 175 form_element_test: Fail # Issue 4793. |
| 179 localstorage_test: Fail | 176 localstorage_test: Fail |
| 180 postmessage_structured_test: Skip # BUG(5685): times out. | 177 postmessage_structured_test: Skip # BUG(5685): times out. |
| 181 serialized_script_value_test: Fail | 178 serialized_script_value_test: Fail |
| 182 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) | 179 url_test: Fail # IE9 does not support createObjectURL (it is suppor
ted in IE10) |
| 183 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element | 180 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor
t drawImage w/ video element |
| 184 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element | 181 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no
t support drawImage w/ video element |
| 185 canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416 | 182 canvasrenderingcontext2d_test/drawImage_image_element: Pass, Fail # Issue: 11416 |
| 186 input_element_test/attributes: Fail # IE returns null while others '' | 183 input_element_test/attributes: Fail # IE returns null while others '' |
| (...skipping 152 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 339 indexeddb_1_test/supported: Fail | 336 indexeddb_1_test/supported: Fail |
| 340 indexeddb_1_test/supportsDatabaseNames: Fail | 337 indexeddb_1_test/supportsDatabaseNames: Fail |
| 341 mutationobserver_test/supported: Fail | 338 mutationobserver_test/supported: Fail |
| 342 performance_api_test/supported: Fail | 339 performance_api_test/supported: Fail |
| 343 speechrecognition_test/supported: Fail | 340 speechrecognition_test/supported: Fail |
| 344 websql_test/supported: Fail | 341 websql_test/supported: Fail |
| 345 | 342 |
| 346 [ $runtime == ff ] | 343 [ $runtime == ff ] |
| 347 xhr_test/xhr: Pass, Fail # Issue 11602 | 344 xhr_test/xhr: Pass, Fail # Issue 11602 |
| 348 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR | 345 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE
D_ERR |
| 349 dromaeo_smoke_test: Pass, Fail # Issue: 8257 | |
| 350 webgl_1_test: Pass, Fail # Issue 8219 | 346 webgl_1_test: Pass, Fail # Issue 8219 |
| 351 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do
es not like dataUrl videos for drawImage | 347 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do
es not like dataUrl videos for drawImage |
| 352 | 348 |
| 353 # FireFox Feature support statuses- | 349 # FireFox Feature support statuses- |
| 354 # All changes should be accompanied by platform support annotation changes. | 350 # All changes should be accompanied by platform support annotation changes. |
| 355 audiobuffersourcenode_test: Pass, Fail # Issue 14602 | 351 audiobuffersourcenode_test: Pass, Fail # Issue 14602 |
| 356 audiocontext_test: Pass, Fail # Issue 14602 | 352 audiocontext_test: Pass, Fail # Issue 14602 |
| 357 css_test/supportsPointConversions: Fail | 353 css_test/supportsPointConversions: Fail |
| 358 document_test/supports_cssCanvasContext: Fail | 354 document_test/supports_cssCanvasContext: Fail |
| 359 element_types_test/supported_content: Fail | 355 element_types_test/supported_content: Fail |
| (...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 392 event_customevent_test: Fail # Test cannot run under CSP restrictions. | 388 event_customevent_test: Fail # Test cannot run under CSP restrictions. |
| 393 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 389 js_interop_1_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 394 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 390 js_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 395 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). | 391 postmessage_structured_test: Skip # Test cannot run under CSP restrictions (tim
es out). |
| 396 | 392 |
| 397 [ $compiler == dart2js && ($runtime == drt || $runtime ==chrome) ] | 393 [ $compiler == dart2js && ($runtime == drt || $runtime ==chrome) ] |
| 398 wheelevent_test: Fail # http://dartbug.com/12958 | 394 wheelevent_test: Fail # http://dartbug.com/12958 |
| 399 | 395 |
| 400 [ $compiler == none && $runtime == dartium ] | 396 [ $compiler == none && $runtime == dartium ] |
| 401 async_test: Timeout # Issue 13719: Please triage this failure. | 397 async_test: Timeout # Issue 13719: Please triage this failure. |
| 402 dromaeo_smoke_test: Fail # Issue 13719: Please triage this failure. | |
| 403 element_offset_test/offset: Pass, Fail # Issue 13719, 13296 | 398 element_offset_test/offset: Pass, Fail # Issue 13719, 13296 |
| 404 touchevent_test/supported: Fail # Issue 13719: Please triage this failure. | 399 touchevent_test/supported: Fail # Issue 13719: Please triage this failure. |
| 405 | 400 |
| 406 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] | 401 [ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
| 407 audiocontext_test: StaticWarning | 402 audiocontext_test: StaticWarning |
| 408 custom/document_register_basic_test: StaticWarning | 403 custom/document_register_basic_test: StaticWarning |
| 409 datalistelement_test: StaticWarning | 404 datalistelement_test: StaticWarning |
| 410 documentfragment_test: StaticWarning | 405 documentfragment_test: StaticWarning |
| 411 element_add_test: StaticWarning | 406 element_add_test: StaticWarning |
| 412 element_test: StaticWarning | 407 element_test: StaticWarning |
| 413 events_test: StaticWarning | 408 events_test: StaticWarning |
| 414 htmlelement_test: StaticWarning | 409 htmlelement_test: StaticWarning |
| 415 localstorage_test: StaticWarning | 410 localstorage_test: StaticWarning |
| 416 mutationobserver_test: StaticWarning | 411 mutationobserver_test: StaticWarning |
| 417 track_element_constructor_test: StaticWarning | 412 track_element_constructor_test: StaticWarning |
| 418 transferables_test: StaticWarning | 413 transferables_test: StaticWarning |
| 419 typed_arrays_range_checks_test: StaticWarning | 414 typed_arrays_range_checks_test: StaticWarning |
| 420 typing_test: StaticWarning | 415 typing_test: StaticWarning |
| 421 webgl_1_test: StaticWarning | 416 webgl_1_test: StaticWarning |
| 422 window_nosuchmethod_test: StaticWarning | 417 window_nosuchmethod_test: StaticWarning |
| OLD | NEW |