Title: [101762] trunk/LayoutTests
Revision
101762
Author
[email protected]
Date
2011-12-02 01:12:58 -0800 (Fri, 02 Dec 2011)

Log Message

Now that r101733 fixed fast/block/child-not-removed-from-parent-lineboxes-crash.html,
remove the failing expectation on Chromium and re-enable it on Qt.

* platform/chromium/test_expectations.txt:
* platform/qt/Skipped:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (101761 => 101762)


--- trunk/LayoutTests/ChangeLog	2011-12-02 09:09:45 UTC (rev 101761)
+++ trunk/LayoutTests/ChangeLog	2011-12-02 09:12:58 UTC (rev 101762)
@@ -1,3 +1,11 @@
+2011-12-02  Ryosuke Niwa  <[email protected]>
+
+        Now that r101733 fixed fast/block/child-not-removed-from-parent-lineboxes-crash.html,
+        remove the failing expectation on Chromium and re-enable it on Qt.
+
+        * platform/chromium/test_expectations.txt:
+        * platform/qt/Skipped:
+
 2011-12-01  Andrey Kosyakov  <[email protected]>
 
         Web Inspector: use object properties, not element attributes to pass preferred panel/line/request id in linkified anchors

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (101761 => 101762)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-12-02 09:09:45 UTC (rev 101761)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-12-02 09:12:58 UTC (rev 101762)
@@ -3785,8 +3785,6 @@
 BUGCR105025 MAC CPU GPU : fast/canvas/webgl/css-webkit-canvas.html = IMAGE
 BUGCR105025 MAC CPU GPU : fast/canvas/webgl/css-webkit-canvas-repaint.html = IMAGE
 
-BUGWK73250 DEBUG : fast/block/child-not-removed-from-parent-lineboxes-crash.html = CRASH PASS
-
 BUGWK73494 : svg/text/non-bmp-positioning-lists.svg = IMAGE+TEXT IMAGE
 BUGWK73494 : svg/as-image/svg-non-integer-scaled-image.html = IMAGE PASS
 BUGWK73494 DEBUG : svg/hixie/perf/007.xml = PASS TIMEOUT

Modified: trunk/LayoutTests/platform/qt/Skipped (101761 => 101762)


--- trunk/LayoutTests/platform/qt/Skipped	2011-12-02 09:09:45 UTC (rev 101761)
+++ trunk/LayoutTests/platform/qt/Skipped	2011-12-02 09:12:58 UTC (rev 101762)
@@ -2501,9 +2501,5 @@
 # https://bugs.webkit.org/show_bug.cgi?id=72932
 inspector/extensions/extensions-events.html
 
-# REGRESSION(r101268):fast/block/child-not-removed-from-parent-lineboxes-crash.html crashes in Debug
-# https://bugs.webkit.org/show_bug.cgi?id=73250
-fast/block/child-not-removed-from-parent-lineboxes-crash.html
-
 # https://bugs.webkit.org/show_bug.cgi?id=73493
 fast/canvas/webgl/arraybuffer-transfer-of-control.html
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to