Changeset 91327 in webkit


Ignore:
Timestamp:
Jul 19, 2011 6:15:39 PM (13 years ago)
Author:
rniwa@webkit.org
Message:

Apparently my rebaseline was incorrect for r91294.

Remove expected results and skip compositing/scaling/tiled-layer-recursion.html on Chromium
because it's missing expected results.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r91321 r91327  
     12011-07-19  Ryosuke Niwa  <rniwa@webkit.org>
     2
     3        Apparently my rebaseline was incorrect for r91294.
     4
     5        Remove expected results and skip compositing/scaling/tiled-layer-recursion.html on Chromium
     6        because it's missing expected results.
     7
     8        * platform/chromium/test_expectations.txt:
     9
    1102011-07-19  Simon Fraser  <simon.fraser@apple.com>
    211
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r91321 r91327  
    594594BUGWK58013 : fast/repaint/scale-page-shrink.html = IMAGE+TEXT
    595595BUGWK58013 : fast/events/scroll-in-scaled-page-with-overflow-hidden.html = TEXT
    596 BUGWK58013 : compositing/scaling/tiled-layer-recursion.html = TEXT
     596BUGWK58013 SKIP : compositing/scaling/tiled-layer-recursion.html = FAIL
    597597
    598598// -----------------------------------------------------------------
     
    38213821
    38223822BUGCR89717 : fast/speech/input-text-speechbutton.html = TIMEOUT
    3823 
    3824 BUGWK64828 GPU MAC : compositing/scaling/tiled-layer-recursion.html = CRASH
Note: See TracChangeset for help on using the changeset viewer.