Title: [119081] trunk/LayoutTests
Revision
119081
Author
[email protected]
Date
2012-05-31 03:10:38 -0700 (Thu, 31 May 2012)

Log Message

Test expectation pngs missing checksums
https://bugs.webkit.org/show_bug.cgi?id=87947

Reviewed by Ojan Vafai.

Add proper platform independent png expectation with checksum and revert chromium
expectations since layoutTestController.keepWebHistory() seems to have no effect
on chromium, and the test is still failing (See bug 87839).

* http/tests/misc/acid3-expected.png: Add png with embedded checksum.
* platform/chromium-mac-leopard/http/tests/misc/acid3-expected.png: Revert to prior r118566.
* platform/chromium-mac-snowleopard/http/tests/misc/acid3-expected.png: Revert to prior r118566.
* platform/chromium-mac/http/tests/misc/acid3-expected.png: Revert to prior r118566.
* platform/chromium-mac/http/tests/misc/acid3-expected.txt: Revert to prior r118566.
* platform/chromium/test_expectations.txt: Revert to prior r118566.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119080 => 119081)


--- trunk/LayoutTests/ChangeLog	2012-05-31 10:02:14 UTC (rev 119080)
+++ trunk/LayoutTests/ChangeLog	2012-05-31 10:10:38 UTC (rev 119081)
@@ -1,3 +1,21 @@
+2012-05-31  Andras Becsi  <[email protected]>
+
+        Test expectation pngs missing checksums
+        https://bugs.webkit.org/show_bug.cgi?id=87947
+
+        Reviewed by Ojan Vafai.
+
+        Add proper platform independent png expectation with checksum and revert chromium
+        expectations since layoutTestController.keepWebHistory() seems to have no effect
+        on chromium, and the test is still failing (See bug 87839).
+
+        * http/tests/misc/acid3-expected.png: Add png with embedded checksum.
+        * platform/chromium-mac-leopard/http/tests/misc/acid3-expected.png: Revert to prior r118566.
+        * platform/chromium-mac-snowleopard/http/tests/misc/acid3-expected.png: Revert to prior r118566.
+        * platform/chromium-mac/http/tests/misc/acid3-expected.png: Revert to prior r118566.
+        * platform/chromium-mac/http/tests/misc/acid3-expected.txt: Revert to prior r118566.
+        * platform/chromium/test_expectations.txt: Revert to prior r118566.
+
 2012-05-31  Mikhail Pozdnyakov  <[email protected]>
 
         [EFL] Gardening after r118957

Modified: trunk/LayoutTests/http/tests/misc/acid3-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (119080 => 119081)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-31 10:02:14 UTC (rev 119080)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-31 10:10:38 UTC (rev 119081)
@@ -1411,9 +1411,9 @@
 
 BUGWK80227 : editing/selection/select-line-break-with-opposite-directionality.html = PASS TEXT
 
-// This test isn't hanging, it just takes 12-13 seconds to run. MISSING for acid3 is part of BUGWK87552, probably due to missing checksum.
-BUGCR30536 SLOW LINUX WIN : http/tests/misc/acid3.html = FAIL MISSING // See "SVG Tests" section too
-BUGCR30536 SLOW MAC : http/tests/misc/acid3.html = IMAGE+TEXT PASS MISSING
+// This test isn't hanging, it just takes 12-13 seconds to run. See BUGWK87839.
+BUGCR30536 SLOW LINUX WIN : http/tests/misc/acid3.html = FAIL // See "SVG Tests" section too
+BUGCR30536 SLOW MAC : http/tests/misc/acid3.html = IMAGE+TEXT PASS
 BUGCR30536 : http/tests/misc/favicon-as-image.html = FAIL
 
 // Has failed for Chromium since it was first checked in.  (Lighttpd related?)

Modified: trunk/LayoutTests/platform/chromium-mac/http/tests/misc/acid3-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac/http/tests/misc/acid3-expected.txt (119080 => 119081)


--- trunk/LayoutTests/platform/chromium-mac/http/tests/misc/acid3-expected.txt	2012-05-31 10:02:14 UTC (rev 119080)
+++ trunk/LayoutTests/platform/chromium-mac/http/tests/misc/acid3-expected.txt	2012-05-31 10:10:38 UTC (rev 119081)
@@ -229,7 +229,7 @@
         RenderBody {BODY} at (8,16) size 284x0
           RenderBlock {P} at (0,0) size 284x0
 layer at (17,18) size 80x36
-  RenderBlock (positioned) {A} at (17,18) size 80x36 [color=#FFFFFF]
+  RenderBlock (positioned) {A} at (17,18) size 80x36 [color=#FF0000]
     RenderText {#text} at (0,0) size 71x36
       text run at (0,0) width 67: "YOU SHOULD"
       text run at (0,12) width 71: "NOT SEE THIS"

Modified: trunk/LayoutTests/platform/chromium-mac-leopard/http/tests/misc/acid3-expected.png


(Binary files differ)

Modified: trunk/LayoutTests/platform/chromium-mac-snowleopard/http/tests/misc/acid3-expected.png


(Binary files differ)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to