Title: [141661] trunk/LayoutTests
Revision
141661
Author
jber...@webkit.org
Date
2013-02-01 16:25:01 -0800 (Fri, 01 Feb 2013)

Log 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:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (141660 => 141661)


--- trunk/LayoutTests/ChangeLog	2013-02-02 00:19:44 UTC (rev 141660)
+++ trunk/LayoutTests/ChangeLog	2013-02-02 00:25:01 UTC (rev 141661)
@@ -1,3 +1,11 @@
+2013-02-01  Jessie Berlin  <jber...@apple.com>
+
+        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:
+
 2013-02-01  Ojan Vafai  <o...@chromium.org>
 
         Make svg-fonts-in-text-controls.html have the same results across platforms

Modified: trunk/LayoutTests/platform/mac/TestExpectations (141660 => 141661)


--- trunk/LayoutTests/platform/mac/TestExpectations	2013-02-02 00:19:44 UTC (rev 141660)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2013-02-02 00:25:01 UTC (rev 141661)
@@ -1256,8 +1256,6 @@
 
 webkit.org/b/105777 platform/mac/editing/spelling/autocorrection-in-textarea.html [ Failure Pass ]
 
-webkit.org/b/105932 [ MountainLion Debug ] http/tests/inspector/resource-har-pages.html [ Crash ]
-
 webkit.org/b/105986 [ Debug ] transitions/hang-with-bad-transition-list.html [ Pass Crash ]
 webkit.org/b/105986 [ Debug ] svg/dynamic-updates/SVGFEMorphologyElement-dom-in-attr.html [ Pass Crash ]
 webkit.org/b/105986 [ Debug ] svg/dynamic-updates/SVGFEMorphologyElement-dom-radius-attr.html [ Pass Crash ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to