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 interactive_test: Skip # Must be run manually. | 5 interactive_test: Skip # Must be run manually. |
6 dromaeo_smoke_test: Skip # Issue 14521, 8257 | 6 dromaeo_smoke_test: Skip # Issue 14521, 8257 |
7 cross_frame_test: Skip # Test reloads itself. Issue 18558 | 7 cross_frame_test: Skip # Test reloads itself. Issue 18558 |
8 | 8 |
9 [ $compiler == none && ($runtime == dartium || $runtime == drt) ] | 9 [ $compiler == none && ($runtime == dartium || $runtime == drt) ] |
10 | 10 |
11 js_array_test: Skip # Dartium JSInterop failure | 11 js_array_test: Skip # Dartium JSInterop failure |
12 js_typed_interop_test: Skip # Dartium JSInterop failure | 12 js_typed_interop_test: Skip # Dartium JSInterop failure |
13 mirrors_js_typed_interop_test: Skip # Dartium JSInterop failure | 13 mirrors_js_typed_interop_test: Skip # Dartium JSInterop failure |
14 | 14 |
15 cross_domain_iframe_test: RuntimeError # Dartium JSInterop failure | 15 cross_domain_iframe_test: RuntimeError # Dartium JSInterop failure |
16 custom/document_register_type_extensions_test/registration: RuntimeError # Darti
um JSInterop failure | 16 custom/document_register_type_extensions_test/registration: RuntimeError # Darti
um JSInterop failure |
17 custom/element_upgrade_test: RuntimeError # Dartium JSInterop failure | 17 custom/element_upgrade_test: RuntimeError # Dartium JSInterop failure |
18 indexeddb_2_test: Skip # Dartium JSInterop failure | 18 indexeddb_2_test: Fail # Dartium JSInterop failure. Identity preservation on arr
ay deferred copy. |
19 js_test/transferrables: RuntimeError # Dartium JSInterop failure | 19 js_test/transferrables: RuntimeError # Dartium JSInterop failure |
20 js_test/JsArray: RuntimeError # Dartium JSInterop failure | 20 js_test/JsArray: RuntimeError # Dartium JSInterop failure |
21 native_gc_test: Skip # Dartium JSInterop failure | 21 native_gc_test: Skip # Dartium JSInterop failure |
22 storage_quota_test/missingenumcheck: RuntimeError # Dartium JSInterop failure | 22 storage_quota_test/missingenumcheck: RuntimeError # Dartium JSInterop failure |
23 storage_quota_test/none: RuntimeError # Dartium JSInterop failure | 23 storage_quota_test/none: RuntimeError # Dartium JSInterop failure |
24 transferables_test: RuntimeError # Dartium JSInterop failure | 24 transferables_test: RuntimeError # Dartium JSInterop failure |
25 | 25 |
26 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co
ntentShellOnAndroid) ] | 26 [ $compiler == none && ($runtime == drt || $runtime == dartium ) ] |
27 form_data_test/functional: Skip # Issue 19726 | |
28 indexeddb_1_test/functional: Skip # Issue 19512 (timing out) | |
29 indexeddb_4_test: Skip # Issue 19726 | |
30 worker_api_test: Fail # Issue 10223 | 27 worker_api_test: Fail # Issue 10223 |
31 resource_http_test: Fail # Issue 24203 | 28 resource_http_test: Fail # Issue 24203 |
32 | 29 |
33 [ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium
|| $runtime == ContentShellOnAndroid) ] | 30 [ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium
) ] |
34 datalistelement_test: Skip # Issue 20540 | 31 datalistelement_test: Skip # Issue 20540 |
35 | 32 |
36 [ $compiler == dart2js ] | 33 [ $compiler == dart2js ] |
37 input_element_test/attributes: Fail # Issue 21555 | 34 input_element_test/attributes: Fail # Issue 21555 |
38 wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant
to Dartium | 35 wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant
to Dartium |
39 | 36 |
40 [ $compiler == dart2js && $csp && $browser ] | 37 [ $compiler == dart2js && $csp && $browser ] |
41 custom/js_custom_test: Fail # Issue 14643 | 38 custom/js_custom_test: Fail # Issue 14643 |
42 custom/element_upgrade_test: Fail # Issue 17298 | 39 custom/element_upgrade_test: Fail # Issue 17298 |
43 | 40 |
44 [ $compiler == dart2js && $browser ] | 41 [ $compiler == dart2js && $browser ] |
45 custom/created_callback_test: Fail # Support for created constructor. Issue 1483
5 | 42 custom/created_callback_test: Fail # Support for created constructor. Issue 1483
5 |
46 fontface_loaded_test: Fail # Support for promises. | 43 fontface_loaded_test: Fail # Support for promises. |
47 storage_quota_test: Fail # Support for promises. API also not yet available anyw
here. | 44 storage_quota_test: Fail # Support for promises. API also not yet available anyw
here. |
48 | 45 |
49 [ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim ||
$runtime == ff || $ie) ] | 46 [ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim ||
$runtime == ff || $ie) ] |
50 custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle
this | 47 custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle
this |
51 fontface_test: Fail # Fontface not supported on these. | 48 fontface_test: Fail # Fontface not supported on these. |
52 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill
does not support | 49 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill
does not support |
53 element_animate_test: Fail # Element.animate not supported on these browsers. | 50 element_animate_test: Fail # Element.animate not supported on these browsers. |
54 | 51 |
55 [ $compiler == none && $runtime == dartium && $system == macos] | 52 [ $compiler == none && $runtime == dartium && $system == macos] |
56 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass,Fail # Issue
11834 | 53 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass,Fail # Issue
11834 |
57 | 54 |
58 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co
ntentShellOnAndroid) ] | 55 [ $compiler == none && ($runtime == drt || $runtime == dartium ) ] |
59 # postMessage in dartium always transfers the typed array buffer, never a view | 56 # postMessage in dartium always transfers the typed array buffer, never a view |
60 postmessage_structured_test/typed_arrays: Fail | 57 postmessage_structured_test/typed_arrays: Fail |
61 # Dartium seems to lose the data from the dispatchEvent. | 58 # Dartium seems to lose the data from the dispatchEvent. |
62 async_test: Fail # Uses spawn, not implemented from a DOM isolate in Dartium | 59 async_test: Fail # Uses spawn, not implemented from a DOM isolate in Dartium |
63 keyboard_event_test: Fail # Issue 13902 | 60 keyboard_event_test: Fail # Issue 13902 |
64 isolates_test: Fail # Issue 13921 | 61 isolates_test: Fail # Issue 13921 |
65 indexeddb_3_test: Skip # Issue 19578. Timeouts and RuntimeError | |
66 fileapi_test/getFile: Pass, Fail # Issue 20488 | 62 fileapi_test/getFile: Pass, Fail # Issue 20488 |
67 | 63 |
68 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co
ntentShellOnAndroid) && $mode == debug ] | 64 [ $compiler == none && ($runtime == drt || $runtime == dartium ) && $mode == deb
ug ] |
69 websocket_test/websocket: Skip # Issue 17666 | 65 websocket_test/websocket: Skip # Issue 17666 |
70 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Skip # Issue 1766
6 | 66 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Skip # Issue 1766
6 |
71 | 67 |
72 element_offset_test/offset: RuntimeError # Issue 17550 | 68 element_offset_test/offset: RuntimeError # Issue 17550 |
73 request_animation_frame_test: Skip # Times out, and also passes while taking 4.0
0 minutes. Issue 19127. | 69 request_animation_frame_test: Skip # Times out, and also passes while taking 4.0
0 minutes. Issue 19127. |
74 fileapi_test/fileEntry: Pass, RuntimeError # Issue 20488 | 70 fileapi_test/fileEntry: Pass, RuntimeError # Issue 20488 |
75 indexeddb_5_test: Pass, RuntimeError # Issue 21262 | |
76 native_gc_test: Pass, Slow | 71 native_gc_test: Pass, Slow |
77 | 72 |
78 [ $compiler == none && $runtime == drt && $system == windows ] | 73 [ $compiler == none && $runtime == drt && $system == windows ] |
79 worker_test/functional: Pass, Crash # Issue 9929. | 74 worker_test/functional: Pass, Crash # Issue 9929. |
80 | 75 |
81 [ $compiler == dart2js && $runtime == chromeOnAndroid ] | 76 [ $compiler == dart2js && $runtime == chromeOnAndroid ] |
82 crypto_test/functional: Pass, Slow # TODO(dart2js-team): Please triage this fail
ure. | 77 crypto_test/functional: Pass, Slow # TODO(dart2js-team): Please triage this fail
ure. |
83 input_element_test/supported_datetime-local: Pass, Slow # TODO(dart2js-team): Pl
ease triage this failure. | 78 input_element_test/supported_datetime-local: Pass, Slow # TODO(dart2js-team): Pl
ease triage this failure. |
84 | 79 |
85 fileapi_test/entry: Fail, Pass # TODO(dart2js-team): Please triage this failure. | 80 fileapi_test/entry: Fail, Pass # TODO(dart2js-team): Please triage this failure. |
(...skipping 334 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
420 queryall_test: fail | 415 queryall_test: fail |
421 track_element_constructor_test: StaticWarning | 416 track_element_constructor_test: StaticWarning |
422 transferables_test: StaticWarning | 417 transferables_test: StaticWarning |
423 typed_arrays_range_checks_test: StaticWarning | 418 typed_arrays_range_checks_test: StaticWarning |
424 typing_test: StaticWarning | 419 typing_test: StaticWarning |
425 webgl_1_test: StaticWarning | 420 webgl_1_test: StaticWarning |
426 window_nosuchmethod_test: StaticWarning | 421 window_nosuchmethod_test: StaticWarning |
427 | 422 |
428 [ $compiler == dart2js && $cps_ir ] | 423 [ $compiler == dart2js && $cps_ir ] |
429 resource_http_test: Crash # (await for(var b in r.openRead()){bytes.addAll(b);})
: await for | 424 resource_http_test: Crash # (await for(var b in r.openRead()){bytes.addAll(b);})
: await for |
OLD | NEW |