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

Side by Side Diff: tests/html/html.status

Issue 268593004: Update status file entries for mobile safari simulator. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 6 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 | Annotate | Revision Log
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 custom/template_wrappers_test: Pass, Fail # Issue 16656 (Chrome 33 regression) 8 custom/template_wrappers_test: Pass, Fail # Issue 16656 (Chrome 33 regression)
9 [ $runtime == drt || $runtime == dartium ] 9 [ $runtime == drt || $runtime == dartium ]
10 custom/template_wrappers_test: Pass # Issue 16656 Override others 10 custom/template_wrappers_test: Pass # Issue 16656 Override others
11 11
12 [ $compiler == dart2js && $csp ] 12 [ $compiler == dart2js && $csp ]
13 custom/js_custom_test: Fail # Issue 14643 13 custom/js_custom_test: Fail # Issue 14643
14 custom/element_upgrade_test: Fail # Issue 17298 14 custom/element_upgrade_test: Fail # Issue 17298
15 15
16 [ $compiler == dart2js && $browser ] 16 [ $compiler == dart2js && $browser ]
17 custom/created_callback_test: Fail # Support for created constructor. 17 custom/created_callback_test: Fail # Support for created constructor.
18 18
19 [ $compiler == dart2js && ($runtime == safari || $runtime == ff || $runtime == c hrome || $ie) ] 19 [ $compiler == dart2js && ($runtime == safari || $runtime == safarimobilesim || $runtime == ff || $runtime == chrome || $ie) ]
20 custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this 20 custom/entered_left_view_test/viewless_document: Fail # Polyfill does not handle this
21 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill does not support 21 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Polyfill does not support
22 22
23 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu g && $system == macos] 23 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debu g && $system == macos]
24 audiobuffersourcenode_test: Pass, Fail, Crash # http://crbug.com/256601 24 audiobuffersourcenode_test: Pass, Fail, Crash # http://crbug.com/256601
25 25
26 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $checked ] 26 [ $compiler == none && ($runtime == drt || $runtime == dartium) && $checked ]
27 xhr_test/xhr: Pass, RuntimeError # Issue 18049 27 xhr_test/xhr: Pass, RuntimeError # Issue 18049
28 28
29 [ $compiler == none && $runtime == dartium && $system == macos] 29 [ $compiler == none && $runtime == dartium && $system == macos]
(...skipping 35 matching lines...) Expand 10 before | Expand all | Expand 10 after
65 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # TODO(dart2 js-team): Please triage this failure. 65 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # TODO(dart2 js-team): Please triage this failure.
66 canvasrenderingcontext2d_test/fillText: Fail # TODO(dart2js-team): Please triage this failure. 66 canvasrenderingcontext2d_test/fillText: Fail # TODO(dart2js-team): Please triage this failure.
67 element_types_test/supported_datalist: Fail # TODO(dart2js-team): Please triage this failure. 67 element_types_test/supported_datalist: Fail # TODO(dart2js-team): Please triage this failure.
68 input_element_test/supported_week: Fail # TODO(dart2js-team): Please triage this failure. 68 input_element_test/supported_week: Fail # TODO(dart2js-team): Please triage this failure.
69 media_stream_test/supported_media: Fail # TODO(dart2js-team): Please triage this failure. 69 media_stream_test/supported_media: Fail # TODO(dart2js-team): Please triage this failure.
70 rtc_test/supported: Fail # TODO(dart2js-team): Please triage this failure. 70 rtc_test/supported: Fail # TODO(dart2js-team): Please triage this failure.
71 speechrecognition_test/supported: Fail # TODO(dart2js-team): Please triage this failure. 71 speechrecognition_test/supported: Fail # TODO(dart2js-team): Please triage this failure.
72 speechrecognition_test/types: Fail # TODO(dart2js-team): Please triage this fail ure. 72 speechrecognition_test/types: Fail # TODO(dart2js-team): Please triage this fail ure.
73 xhr_test/json: Fail # TODO(dart2js-team): Please triage this failure. 73 xhr_test/json: Fail # TODO(dart2js-team): Please triage this failure.
74 74
75 [ $runtime == safarimobilesim ]
76 canvasrenderingcontext2d_test/fillText: RuntimeError # Issue 18573
77 element_offset_test/offset: RuntimeError # Issue 18573
78 element_types_test/supported_meter: RuntimeError # Issue 18573
79
75 [ $runtime == chrome ] 80 [ $runtime == chrome ]
76 touchevent_test/supported: Pass, Fail # Issue 17061 81 touchevent_test/supported: Pass, Fail # Issue 17061
77 xhr_cross_origin_test: Pass, Fail # Issue 11884 82 xhr_cross_origin_test: Pass, Fail # Issue 11884
78 xhr_test: Pass, Fail # Issue 11884 83 xhr_test: Pass, Fail # Issue 11884
79 84
80 [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chr omeOnAndroid || $runtime == ContentShellOnAndroid ] 85 [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chr omeOnAndroid || $runtime == ContentShellOnAndroid ]
81 webgl_1_test: Pass, Fail # Issue 8219 86 webgl_1_test: Pass, Fail # Issue 8219
82 87
83 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ] 88 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ]
84 worker_api_test: Fail # http://dartbug.com/10223 89 worker_api_test: Fail # http://dartbug.com/10223
(...skipping 212 matching lines...) Expand 10 before | Expand all | Expand 10 after
297 typed_arrays_1_test/supported: Fail 302 typed_arrays_1_test/supported: Fail
298 webgl_1_test/supported: Fail 303 webgl_1_test/supported: Fail
299 websocket_test/supported: Fail 304 websocket_test/supported: Fail
300 websql_test/supported: Fail 305 websql_test/supported: Fail
301 worker_test/supported: Fail 306 worker_test/supported: Fail
302 xhr_test/supported_onLoadEnd: Fail 307 xhr_test/supported_onLoadEnd: Fail
303 xhr_test/supported_onProgress: Fail 308 xhr_test/supported_onProgress: Fail
304 xhr_test/supported_overrideMimeType: Fail 309 xhr_test/supported_overrideMimeType: Fail
305 xsltprocessor_test/supported: Fail 310 xsltprocessor_test/supported: Fail
306 311
307 [ $runtime == safari ] 312 [ $runtime == safari || $runtime == safarimobilesim ]
308 worker_test: Skip # Issue 13221 313 worker_test: Skip # Issue 13221
309 worker_api_test: Skip # Issue 13221 314 worker_api_test: Skip # Issue 13221
310 input_element_test/supported_month: RuntimeError
311 input_element_test/supported_time: RuntimeError
312 input_element_test/supported_week: RuntimeError
313 webgl_1_test: Pass, Fail # Issue 8219 315 webgl_1_test: Pass, Fail # Issue 8219
314 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su pport drawImage w/ video element 316 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su pport drawImage w/ video element
315 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe s not support drawImage w/ video element 317 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe s not support drawImage w/ video element
316 audiocontext_test/functional: Fail # Issue 14354 318 audiocontext_test/functional: Fail # Issue 14354
317 websql_test/functional: RuntimeError # Issue 14523 319 websql_test/functional: RuntimeError # Issue 14523
318 320
319 # Safari Feature support statuses- 321 # Safari Feature support statuses-
320 # All changes should be accompanied by platform support annotation changes. 322 # All changes should be accompanied by platform support annotation changes.
321 element_types_test/supported_content: Fail 323 element_types_test/supported_content: Fail
322 element_types_test/supported_datalist: Fail 324 element_types_test/supported_datalist: Fail
323 element_types_test/supported_shadow: Fail 325 element_types_test/supported_shadow: Fail
324 element_types_test/supported_template: Fail 326 element_types_test/supported_template: Fail
325 fileapi_test/supported: Fail 327 fileapi_test/supported: Fail
326 indexeddb_1_test/supported: Fail 328 indexeddb_1_test/supported: Fail
327 indexeddb_1_test/supportsDatabaseNames: Fail 329 indexeddb_1_test/supportsDatabaseNames: Fail
328 input_element_test/supported_date: Fail
329 input_element_test/supported_datetime-local: Fail
330 media_stream_test/supported_MediaStreamEvent: Fail 330 media_stream_test/supported_MediaStreamEvent: Fail
331 media_stream_test/supported_MediaStreamTrackEvent: Fail 331 media_stream_test/supported_MediaStreamTrackEvent: Fail
332 media_stream_test/supported_media: Fail 332 media_stream_test/supported_media: Fail
333 performance_api_test/supported: Fail 333 performance_api_test/supported: Fail
334 rtc_test/supported: Fail 334 rtc_test/supported: Fail
335 shadow_dom_test/supported: Fail 335 shadow_dom_test/supported: Fail
336 speechrecognition_test/supported: Fail 336 speechrecognition_test/supported: Fail
337 xhr_test/json: Fail # Safari doesn't support JSON response type
338
339 [ $runtime == safari ]
340 input_element_test/supported_month: RuntimeError
341 input_element_test/supported_time: RuntimeError
342 input_element_test/supported_week: RuntimeError
343 input_element_test/supported_date: Fail
344 input_element_test/supported_datetime-local: Fail
337 touchevent_test/supported: Fail 345 touchevent_test/supported: Fail
338 xhr_test/json: Fail # Safari doesn't support JSON response type
339 346
340 [ $runtime == opera ] 347 [ $runtime == opera ]
341 blob_constructor_test: Fail 348 blob_constructor_test: Fail
342 canvas_test: Fail 349 canvas_test: Fail
343 canvas_test: Pass,Fail 350 canvas_test: Pass,Fail
344 cssstyledeclaration_test: Fail 351 cssstyledeclaration_test: Fail
345 document_test/document: Fail # Issue: 7413 352 document_test/document: Fail # Issue: 7413
346 element_add_test: Fail 353 element_add_test: Fail
347 element_constructor_1_test: Fail 354 element_constructor_1_test: Fail
348 element_test/children: Fail # Issue: 7413 355 element_test/children: Fail # Issue: 7413
(...skipping 101 matching lines...) Expand 10 before | Expand all | Expand 10 after
450 events_test: StaticWarning 457 events_test: StaticWarning
451 htmlelement_test: StaticWarning 458 htmlelement_test: StaticWarning
452 localstorage_test: StaticWarning 459 localstorage_test: StaticWarning
453 mutationobserver_test: StaticWarning 460 mutationobserver_test: StaticWarning
454 track_element_constructor_test: StaticWarning 461 track_element_constructor_test: StaticWarning
455 transferables_test: StaticWarning 462 transferables_test: StaticWarning
456 typed_arrays_range_checks_test: StaticWarning 463 typed_arrays_range_checks_test: StaticWarning
457 typing_test: StaticWarning 464 typing_test: StaticWarning
458 webgl_1_test: StaticWarning 465 webgl_1_test: StaticWarning
459 window_nosuchmethod_test: StaticWarning 466 window_nosuchmethod_test: StaticWarning
OLDNEW
« no previous file with comments | « tests/corelib/corelib.status ('k') | tests/language/language_dart2js.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698