Changeset 152319 in webkit


Ignore:
Timestamp:
Jul 2, 2013 1:30:22 PM (11 years ago)
Author:
dfarler@apple.com
Message:

Skip cache partitioning tests on Lion.

Rubber stamped by Jeffrey Pfau.

  • platform/mac-lion/TestExpectations:

http/tests/cache/partitioned-cache.html
http/tests/cache/partitioned-cache-iframe.html

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r152318 r152319  
     12013-07-02  David Farler  <dfarler@apple.com>
     2
     3        Skip cache partitioning tests on Lion.
     4
     5        Rubber stamped by Jeffrey Pfau.
     6
     7        * platform/mac-lion/TestExpectations:
     8        http/tests/cache/partitioned-cache.html
     9        http/tests/cache/partitioned-cache-iframe.html
     10
    1112013-07-02  Eric Carlson  <eric.carlson@apple.com>
    212
  • trunk/LayoutTests/platform/mac-lion/TestExpectations

    r148918 r152319  
    136136# Lion does not support the tiled drawing area
    137137platform/mac-wk2/tiled-drawing [ Skip ]
     138
     139# Lion does not support cache partitioning
     140http/tests/cache/partitioned-cache.html
     141http/tests/cache/partitioned-cache-iframe.html
Note: See TracChangeset for help on using the changeset viewer.