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

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

Issue 2836003002: More status changes for new version of Firefox. (Closed)
Patch Set: Created 3 years, 8 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
« tests/co19/co19-dart2js.status ('K') | « tests/corelib/corelib.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 262 matching lines...) Expand 10 before | Expand all | Expand 10 after
273 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 273 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
274 webgl_1_test: Pass, Fail # Issue 8219 274 webgl_1_test: Pass, Fail # Issue 8219
275 text_event_test: Fail # Issue 17893 275 text_event_test: Fail # Issue 17893
276 element_animate_test/timing_dict: RuntimeError # Issue 26730 276 element_animate_test/timing_dict: RuntimeError # Issue 26730
277 messageevent_test: Pass, RuntimeError # Issue 28983 277 messageevent_test: Pass, RuntimeError # Issue 28983
278 serialized_script_value_test: Pass, RuntimeError # Issue 28983 278 serialized_script_value_test: Pass, RuntimeError # Issue 28983
279 element_types_test/supported_content: Pass, RuntimeError # Issue 28983 279 element_types_test/supported_content: Pass, RuntimeError # Issue 28983
280 element_types_test/supported_shadow: Pass, RuntimeError # Issue 28983 280 element_types_test/supported_shadow: Pass, RuntimeError # Issue 28983
281 281
282 # Firefox Feature support statuses- 282 # Firefox Feature support statuses-
283 # All changes should be accompanied by platform support annotation changes. 283 # All changes should be accompanied by platform support annotation changes.
Lasse Reichstein Nielsen 2017/04/24 11:53:31 @efortuna: Do you know what this platform support
284 element_classes_test: RuntimeError # Issue 27535 284 element_classes_test: RuntimeError # Issue 27535
285 element_types_test/supported_embed: Fail
286 element_types_test/supported_keygen: Fail 285 element_types_test/supported_keygen: Fail
287 element_types_test/supported_object: Fail
288 fileapi_test/supported: Fail 286 fileapi_test/supported: Fail
289 indexeddb_1_test/supportsDatabaseNames: Fail 287 indexeddb_1_test/supportsDatabaseNames: Fail
290 input_element_test/supported_date: Fail 288 input_element_test/supported_date: Fail
291 input_element_test/supported_datetime-local: Fail 289 input_element_test/supported_datetime-local: Fail
292 input_element_test/supported_month: Fail 290 input_element_test/supported_month: Fail
293 input_element_test/supported_time: Fail 291 input_element_test/supported_time: Fail
294 input_element_test/supported_week: Fail 292 input_element_test/supported_week: Fail
295 media_stream_test/supported_MediaStreamEvent: Fail 293 media_stream_test/supported_MediaStreamEvent: Fail
296 media_stream_test/supported_MediaStreamTrackEvent: Fail 294 media_stream_test/supported_MediaStreamTrackEvent: Fail
297 shadow_dom_test/supported: Fail 295 shadow_dom_test/supported: Fail
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
370 js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759 368 js_typed_interop_default_arg_test/default_value: MissingCompileTimeError # Issue #25759
371 369
372 [ $compiler == dart2analyzer && $builder_tag == strong ] 370 [ $compiler == dart2analyzer && $builder_tag == strong ]
373 *: Skip # Issue 28649 371 *: Skip # Issue 28649
374 372
375 [ $compiler == dart2js && $fast_startup ] 373 [ $compiler == dart2js && $fast_startup ]
376 custom/constructor_calls_created_synchronously_test: Fail # mirrors not supporte d 374 custom/constructor_calls_created_synchronously_test: Fail # mirrors not supporte d
377 custom/js_custom_test: Fail # mirrors not supported 375 custom/js_custom_test: Fail # mirrors not supported
378 custom/mirrors_test: Fail # mirrors not supported 376 custom/mirrors_test: Fail # mirrors not supported
379 mirrors_js_typed_interop_test: Fail # mirrors not supported 377 mirrors_js_typed_interop_test: Fail # mirrors not supported
OLDNEW
« tests/co19/co19-dart2js.status ('K') | « tests/corelib/corelib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698