Changeset 56982 in webkit


Ignore:
Timestamp:
Apr 2, 2010 1:04:48 AM (14 years ago)
Author:
eric@webkit.org
Message:

2010-04-02 Eric Seidel <eric@webkit.org>

Unreviewed, just updating expected results for passing tests.

suppress image failures for now to get a clean test run w/ pixel tests enabled for new-run-webkit-tests
https://bugs.webkit.org/show_bug.cgi?id=36620

Remove several tests marked MISSING which no longer seem to be missing.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r56979 r56982  
     12010-04-02  Eric Seidel  <eric@webkit.org>
     2
     3        Unreviewed, just updating expected results for passing tests.
     4
     5        suppress image failures for now to get a clean test run w/ pixel tests enabled for new-run-webkit-tests
     6        https://bugs.webkit.org/show_bug.cgi?id=36620
     7
     8        Remove several tests marked MISSING which no longer seem to be missing.
     9
     10        * platform/mac/test_expectations.txt:
     11
    1122010-04-02  Adam Barth  <abarth@webkit.org>
    213
  • trunk/LayoutTests/platform/mac/test_expectations.txt

    r56967 r56982  
    123123BUG36620 : svg/filters/filterRes.svg = IMAGE
    124124BUG36620 : transforms/2d/hindi-rotated.html = IMAGE
    125 BUG33620 : fast/block/positioning/absolute-positioning-no-scrollbar.html = MISSING
    126 BUG36620 : fast/css/css3-space-in-nth-and-lang.html = MISSING
    127 BUG36620 : fast/frames/flattening/frameset-flattening-advanced.html = MISSING
    128 BUG36620 : fast/frames/flattening/frameset-flattening-grid.html = MISSING
    129 BUG36620 : fast/frames/flattening/frameset-flattening-simple.html = MISSING
    130 BUG36620 : fast/frames/flattening/frameset-flattening-subframe-resize.html = MISSING
    131 BUG36620 : fast/frames/flattening/frameset-flattening-subframesets.html = MISSING
    132 BUG36620 : fast/lists/w3-css3-list-styles-alphabetic.html = MISSING
    133 BUG36620 : fast/lists/w3-css3-list-styles-numeric.html = MISSING
    134 BUG36620 : svg/filters/feColorMatrix-values.svg = MISSING
     125
    135126
    136127// These fail depending on order due to interactions with previous tests:
Note: See TracChangeset for help on using the changeset viewer.