Changeset 96592 in webkit


Ignore:
Timestamp:
Oct 4, 2011 7:45:39 AM (13 years ago)
Author:
commit-queue@webkit.org
Message:

allow failure of most Chromium-Mac-Skia tests while we clean up that port
https://bugs.webkit.org/show_bug.cgi?id=69279

Patch by Elliot Poger <epoger@google.com> on 2011-10-04
Reviewed by Adam Barth.

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r96587 r96592  
     12011-10-04  Elliot Poger  <epoger@google.com>
     2
     3        allow failure of most Chromium-Mac-Skia tests while we clean up that port
     4        https://bugs.webkit.org/show_bug.cgi?id=69279
     5
     6        Reviewed by Adam Barth.
     7
     8        * platform/chromium/test_expectations.txt:
     9
    1102011-10-04  Csaba Osztrogonác  <ossy@webkit.org>
    211
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r96583 r96592  
    36913691BUGWK68270 LEOPARD CPU GPU : transitions = PASS TEXT IMAGE IMAGE+TEXT
    36923692
     3693// Temporarily allowing many failures for Mac10.6 with Skia graphics, while we work out kinks.
     3694// epoger promises to remove these expectations by 10 October 2011.
     3695BUGWK69279 SNOWLEOPARD CPU GPU : animations = PASS FAIL
     3696BUGWK69279 SNOWLEOPARD CPU GPU : css1 = PASS FAIL
     3697BUGWK69279 SNOWLEOPARD CPU GPU : css2.1 = PASS FAIL
     3698BUGWK69279 SNOWLEOPARD CPU GPU : css3 = PASS FAIL
     3699BUGWK69279 SNOWLEOPARD CPU GPU : editing = PASS FAIL
     3700BUGWK69279 SNOWLEOPARD CPU GPU : fast = PASS FAIL
     3701BUGWK69279 SNOWLEOPARD CPU GPU : fonts = PASS FAIL
     3702BUGWK69279 SNOWLEOPARD CPU GPU : http = PASS FAIL
     3703BUGWK69279 SNOWLEOPARD CPU GPU : media = PASS FAIL
     3704BUGWK69279 SNOWLEOPARD CPU GPU : platform = PASS FAIL
     3705BUGWK69279 SNOWLEOPARD CPU GPU : plugins = PASS FAIL
     3706BUGWK69279 SNOWLEOPARD CPU GPU : scrollbars = PASS FAIL
     3707BUGWK69279 SNOWLEOPARD CPU GPU : svg = PASS FAIL
     3708BUGWK69279 SNOWLEOPARD CPU GPU : tables = PASS FAIL
     3709BUGWK69279 SNOWLEOPARD CPU GPU : transforms = PASS FAIL
     3710BUGWK69279 SNOWLEOPARD CPU GPU : transitions = PASS FAIL
     3711
    36933712// The *-pseudo-class tests are already marked flaky (for TEXT failure) on all platforms,
    36943713// but reliably fail with IMAGE on Mac10.5 with Skia graphics.
Note: See TracChangeset for help on using the changeset viewer.