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

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

Issue 1132013007: Update tests for Firefox 38, now on Windows bots (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 5 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/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 dromaeo_smoke_test: Skip # Issue 14521, 8257 6 dromaeo_smoke_test: Skip # Issue 14521, 8257
7 cross_frame_test: Skip # Test reloads itself. Issue 18558 7 cross_frame_test: Skip # Test reloads itself. Issue 18558
8 8
9 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ] 9 [ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == Co ntentShellOnAndroid) ]
10 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 189 31 (Disabled for Chrome 35 roll) 10 custom/attribute_changed_callback_test/unsupported_on_polyfill: Fail # Issue 189 31 (Disabled for Chrome 35 roll)
(...skipping 325 matching lines...) Expand 10 before | Expand all | Expand 10 after
336 indexeddb_1_test/supportsDatabaseNames: Fail 336 indexeddb_1_test/supportsDatabaseNames: Fail
337 mutationobserver_test/supported: Fail 337 mutationobserver_test/supported: Fail
338 performance_api_test/supported: Fail 338 performance_api_test/supported: Fail
339 speechrecognition_test/supported: Fail 339 speechrecognition_test/supported: Fail
340 websql_test/supported: Fail 340 websql_test/supported: Fail
341 341
342 [ $runtime == ff ] 342 [ $runtime == ff ]
343 xhr_test/xhr: Pass, Fail # Issue 11602 343 xhr_test/xhr: Pass, Fail # Issue 11602
344 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR 344 dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTE D_ERR
345 webgl_1_test: Pass, Fail # Issue 8219 345 webgl_1_test: Pass, Fail # Issue 8219
346 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox do es not like dataUrl videos for drawImage 346 canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Pass, Fail # Fire fox pre-38 does not like dataUrl videos for drawImage Issue 23479
347 text_event_test: Fail # Issue 17893 347 text_event_test: Fail # Issue 17893
348 348
349 # Firefox Feature support statuses- 349 # Firefox Feature support statuses-
350 # All changes should be accompanied by platform support annotation changes. 350 # All changes should be accompanied by platform support annotation changes.
351 document_test/supports_cssCanvasContext: Fail 351 document_test/supports_cssCanvasContext: Fail
352 element_types_test/supported_details: Fail 352 element_types_test/supported_details: Fail
353 element_types_test/supported_embed: Fail 353 element_types_test/supported_embed: Fail
354 element_types_test/supported_keygen: Fail 354 element_types_test/supported_keygen: Fail
355 element_types_test/supported_object: Fail 355 element_types_test/supported_object: Fail
356 fileapi_test/supported: Fail 356 fileapi_test/supported: Fail
(...skipping 198 matching lines...) Expand 10 before | Expand all | Expand 10 after
555 wheelevent_test: Crash # Instance of 'TypeOperator': type casts not implemented. 555 wheelevent_test: Crash # Instance of 'TypeOperator': type casts not implemented.
556 window_eq_test: Crash # unsupported element kind: _escapeRegExp:field 556 window_eq_test: Crash # unsupported element kind: _escapeRegExp:field
557 window_mangling_test: Crash # unsupported element kind: _escapeRegExp:field 557 window_mangling_test: Crash # unsupported element kind: _escapeRegExp:field
558 window_nosuchmethod_test: Crash # unsupported element kind: _escapeRegExp:field 558 window_nosuchmethod_test: Crash # unsupported element kind: _escapeRegExp:field
559 window_test: Crash # unsupported element kind: _escapeRegExp:field 559 window_test: Crash # unsupported element kind: _escapeRegExp:field
560 worker_api_test: Crash # Instance of 'TypeOperator': type casts not implemented. 560 worker_api_test: Crash # Instance of 'TypeOperator': type casts not implemented.
561 worker_test: Crash # try/finally 561 worker_test: Crash # try/finally
562 xhr_cross_origin_test: Crash # try/finally 562 xhr_cross_origin_test: Crash # try/finally
563 xhr_test: Crash # try/finally 563 xhr_test: Crash # try/finally
564 xsltprocessor_test: Crash # try/finally 564 xsltprocessor_test: Crash # try/finally
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