Changeset 141661 in webkit


Ignore:
Timestamp:
Feb 1, 2013 4:25:01 PM (11 years ago)
Author:
jberlin@webkit.org
Message:

The assertions in updateLayerPositionsAfterScroll were commented out in r141278, so stop
expecting http/tests/inspector/resource-har-pages.html to assert in debug builds.
(see https://bugs.webkit.org/show_bug.cgi?id=103432).

  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r141659 r141661  
     12013-02-01  Jessie Berlin  <jberlin@apple.com>
     2
     3        The assertions in updateLayerPositionsAfterScroll were commented out in r141278, so stop
     4        expecting http/tests/inspector/resource-har-pages.html to assert in debug builds.
     5        (see https://bugs.webkit.org/show_bug.cgi?id=103432).
     6
     7        * platform/mac/TestExpectations:
     8
    192013-02-01  Ojan Vafai  <ojan@chromium.org>
    210
  • trunk/LayoutTests/platform/mac/TestExpectations

    r141645 r141661  
    12571257webkit.org/b/105777 platform/mac/editing/spelling/autocorrection-in-textarea.html [ Failure Pass ]
    12581258
    1259 webkit.org/b/105932 [ MountainLion Debug ] http/tests/inspector/resource-har-pages.html [ Crash ]
    1260 
    12611259webkit.org/b/105986 [ Debug ] transitions/hang-with-bad-transition-list.html [ Pass Crash ]
    12621260webkit.org/b/105986 [ Debug ] svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr.html [ Pass Crash ]
Note: See TracChangeset for help on using the changeset viewer.