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

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

Issue 114603005: Fix status file update for firefox (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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 | « no previous file | 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 8
9 [ $compiler == dart2js && $csp ] 9 [ $compiler == dart2js && $csp ]
10 custom/js_custom_test: Fail # Issue 14643 10 custom/js_custom_test: Fail # Issue 14643
(...skipping 320 matching lines...) Expand 10 before | Expand all | Expand 10 after
331 css_test/supportsPointConversions: Fail 331 css_test/supportsPointConversions: Fail
332 document_test/supports_cssCanvasContext: Fail 332 document_test/supports_cssCanvasContext: Fail
333 element_types_test/supported_template: Fail 333 element_types_test/supported_template: Fail
334 indexeddb_1_test/supported: Fail 334 indexeddb_1_test/supported: Fail
335 indexeddb_1_test/supportsDatabaseNames: Fail 335 indexeddb_1_test/supportsDatabaseNames: Fail
336 mutationobserver_test/supported: Fail 336 mutationobserver_test/supported: Fail
337 performance_api_test/supported: Fail 337 performance_api_test/supported: Fail
338 speechrecognition_test/supported: Fail 338 speechrecognition_test/supported: Fail
339 websql_test/supported: Fail 339 websql_test/supported: Fail
340 340
341 [ $runtime == ff && $system == windows ]
342 messageevent_test: RuntimeError # Issue 15651
343 serialized_script_value_test: RuntimeError # Issue 15651
344
341 [ $runtime == ff ] 345 [ $runtime == ff ]
342 xhr_test/xhr: Pass, Fail # Issue 11602 346 xhr_test/xhr: Pass, Fail # Issue 11602
343 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 347 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
344 webgl_1_test: Pass, Fail # Issue 8219 348 webgl_1_test: Pass, Fail # Issue 8219
345 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do es not like dataUrl videos for drawImage 349 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do es not like dataUrl videos for drawImage
346 350
347 [ $runtime == ff && $system == windows ]
348 messageevent_test: RuntimeError # Issue 15651
349 serialized_script_value_test: RuntimeError # Issue 15651
350
351 # FireFox Feature support statuses- 351 # FireFox Feature support statuses-
352 # All changes should be accompanied by platform support annotation changes. 352 # All changes should be accompanied by platform support annotation changes.
353 audiobuffersourcenode_test: Pass, Fail # Issue 14602 353 audiobuffersourcenode_test: Pass, Fail # Issue 14602
354 audiocontext_test: Pass, Fail # Issue 14602 354 audiocontext_test: Pass, Fail # Issue 14602
355 css_test/supportsPointConversions: Fail 355 css_test/supportsPointConversions: Fail
356 document_test/supports_cssCanvasContext: Fail 356 document_test/supports_cssCanvasContext: Fail
357 element_types_test/supported_content: Fail 357 element_types_test/supported_content: Fail
358 element_types_test/supported_details: Fail 358 element_types_test/supported_details: Fail
359 element_types_test/supported_embed: Fail 359 element_types_test/supported_embed: Fail
360 element_types_test/supported_keygen: Fail 360 element_types_test/supported_keygen: Fail
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
410 events_test: StaticWarning 410 events_test: StaticWarning
411 htmlelement_test: StaticWarning 411 htmlelement_test: StaticWarning
412 localstorage_test: StaticWarning 412 localstorage_test: StaticWarning
413 mutationobserver_test: StaticWarning 413 mutationobserver_test: StaticWarning
414 track_element_constructor_test: StaticWarning 414 track_element_constructor_test: StaticWarning
415 transferables_test: StaticWarning 415 transferables_test: StaticWarning
416 typed_arrays_range_checks_test: StaticWarning 416 typed_arrays_range_checks_test: StaticWarning
417 typing_test: StaticWarning 417 typing_test: StaticWarning
418 webgl_1_test: StaticWarning 418 webgl_1_test: StaticWarning
419 window_nosuchmethod_test: StaticWarning 419 window_nosuchmethod_test: StaticWarning
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698