Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2)

Side by Side Diff: test/codegen/lib/html/html.status

Issue 1930043002: Add all dart:html tests from the sdk to test/codegen. (Closed) Base URL: git@github.com:dart-lang/dev_compiler.git@master
Patch Set: ptal Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « test/codegen/lib/html/history_test.dart ('k') | test/codegen/lib/html/htmlcollection_test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
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
3 # BSD-style license that can be found in the LICENSE file.
4
5 interactive_test: Skip # Must be run manually.
6 cross_frame_test: Skip # Test reloads itself. Issue 18558
7
8 [ $compiler == none && ($runtime == dartium || $runtime == drt) ]
9
10 mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044)
11 js_typed_interop_side_cast_exp_test: Fail, OK # tests dart2js-specific behavior.
12
13 native_gc_test: Skip # Dartium JSInterop failure
14
15 [ $compiler == none && ($runtime == drt || $runtime == dartium ) ]
16 worker_api_test: Fail # Issue 10223
17 resource_http_test: Fail # Issue 24203
18 js_function_getter_trust_types_test: Skip # dartium doesn't support trust types.
19 websocket_test/supported: Skip # Dartium 45 roll timesout
20
21 [ $compiler == none && $mode == debug && ($runtime == drt || $runtime == dartium ) ]
22 datalistelement_test: Skip # Issue 20540
23
24 [ $compiler == dart2js ]
25 input_element_test/attributes: Fail # Issue 21555
26 wrapping_collections_test: SkipByDesign # Testing an issue that is only relevant to Dartium
27 js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759
28 mirrors_js_typed_interop_test: Pass, Slow
29
30
31 [ $compiler == dart2js && $checked ]
32 js_function_getter_trust_types_test: Skip # --trust-type-annotations incompatibl e with --checked
33
34 [ $compiler == dart2js && $checked && $browser ]
35 js_typed_interop_test/method: Fail # Issue 24822
36
37 [ $compiler == dart2js && $csp && $browser ]
38 custom/js_custom_test: Fail # Issue 14643
39 custom/element_upgrade_test: Fail # Issue 17298
40
41 [ $compiler == dart2js && $browser ]
42 custom/created_callback_test: Fail # Support for created constructor. Issue 1483 5
43 fontface_loaded_test: Fail # Support for promises.
44 js_test/JsArray: RuntimeError # Issue 26197
45
46 [ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim || $runtime == ff || $ie) ]
47 custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this
48 fontface_test: Fail # Fontface not supported on these.
49 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill does not support
50 element_animate_test: Fail # Element.animate not supported on these browsers.
51
52 [ $compiler == none && $runtime == dartium && $system == macos]
53 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass,Fail # Issue 11834
54
55 [ $compiler == none && ($runtime == drt || $runtime == dartium ) ]
56 # postMessage in dartium always transfers the typed array buffer, never a view
57 postmessage_structured_test/typed_arrays: Fail
58 # Dartium seems to lose the data from the dispatchEvent.
59 keyboard_event_test: Fail # Issue 13902
60 fileapi_test/getFile: Pass, Fail # Issue 20488
61 async_test: RuntimeError, OK # Uses Isolate.spawn.
62 isolates_test: RuntimeError, OK # Uses Isolate.spawn.
63 custom/created_callback_test: Fail # Support for created constructor. Issue 1483 5
64
65 [ $compiler == none && ($runtime == drt || $runtime == dartium ) && $mode == deb ug ]
66 websocket_test/websocket: Skip # Issue 17666
67 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Skip # Issue 1766 6
68
69 element_offset_test/offset: RuntimeError # Issue 17550
70 request_animation_frame_test: Skip # Times out, and also passes while taking 4.0 0 minutes. Issue 19127.
71 fileapi_test/fileEntry: Pass, RuntimeError # Issue 20488
72 native_gc_test: Pass, Slow
73
74 [ $compiler == none && $runtime == drt && $system == windows ]
75 worker_test/functional: Pass, Crash # Issue 9929.
76
77 [ $compiler == dart2js && $runtime == chromeOnAndroid ]
78 crypto_test/functional: Pass, Slow # TODO(dart2js-team): Please triage this fail ure.
79 input_element_test/supported_datetime-local: Pass, Slow # TODO(dart2js-team): Pl ease triage this failure.
80
81 fileapi_test/entry: Fail, Pass # TODO(dart2js-team): Please triage this failure.
82 fileapi_test/fileEntry: Fail, Pass # TODO(dart2js-team): Please triage this fail ure.
83 fileapi_test/getDirectory: Fail, Pass # TODO(dart2js-team): Please triage this f ailure.
84 fileapi_test/getFile: Fail, Pass # TODO(dart2js-team): Please triage this failur e.
85
86 audiocontext_test/supported: RuntimeError # TODO(dart2js-team): Please triage th is failure.
87 audiobuffersourcenode_test/supported: Fail # TODO(dart2js-team): Please triage t his failure.
88 canvasrenderingcontext2d_test/drawImage_video_element: Fail # TODO(dart2js-team) : Please triage this failure.
89 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # TODO(dart2 js-team): Please triage this failure.
90 canvasrenderingcontext2d_test/fillText: Fail # TODO(dart2js-team): Please triage this failure.
91 element_types_test/supported_datalist: Fail # TODO(dart2js-team): Please triage this failure.
92 input_element_test/supported_week: Fail # TODO(dart2js-team): Please triage this failure.
93 media_stream_test/supported_media: Fail # TODO(dart2js-team): Please triage this failure.
94 rtc_test/supported: Fail # TODO(dart2js-team): Please triage this failure.
95 speechrecognition_test/supported: Fail # TODO(dart2js-team): Please triage this failure.
96 speechrecognition_test/types: Fail # TODO(dart2js-team): Please triage this fail ure.
97 xhr_test/json: Fail # TODO(dart2js-team): Please triage this failure.
98
99 [ $runtime == safarimobilesim ]
100 element_offset_test/offset: RuntimeError # Issue 18573
101 element_types_test/supported_meter: RuntimeError # Issue 18573
102
103 [ $runtime == chrome ]
104 touchevent_test/supported: Fail # Touch events are only supported on touch devic es
105 element_types_test/supported_object: RuntimeError # Issue 25155
106 element_types_test/supported_embed: RuntimeError # Issue 25155
107 svgelement_test/PathElement: RuntimeError # Issue 25665
108
109 [ $runtime == chrome && $system == macos ]
110 canvasrenderingcontext2d_test/drawImage_video_element: Skip # Times out. Please triage this failure.
111 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Skip # Times out. Please triage this failure.
112 transition_event_test/functional: Skip # Times out. Issue 22167
113 request_animation_frame_test: Skip # Times out. Issue 22167
114
115 [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chr omeOnAndroid ]
116 webgl_1_test: Pass, Fail # Issue 8219
117
118 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $system == wi ndows ]
119 websql_test: Skip # Issue 4941: stderr contains a backtrace.
120
121 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu g]
122 websql_test: Fail, Pass # Issue 4941: stderr contains a backtrace.
123 native_gc_test: Pass, Slow
124
125 [$runtime == ie10 || $runtime == ie11]
126 indexeddb_5_test: Fail # Issue 12893
127 js_test/transferrables: RuntimeError # Issue 14246
128 element_test/click: Fail # IE does not support firing this event.
129 serialized_script_value_test: Fail
130 websocket_test/websocket: Fail # Issue 7875. Closed with "working as intended".
131 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element
132 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element
133 no_linked_scripts_htmltest: Skip # Times out on IE. Issue 21537
134 scripts_htmltest: Skip # Times out on IE. Issue 21537
135 two_scripts_htmltest: Skip # Times out on IE. Issue 21537
136 deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537
137 localstorage_test: Pass, RuntimeError # Issue 22166
138 storage_test: Pass, RuntimeError # Issue 22166
139 postmessage_structured_test/more_primitives: Fail # Does not support the Message Event constructor.
140 notification_test/supported_notification: Fail # Notification not supported on I E
141 event_test: RuntimeError # Issue 23437. Only three failures, but hard to break t hem out.
142 wheelevent_test: RuntimeError # Issue 23437
143 text_event_test: RuntimeError # Issue 23437
144 transition_event_test/functional: Skip # Times out. Issue 22167
145 request_animation_frame_test: Skip # Times out. Issue 22167
146
147 [$runtime == ie10 ]
148 # IE10 Feature support statuses-
149 # All changes should be accompanied by platform support annotation changes.
150 audiobuffersourcenode_test/supported: Fail
151 audiocontext_test/supported: Fail
152 crypto_test/supported: Fail
153 css_test/supportsPointConversions: Fail
154 element_types_test/supported_content: Fail
155 element_types_test/supported_details: Fail
156 element_types_test/supported_keygen: Fail
157 element_types_test/supported_meter: Fail
158 element_types_test/supported_output: Fail
159 element_types_test/supported_shadow: Fail
160 element_types_test/supported_template: Fail
161 fileapi_test/supported: Fail
162 history_test/supported_HashChangeEvent: Fail
163 indexeddb_1_test/supportsDatabaseNames: Fail
164 input_element_test/supported_date: Fail
165 input_element_test/supported_datetime-local: Fail
166 input_element_test/supported_month: Fail
167 input_element_test/supported_time: Fail
168 input_element_test/supported_week: Fail
169 media_stream_test/supported_MediaStreamEvent: Fail
170 media_stream_test/supported_MediaStreamTrackEvent: Fail
171 media_stream_test/supported_media: Fail
172 mediasource_test/supported: Fail
173 mutationobserver_test/supported: Fail
174 rtc_test/supported: Fail
175 shadow_dom_test/supported: Fail
176 speechrecognition_test/supported: Fail
177 svgelement_test/supported_altGlyph: Fail
178 svgelement_test/supported_animate: Fail
179 svgelement_test/supported_animateMotion: Fail
180 svgelement_test/supported_animateTransform: Fail
181 svgelement_test/supported_foreignObject: Fail
182 svgelement_test/supported_set: Fail
183 touchevent_test/supported: Fail # IE does not support TouchEvents
184 webgl_1_test/supported: Fail
185 websql_test/supported: Fail
186 xhr_test/json: Fail # IE10 returns string, not JSON object
187 xhr_test/supported_overrideMimeType: Fail
188 xsltprocessor_test/supported: Fail
189 worker_test/functional: Fail # IE uses incorrect security context for Blob URIs.
190 transferables_test: Fail # Issue 9846
191
192 [ $compiler == dart2js && $minified ]
193 canvas_pixel_array_type_alias_test/types2_runtimeTypeName: Fail, OK # Issue 1260 5
194
195 [ $compiler == dart2js && $runtime == chrome ]
196 css_test/supportsPointConversions: Fail # Issues 21710
197 css_test/functional: Fail # Issues 21710
198
199 [ $runtime == ie11 ]
200 custom/document_register_type_extensions_test/single-parameter: Fail # Issue 131 93.
201 canvasrenderingcontext2d_test/arc: Pass, Fail # Pixel unexpected value. Please t riage this failure.
202 worker_test/functional: Pass, Fail # Issues 20659.
203 transferables_test: Pass, Fail # Issues 20659.
204
205 # IE11 Feature support statuses-
206 # These results not yet noted in platform support annotations.
207 # All changes should be accompanied by platform support annotation changes.
208 audiobuffersourcenode_test/supported: Fail
209 audiocontext_test/supported: Fail
210 crypto_test/supported: Fail
211 css_test/supportsPointConversions: Fail
212 element_types_test/supported_content: Fail
213 element_types_test/supported_details: Fail
214 element_types_test/supported_keygen: Fail
215 element_types_test/supported_meter: Fail
216 element_types_test/supported_output: Fail
217 element_types_test/supported_shadow: Fail
218 element_types_test/supported_template: Fail
219 fileapi_test/supported: Fail
220 history_test/supported_HashChangeEvent: Fail
221 indexeddb_1_test/supportsDatabaseNames: Fail
222 input_element_test/supported_date: Fail
223 input_element_test/supported_datetime-local: Fail
224 input_element_test/supported_month: Fail
225 input_element_test/supported_time: Fail
226 input_element_test/supported_week: Fail
227 media_stream_test/supported_MediaStreamEvent: Fail
228 media_stream_test/supported_MediaStreamTrackEvent: Fail
229 media_stream_test/supported_media: Fail
230 mediasource_test/supported: Pass, Fail # Should pass on Windows 8
231 mediasource_test/functional: Pass, Fail # Fails on Windows 8
232 rtc_test/supported: Fail
233 shadow_dom_test/supported: Fail
234 speechrecognition_test/supported: Fail
235 svgelement_test/supported_altGlyph: Fail
236 svgelement_test/supported_animate: Fail
237 svgelement_test/supported_animateMotion: Fail
238 svgelement_test/supported_animateTransform: Fail
239 svgelement_test/supported_foreignObject: Fail
240 svgelement_test/supported_set: Fail
241 touchevent_test/supported: Fail # IE does not support TouchEvents
242 webgl_1_test/functional: Fail
243 websql_test/supported: Fail
244 xhr_test/json: Fail # IE10 returns string, not JSON object
245 xsltprocessor_test/supported: Fail
246
247 [ $runtime == ie10 ]
248 custom/document_register_type_extensions_test/construction: Fail # Issue 13193
249 custom/element_upgrade_test: Fail # Issue 18247
250 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
251
252 [ $compiler == dart2js && $runtime == drt && $unchecked ]
253 audiocontext_test/functional: Pass, Fail
254
255 [ $runtime == safari || $runtime == safarimobilesim ]
256 worker_api_test: Skip # Issue 13221
257 webgl_1_test: Pass, Fail # Issue 8219
258 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su pport drawImage w/ video element
259 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe s not support drawImage w/ video element
260 element_test: Pass, Fail # Issue 21434
261 mediasource_test: Pass, Fail # MediaSource only available on Safari 8 desktop, w e can't express that.
262
263 # Safari Feature support statuses-
264 # All changes should be accompanied by platform support annotation changes.
265 element_types_test/supported_content: Fail
266 element_types_test/supported_datalist: Fail
267 element_types_test/supported_shadow: Fail
268 fileapi_test/supported: Fail
269 indexeddb_1_test/supportsDatabaseNames: Fail
270 media_stream_test/supported_MediaStreamEvent: Fail
271 media_stream_test/supported_MediaStreamTrackEvent: Fail
272 media_stream_test/supported_media: Fail
273 rtc_test/supported: Fail
274 shadow_dom_test/supported: Fail
275 speechrecognition_test/supported: Fail
276
277 [ $runtime == safarimobilesim ]
278 performance_api_test/supported: Fail
279 indexeddb_1_test/supported: Fail
280 element_types_test/supported_template: Fail
281 xhr_test/json: Fail # Safari doesn't support JSON response type
282 notification_test/constructors: Pass # Safari mobile will pass this test on the basis that notifications aren't supported at all.
283 notification_test/supported_notification: RuntimeError # Issue 22869
284 wheelevent_test: RuntimeError # Safarimobilesim does not support WheelEvent
285 event_test: RuntimeError # Safarimobilesim does not support WheelEvent
286
287 [ $runtime == safari ]
288 input_element_test/supported_month: RuntimeError
289 input_element_test/supported_time: RuntimeError
290 input_element_test/supported_week: RuntimeError
291 input_element_test/supported_date: Fail
292 input_element_test/supported_datetime-local: Fail
293 touchevent_test/supported: Fail # Safari does not support TouchEvents
294 notification_test/constructors: Fail # Safari doesn't let us access the fields o f the Notification to verify them.
295
296 [ $runtime == safari ]
297 indexeddb_1_test/functional: Skip # Times out. Issue 21433
298 indexeddb_2_test: RuntimeError # Issue 21433
299 indexeddb_4_test: RuntimeError # Issue 21433
300 indexeddb_5_test: RuntimeError # Issue 21433
301
302 [ $runtime == opera ]
303 blob_constructor_test: Fail
304 canvas_test: Fail
305 canvas_test: Pass,Fail
306 cssstyledeclaration_test: Fail
307 document_test/document: Fail # Issue: 7413
308 element_add_test: Fail
309 element_constructor_1_test: Fail
310 element_test/children: Fail # Issue: 7413
311 element_test/constructors: Fail
312 element_test/elements: Fail
313 element_test/eventListening: Crash
314 element_test/eventListening: Fail # Issue: 7413
315 element_test/queryAll: Fail
316 fileapi_test: Skip # Timeout.
317 form_data_test: Fail # Issue: 7413
318 htmlelement_test: Fail
319 isolates_test: Skip # Timeout.
320 keyboard_event_test: Fail # Issue: 7413
321 serialized_script_value_test: Fail
322 typed_arrays_arraybuffer_test: Fail
323 url_test: Fail
324
325 # Opera Feature support statuses-
326 # All changes should be accompanied by platform support annotation changes.
327 audiobuffersourcenode_test/supported: Fail
328 audiocontext_test/supported: Fail
329 crypto_test/supported: Fail
330 css_test/supportsPointConversions: Fail
331 element_types_test/supported_template: Fail
332 indexeddb_1_test/supported: Fail
333 indexeddb_1_test/supportsDatabaseNames: Fail
334 mutationobserver_test/supported: Fail
335 performance_api_test/supported: Fail
336 speechrecognition_test/supported: Fail
337 websql_test/supported: Fail
338
339 [ $compiler == dart2js && $runtime == ff ]
340 history_test/history: Skip # Issue 22050
341 xhr_test/xhr: Pass, Fail # Issue 11602
342 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
343 webgl_1_test: Pass, Fail # Issue 8219
344 text_event_test: Fail # Issue 17893
345
346 # Firefox Feature support statuses-
347 # All changes should be accompanied by platform support annotation changes.
348 element_types_test/supported_details: Fail
349 element_types_test/supported_embed: Fail
350 element_types_test/supported_keygen: Fail
351 element_types_test/supported_object: Fail
352 fileapi_test/supported: Fail
353 indexeddb_1_test/supportsDatabaseNames: Fail
354 input_element_test/supported_date: Fail
355 input_element_test/supported_datetime-local: Fail
356 input_element_test/supported_month: Fail
357 input_element_test/supported_time: Fail
358 input_element_test/supported_week: Fail
359 media_stream_test/supported_MediaStreamEvent: Fail
360 media_stream_test/supported_MediaStreamTrackEvent: Fail
361 shadow_dom_test/supported: Fail
362 speechrecognition_test/supported: Fail
363 touchevent_test/supported: Fail
364 websql_test/supported: Fail
365
366 # 'html' tests import the HTML library, so they only make sense in
367 # a browser environment.
368 [ $runtime == vm || $runtime == dart_precompiled || $runtime == dart_product ]
369 *: Skip
370
371 [ $compiler == dart2js && ($runtime == drt || $runtime == ff) ]
372 request_animation_frame_test: Skip # Async test hangs.
373
374 [ $compiler == dart2js && $csp && ($runtime == drt || $runtime == safari || $run time == ff || $runtime == chrome || $runtime == chromeOnAndroid) ]
375 # Note: these tests are all injecting scripts by design. This is not allowed un der CSP.
376 event_customevent_test: SkipByDesign
377 js_interop_1_test: SkipByDesign
378 js_test: SkipByDesign
379 js_array_test: SkipByDesign
380 js_typed_interop_test: SkipByDesign
381 js_typed_interop_default_arg_test: SkipByDesign
382 js_function_getter_test: SkipByDesign
383 js_function_getter_trust_types_test: SkipByDesign
384 js_dart_to_string_test: SkipByDesign
385 mirrors_js_typed_interop_test: SkipByDesign
386 postmessage_structured_test: SkipByDesign
387
388 [ $compiler == dart2js && ($runtime == chrome || $runtime == drt) ]
389 svgelement_test/supported_altGlyph: RuntimeError # Issue 25787
390
391 [ ($runtime == dartium) && ($system == macos || $system == windows || $system == linux)]
392 # Desktop operating systems do not support touch events on chrome 34 dartium.
393 touchevent_test/supported: Fail
394
395 [ (($runtime == dartium || $runtime == drt) && $system == macos) || $system == w indows ]
396 xhr_test/xhr: Skip # Times out. Issue 21527
397
398 [ $compiler == dart2analyzer ]
399 custom/document_register_basic_test: StaticWarning
400 custom/element_upgrade_test: StaticWarning
401 datalistelement_test: StaticWarning
402 documentfragment_test: StaticWarning
403 element_add_test: StaticWarning
404 element_test: StaticWarning
405 events_test: StaticWarning
406 htmlelement_test: StaticWarning
407 js_function_getter_trust_types_test: skip # dart2js specific flags.
408 localstorage_test: StaticWarning
409 mutationobserver_test: StaticWarning
410 queryall_test: fail
411 track_element_constructor_test: StaticWarning
412 transferables_test: StaticWarning
413 typed_arrays_range_checks_test: StaticWarning
414 typing_test: StaticWarning
415 webgl_1_test: StaticWarning
416 window_nosuchmethod_test: StaticWarning
417 js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759
418
419 [ $compiler == dart2js && $cps_ir && $browser ]
420 js_typed_interop_side_cast_exp_test: RuntimeError # Corner case in package:js th at we might want to remove (See comment in #24978).
421 js_typed_interop_test/static_method_tearoff_1: RuntimeError # Tree-shaking a use d tear-off (#24978, #25720).
422 js_typed_interop_default_arg_test/explicit_argument: RuntimeError # Tree-shaking a used tear-off (#24978, #25720).
423
424 # These are raw dart:js tests that fail due to bugs in the CPS IR:
425 js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720
426
427 [ $compiler == dart2js && $cps_ir && $host_checked ]
428 js_typed_interop_default_arg_test/none: Crash # Issue 25911
429 js_typed_interop_default_arg_test/default_value: Crash # Issue 25911
430 js_typed_interop_default_arg_test/explicit_argument: Crash # Issue 25911
431
432 [ $compiler == dart2js && $cps_ir && $checked ]
433 *: Skip # `assert` not implemented
OLDNEW
« no previous file with comments | « test/codegen/lib/html/history_test.dart ('k') | test/codegen/lib/html/htmlcollection_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698