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

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

Issue 879953003: Update co19 status for IE 11 on Windows 8. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 years, 11 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/co19/co19-dart2js.status ('k') | no next file » | 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 cross_frame_test: Skip # Test reloads itself. Issue 18558 8 cross_frame_test: Skip # Test reloads itself. Issue 18558
9 9
10 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ] 10 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ]
(...skipping 115 matching lines...) Expand 10 before | Expand all | Expand 10 after
126 element_test/click: Fail # IE does not support firing this event. 126 element_test/click: Fail # IE does not support firing this event.
127 serialized_script_value_test: Fail 127 serialized_script_value_test: Fail
128 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875. 128 websocket_test/websocket: Fail # TODO(efortuna): Issue 7875.
129 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element 129 canvasrenderingcontext2d_test/drawImage_video_element: Fail # IE does not suppor t drawImage w/ video element
130 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element 130 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # IE does no t support drawImage w/ video element
131 no_linked_scripts_htmltest: Skip # Times out on IE. Issue 21537 131 no_linked_scripts_htmltest: Skip # Times out on IE. Issue 21537
132 scripts_htmltest: Skip # Times out on IE. Issue 21537 132 scripts_htmltest: Skip # Times out on IE. Issue 21537
133 two_scripts_htmltest: Skip # Times out on IE. Issue 21537 133 two_scripts_htmltest: Skip # Times out on IE. Issue 21537
134 deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537 134 deferred_multi_app_htmltest: Skip # Times out on IE. Issue 21537
135 localstorage_test: Pass, RuntimeError # Issue 22166 135 localstorage_test: Pass, RuntimeError # Issue 22166
136 storage_test: Pass, RuntimeError # Issue 22166
137 transition_event_test/functional: Skip # Times out. Issue 22167
136 138
137 [$runtime == ie10 ] 139 [$runtime == ie10 ]
138 # IE10 Feature support statuses- 140 # IE10 Feature support statuses-
139 # All changes should be accompanied by platform support annotation changes. 141 # All changes should be accompanied by platform support annotation changes.
140 audiobuffersourcenode_test/supported: Fail 142 audiobuffersourcenode_test/supported: Fail
141 audiocontext_test/supported: Fail 143 audiocontext_test/supported: Fail
142 crypto_test/supported: Fail 144 crypto_test/supported: Fail
143 css_test/supportsPointConversions: Fail 145 css_test/supportsPointConversions: Fail
144 document_test/supports_cssCanvasContext: Fail 146 document_test/supports_cssCanvasContext: Fail
145 element_types_test/supported_content: Fail 147 element_types_test/supported_content: Fail
(...skipping 78 matching lines...) Expand 10 before | Expand all | Expand 10 after
224 touchevent_test/supported: Fail 226 touchevent_test/supported: Fail
225 webgl_1_test/functional: Fail 227 webgl_1_test/functional: Fail
226 websql_test/supported: Fail 228 websql_test/supported: Fail
227 xhr_test/json: Fail # IE10 returns string, not JSON object 229 xhr_test/json: Fail # IE10 returns string, not JSON object
228 xsltprocessor_test/supported: Fail 230 xsltprocessor_test/supported: Fail
229 231
230 [ $runtime == ie10 ] 232 [ $runtime == ie10 ]
231 custom/document_register_type_extensions_test/construction: Fail # Issue 13193 233 custom/document_register_type_extensions_test/construction: Fail # Issue 13193
232 custom/element_upgrade_test: Fail # Issue 18247 234 custom/element_upgrade_test: Fail # Issue 18247
233 request_animation_frame_test: Skip # Times out. Issue 22167 235 request_animation_frame_test: Skip # Times out. Issue 22167
234 transition_event_test/functional: Skip # Times out. Issue 22167
235 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers. 236 worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
236 237
237 [ $compiler == dart2js && $runtime == drt && $unchecked ] 238 [ $compiler == dart2js && $runtime == drt && $unchecked ]
238 audiocontext_test/functional: Pass, Fail 239 audiocontext_test/functional: Pass, Fail
239 240
240 [ $runtime == safari || $runtime == safarimobilesim ] 241 [ $runtime == safari || $runtime == safarimobilesim ]
241 worker_api_test: Skip # Issue 13221 242 worker_api_test: Skip # Issue 13221
242 webgl_1_test: Pass, Fail # Issue 8219 243 webgl_1_test: Pass, Fail # Issue 8219
243 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su pport drawImage w/ video element 244 canvasrenderingcontext2d_test/drawImage_video_element: Fail # Safari does not su pport drawImage w/ video element
244 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe s not support drawImage w/ video element 245 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Safari doe s not support drawImage w/ video element
(...skipping 150 matching lines...) Expand 10 before | Expand all | Expand 10 after
395 events_test: StaticWarning 396 events_test: StaticWarning
396 htmlelement_test: StaticWarning 397 htmlelement_test: StaticWarning
397 localstorage_test: StaticWarning 398 localstorage_test: StaticWarning
398 mutationobserver_test: StaticWarning 399 mutationobserver_test: StaticWarning
399 track_element_constructor_test: StaticWarning 400 track_element_constructor_test: StaticWarning
400 transferables_test: StaticWarning 401 transferables_test: StaticWarning
401 typed_arrays_range_checks_test: StaticWarning 402 typed_arrays_range_checks_test: StaticWarning
402 typing_test: StaticWarning 403 typing_test: StaticWarning
403 webgl_1_test: StaticWarning 404 webgl_1_test: StaticWarning
404 window_nosuchmethod_test: StaticWarning 405 window_nosuchmethod_test: StaticWarning
OLDNEW
« no previous file with comments | « tests/co19/co19-dart2js.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698