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 cross_frame_test: Skip # Test reloads itself. Issue 18558 | 6 cross_frame_test: Skip # Test reloads itself. Issue 18558 |
7 | 7 |
8 [ $compiler == dart2js ] | 8 [ $compiler == dart2js ] |
9 indexeddb_1_test/supportsDatabaseNames: Fail | |
Emily Fortuna
2017/07/26 21:47:09
add comment saying chrome 60 roll?
Siggi Cherem (dart-lang)
2017/07/26 22:10:21
it as however failing on all other browsers :/
| |
9 input_element_test/attributes: Fail # Issue 21555 | 10 input_element_test/attributes: Fail # Issue 21555 |
10 wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant to Dartium | 11 wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant to Dartium |
11 js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759 | 12 js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759 |
12 mirrors_js_typed_interop_test: Pass, Slow | 13 mirrors_js_typed_interop_test: Pass, Slow |
13 js_type_test/dynamic-null-not-Foo: Fail # Issue 26838 | 14 js_type_test/dynamic-null-not-Foo: Fail # Issue 26838 |
14 js_type_test/dynamic-String-not-Foo: Fail # Issue 26838 | 15 js_type_test/dynamic-String-not-Foo: Fail # Issue 26838 |
15 js_type_test/dynamic-String-not-dynamic-Foo: Fail # Issue 26838 | 16 js_type_test/dynamic-String-not-dynamic-Foo: Fail # Issue 26838 |
16 js_interop_constructor_name_test/HTMLDivElement-types-erroneous1: Fail # Issue 2 6838 | 17 js_interop_constructor_name_test/HTMLDivElement-types-erroneous1: Fail # Issue 2 6838 |
17 js_interop_constructor_name_test/HTMLDivElement-types-erroneous2: Fail # Issue 2 6838 | 18 js_interop_constructor_name_test/HTMLDivElement-types-erroneous2: Fail # Issue 2 6838 |
18 # ROLL 50 FAILURES START | 19 # ROLL 50 FAILURES START |
(...skipping 81 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
100 custom_element_method_clash_test: Pass, Timeout # Issue 26789 | 101 custom_element_method_clash_test: Pass, Timeout # Issue 26789 |
101 custom_element_name_clash_test: Pass, Timeout # Issue 26789 | 102 custom_element_name_clash_test: Pass, Timeout # Issue 26789 |
102 | 103 |
103 [$runtime == drt || $runtime == chrome || $runtime == chromeOnAndroid ] | 104 [$runtime == drt || $runtime == chrome || $runtime == chromeOnAndroid ] |
104 webgl_1_test: Pass, Fail # Issue 8219 | 105 webgl_1_test: Pass, Fail # Issue 8219 |
105 | 106 |
106 [ $compiler == dart2js && $minified ] | 107 [ $compiler == dart2js && $minified ] |
107 canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 1260 5 | 108 canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 1260 5 |
108 | 109 |
109 [ $compiler == dart2js && $runtime == chrome ] | 110 [ $compiler == dart2js && $runtime == chrome ] |
111 element_classes_test: RuntimeError | |
110 css_test/supportsPointConversions: Fail # Issues 21710 | 112 css_test/supportsPointConversions: Fail # Issues 21710 |
111 css_test/functional: Fail # Issues 21710 | 113 css_test/functional: Fail # Issues 21710 |
112 | 114 |
113 [ $runtime == ie11 ] | 115 [ $runtime == ie11 ] |
114 canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please t riage this failure. | 116 canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please t riage this failure. |
115 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element | 117 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element |
116 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element | 118 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element |
117 custom/document_register_type_extensions_test/single-parameter: Fail # Issue 131 93. | 119 custom/document_register_type_extensions_test/single-parameter: Fail # Issue 131 93. |
118 deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537 | 120 deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537 |
119 element_animate_test: Fail # Element.animate not supported on these browsers. | 121 element_animate_test: Fail # Element.animate not supported on these browsers. |
(...skipping 28 matching lines...) Expand all Loading... | |
148 css_test/supportsPointConversions: Fail | 150 css_test/supportsPointConversions: Fail |
149 element_types_test/supported_content: Fail | 151 element_types_test/supported_content: Fail |
150 element_types_test/supported_details: Fail | 152 element_types_test/supported_details: Fail |
151 element_types_test/supported_keygen: Fail | 153 element_types_test/supported_keygen: Fail |
152 element_types_test/supported_meter: Fail | 154 element_types_test/supported_meter: Fail |
153 element_types_test/supported_output: Fail | 155 element_types_test/supported_output: Fail |
154 element_types_test/supported_shadow: Fail | 156 element_types_test/supported_shadow: Fail |
155 element_types_test/supported_template: Fail | 157 element_types_test/supported_template: Fail |
156 fileapi_test/supported: Fail | 158 fileapi_test/supported: Fail |
157 history_test/supported_HashChangeEvent: Fail | 159 history_test/supported_HashChangeEvent: Fail |
158 indexeddb_1_test/supportsDatabaseNames: Fail | |
159 input_element_test/supported_date: Fail | 160 input_element_test/supported_date: Fail |
160 input_element_test/supported_datetime-local: Fail | 161 input_element_test/supported_datetime-local: Fail |
161 input_element_test/supported_month: Fail | 162 input_element_test/supported_month: Fail |
162 input_element_test/supported_time: Fail | 163 input_element_test/supported_time: Fail |
163 input_element_test/supported_week: Fail | 164 input_element_test/supported_week: Fail |
164 media_stream_test/supported_MediaStreamEvent: Fail | 165 media_stream_test/supported_MediaStreamEvent: Fail |
165 media_stream_test/supported_MediaStreamTrackEvent: Fail | 166 media_stream_test/supported_MediaStreamTrackEvent: Fail |
166 media_stream_test/supported_media: Fail | 167 media_stream_test/supported_media: Fail |
167 mediasource_test/supported: Pass, Fail # Should pass on Windows 8 | 168 mediasource_test/supported: Pass, Fail # Should pass on Windows 8 |
168 mediasource_test/functional: Pass, Fail # Fails on Windows 8 | 169 mediasource_test/functional: Pass, Fail # Fails on Windows 8 |
(...skipping 24 matching lines...) Expand all Loading... | |
193 mediasource_test: Pass, Fail # MediaSource only available on Safari 8 desktop, w e can't express that. | 194 mediasource_test: Pass, Fail # MediaSource only available on Safari 8 desktop, w e can't express that. |
194 element_animate_test: Fail # Element.animate not supported on these browsers. | 195 element_animate_test: Fail # Element.animate not supported on these browsers. |
195 gamepad_test: Fail # Safari does not support Navigator.getGamepads() | 196 gamepad_test: Fail # Safari does not support Navigator.getGamepads() |
196 | 197 |
197 # Safari Feature support statuses- | 198 # Safari Feature support statuses- |
198 # All changes should be accompanied by platform support annotation changes. | 199 # All changes should be accompanied by platform support annotation changes. |
199 element_types_test/supported_content: Fail | 200 element_types_test/supported_content: Fail |
200 element_types_test/supported_datalist: Fail | 201 element_types_test/supported_datalist: Fail |
201 element_types_test/supported_shadow: Fail | 202 element_types_test/supported_shadow: Fail |
202 fileapi_test/supported: Fail | 203 fileapi_test/supported: Fail |
203 indexeddb_1_test/supportsDatabaseNames: Fail | |
204 media_stream_test/supported_MediaStreamEvent: Fail | 204 media_stream_test/supported_MediaStreamEvent: Fail |
205 media_stream_test/supported_MediaStreamTrackEvent: Fail | 205 media_stream_test/supported_MediaStreamTrackEvent: Fail |
206 media_stream_test/supported_media: Fail | 206 media_stream_test/supported_media: Fail |
207 rtc_test/supported: Fail | 207 rtc_test/supported: Fail |
208 shadow_dom_test/supported: Fail | 208 shadow_dom_test/supported: Fail |
209 speechrecognition_test/supported: Fail | 209 speechrecognition_test/supported: Fail |
210 | 210 |
211 [ $runtime == safarimobilesim ] | 211 [ $runtime == safarimobilesim ] |
212 performance_api_test/supported: Fail | 212 performance_api_test/supported: Fail |
213 indexeddb_1_test/supported: Fail | 213 indexeddb_1_test/supported: Fail |
(...skipping 29 matching lines...) Expand all Loading... | |
243 messageevent_test: Pass, RuntimeError # Issue 28983 | 243 messageevent_test: Pass, RuntimeError # Issue 28983 |
244 serialized_script_value_test: Pass, RuntimeError # Issue 28983 | 244 serialized_script_value_test: Pass, RuntimeError # Issue 28983 |
245 element_types_test/supported_content: Pass, RuntimeError # Issue 28983 | 245 element_types_test/supported_content: Pass, RuntimeError # Issue 28983 |
246 element_types_test/supported_shadow: Pass, RuntimeError # Issue 28983 | 246 element_types_test/supported_shadow: Pass, RuntimeError # Issue 28983 |
247 | 247 |
248 # Firefox Feature support statuses- | 248 # Firefox Feature support statuses- |
249 # All changes should be accompanied by platform support annotation changes. | 249 # All changes should be accompanied by platform support annotation changes. |
250 element_classes_test: RuntimeError # Issue 27535 | 250 element_classes_test: RuntimeError # Issue 27535 |
251 element_types_test/supported_keygen: Fail | 251 element_types_test/supported_keygen: Fail |
252 fileapi_test/supported: Fail | 252 fileapi_test/supported: Fail |
253 indexeddb_1_test/supportsDatabaseNames: Fail | |
254 input_element_test/supported_date: Fail | 253 input_element_test/supported_date: Fail |
255 input_element_test/supported_datetime-local: Fail | 254 input_element_test/supported_datetime-local: Fail |
256 input_element_test/supported_month: Fail | 255 input_element_test/supported_month: Fail |
257 input_element_test/supported_time: Fail | 256 input_element_test/supported_time: Fail |
258 input_element_test/supported_week: Fail | 257 input_element_test/supported_week: Fail |
259 media_stream_test/supported_MediaStreamEvent: Fail | 258 media_stream_test/supported_MediaStreamEvent: Fail |
260 media_stream_test/supported_MediaStreamTrackEvent: Fail | 259 media_stream_test/supported_MediaStreamTrackEvent: Fail |
261 shadow_dom_test/supported: Fail | 260 shadow_dom_test/supported: Fail |
262 speechrecognition_test/supported: Fail | 261 speechrecognition_test/supported: Fail |
263 touchevent_test/supported: Fail | 262 touchevent_test/supported: Fail |
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... | |
325 | 324 |
326 [ $compiler == dart2analyzer && $builder_tag == strong ] | 325 [ $compiler == dart2analyzer && $builder_tag == strong ] |
327 *: Skip # Issue 28649 | 326 *: Skip # Issue 28649 |
328 | 327 |
329 [ $compiler == dart2js && $fast_startup ] | 328 [ $compiler == dart2js && $fast_startup ] |
330 custom/constructor_calls_created_synchronously_test: Fail # mirrors not supporte d | 329 custom/constructor_calls_created_synchronously_test: Fail # mirrors not supporte d |
331 custom/js_custom_test: Fail # mirrors not supported | 330 custom/js_custom_test: Fail # mirrors not supported |
332 custom/mirrors_test: Fail # mirrors not supported | 331 custom/mirrors_test: Fail # mirrors not supported |
333 custom/mirrors_2_test: Fail # mirrors not supported | 332 custom/mirrors_2_test: Fail # mirrors not supported |
334 mirrors_js_typed_interop_test: Fail # mirrors not supported | 333 mirrors_js_typed_interop_test: Fail # mirrors not supported |
OLD | NEW |