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

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

Issue 2084563002: Update status for Chrome 51 (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 6 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 | « 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 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 == none && ($runtime == dartium || $runtime == drt) ] 8 [ $compiler == none && ($runtime == dartium || $runtime == drt) ]
9 9
10 mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044) 10 mirrors_js_typed_interop_test: Fail # Missing expected failure (Issue 25044)
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 97
98 [ $runtime == safarimobilesim ] 98 [ $runtime == safarimobilesim ]
99 element_offset_test/offset: RuntimeError # Issue 18573 99 element_offset_test/offset: RuntimeError # Issue 18573
100 element_types_test/supported_meter: RuntimeError # Issue 18573 100 element_types_test/supported_meter: RuntimeError # Issue 18573
101 101
102 [ $runtime == chrome ] 102 [ $runtime == chrome ]
103 touchevent_test/supported: Fail # Touch events are only supported on touch devic es 103 touchevent_test/supported: Fail # Touch events are only supported on touch devic es
104 element_types_test/supported_object: RuntimeError # Issue 25155 104 element_types_test/supported_object: RuntimeError # Issue 25155
105 element_types_test/supported_embed: RuntimeError # Issue 25155 105 element_types_test/supported_embed: RuntimeError # Issue 25155
106 svgelement_test/PathElement: RuntimeError # Issue 25665 106 svgelement_test/PathElement: RuntimeError # Issue 25665
107 element_animate_test: RuntimeError # Issue 26730
107 108
108 [ $runtime == chrome && $system == macos ] 109 [ $runtime == chrome && $system == macos ]
109 canvasrenderingcontext2d_test/drawImage_video_element: Skip # Times out. Please triage this failure. 110 canvasrenderingcontext2d_test/drawImage_video_element: Skip # Times out. Please triage this failure.
110 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Skip # Times out. Please triage this failure. 111 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Skip # Times out. Please triage this failure.
111 transition_event_test/functional: Skip # Times out. Issue 22167 112 transition_event_test/functional: Skip # Times out. Issue 22167
112 request_animation_frame_test: Skip # Times out. Issue 22167 113 request_animation_frame_test: Skip # Times out. Issue 22167
113 114
114 [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chr omeOnAndroid ] 115 [$runtime == drt || $runtime == dartium || $runtime == chrome || $runtime == chr omeOnAndroid ]
115 webgl_1_test: Pass, Fail # Issue 8219 116 webgl_1_test: Pass, Fail # Issue 8219
116 117
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after
294 notification_test/constructors: Fail # Safari doesn't let us access the fields o f the Notification to verify them. 295 notification_test/constructors: Fail # Safari doesn't let us access the fields o f the Notification to verify them.
295 indexeddb_1_test/functional: Skip # Times out. Issue 21433 296 indexeddb_1_test/functional: Skip # Times out. Issue 21433
296 indexeddb_2_test: RuntimeError # Issue 21433 297 indexeddb_2_test: RuntimeError # Issue 21433
297 indexeddb_4_test: RuntimeError # Issue 21433 298 indexeddb_4_test: RuntimeError # Issue 21433
298 indexeddb_5_test: RuntimeError # Issue 21433 299 indexeddb_5_test: RuntimeError # Issue 21433
299 300
300 301
301 js_test/JsArray: RuntimeError # Fails 10 out of 10. 302 js_test/JsArray: RuntimeError # Fails 10 out of 10.
302 indexeddb_3_test: Skip # Times out 1 out of 10. 303 indexeddb_3_test: Skip # Times out 1 out of 10.
303 304
304 [ $runtime == opera ]
305 blob_constructor_test: Fail
306 canvas_test: Fail
307 canvas_test: Pass,Fail
308 cssstyledeclaration_test: Fail
309 document_test/document: Fail # Issue: 7413
310 element_add_test: Fail
311 element_constructor_1_test: Fail
312 element_test/children: Fail # Issue: 7413
313 element_test/constructors: Fail
314 element_test/elements: Fail
315 element_test/eventListening: Crash
316 element_test/eventListening: Fail # Issue: 7413
317 element_test/queryAll: Fail
318 fileapi_test: Skip # Timeout.
319 form_data_test: Fail # Issue: 7413
320 htmlelement_test: Fail
321 isolates_test: Skip # Timeout.
322 keyboard_event_test: Fail # Issue: 7413
323 serialized_script_value_test: Fail
324 typed_arrays_arraybuffer_test: Fail
325 url_test: Fail
326
327 # Opera Feature support statuses-
328 # All changes should be accompanied by platform support annotation changes.
329 audiobuffersourcenode_test/supported: Fail
330 audiocontext_test/supported: Fail
331 crypto_test/supported: Fail
332 css_test/supportsPointConversions: Fail
333 element_types_test/supported_template: Fail
334 indexeddb_1_test/supported: Fail
335 indexeddb_1_test/supportsDatabaseNames: Fail
336 mutationobserver_test/supported: Fail
337 performance_api_test/supported: Fail
338 speechrecognition_test/supported: Fail
339 websql_test/supported: Fail
340
341 [ $compiler == dart2js && $runtime == ff ] 305 [ $compiler == dart2js && $runtime == ff ]
342 history_test/history: Skip # Issue 22050 306 history_test/history: Skip # Issue 22050
343 xhr_test/xhr: Pass, Fail # Issue 11602 307 xhr_test/xhr: Pass, Fail # Issue 11602
344 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 308 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
345 webgl_1_test: Pass, Fail # Issue 8219 309 webgl_1_test: Pass, Fail # Issue 8219
346 text_event_test: Fail # Issue 17893 310 text_event_test: Fail # Issue 17893
347 311
348 # Firefox Feature support statuses- 312 # Firefox Feature support statuses-
349 # All changes should be accompanied by platform support annotation changes. 313 # All changes should be accompanied by platform support annotation changes.
350 element_types_test/supported_details: Fail 314 element_types_test/supported_details: Fail
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
426 # These are raw dart:js tests that fail due to bugs in the CPS IR: 390 # These are raw dart:js tests that fail due to bugs in the CPS IR:
427 js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720 391 js_test/Dart_functions: RuntimeError # Tree-shaking an escaping closure #25720
428 392
429 [ $compiler == dart2js && $cps_ir && $host_checked ] 393 [ $compiler == dart2js && $cps_ir && $host_checked ]
430 js_typed_interop_default_arg_test/none: Crash # Issue 25911 394 js_typed_interop_default_arg_test/none: Crash # Issue 25911
431 js_typed_interop_default_arg_test/default_value: Crash # Issue 25911 395 js_typed_interop_default_arg_test/default_value: Crash # Issue 25911
432 js_typed_interop_default_arg_test/explicit_argument: Crash # Issue 25911 396 js_typed_interop_default_arg_test/explicit_argument: Crash # Issue 25911
433 397
434 [ $compiler == dart2js && $cps_ir && $checked ] 398 [ $compiler == dart2js && $cps_ir && $checked ]
435 *: Skip # `assert` not implemented 399 *: Skip # `assert` not implemented
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