Title: [118741] trunk/LayoutTests
Revision
118741
Author
[email protected]
Date
2012-05-29 02:12:11 -0700 (Tue, 29 May 2012)

Log Message

Test expectation pngs missing checksums are treated as MISSING by bots
https://bugs.webkit.org/show_bug.cgi?id=87552

Unreviewed gardening.

This test was already failing for IMAGE and TEXT reasons prior to r118566.
On r118566, new images were added, probably without an embedded checksum.
It looks like our test infrastructure thinks that these images are MISSING.
Temporarily add MISSING expectations, so that we can proceed with this (failing) test.

* platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118740 => 118741)


--- trunk/LayoutTests/ChangeLog	2012-05-29 09:10:41 UTC (rev 118740)
+++ trunk/LayoutTests/ChangeLog	2012-05-29 09:12:11 UTC (rev 118741)
@@ -1,3 +1,17 @@
+2012-05-29  Marcus Bulach  <[email protected]>
+
+        Test expectation pngs missing checksums are treated as MISSING by bots
+        https://bugs.webkit.org/show_bug.cgi?id=87552
+
+        Unreviewed gardening.
+
+        This test was already failing for IMAGE and TEXT reasons prior to r118566.
+        On r118566, new images were added, probably without an embedded checksum.
+        It looks like our test infrastructure thinks that these images are MISSING.
+        Temporarily add MISSING expectations, so that we can proceed with this (failing) test.
+
+        * platform/chromium/test_expectations.txt:
+
 2012-05-29  Thiago Marcos P. Santos  <[email protected]>
 
         [EFL] MathML tests needs rebaseline after r118713

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (118740 => 118741)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-29 09:10:41 UTC (rev 118740)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2012-05-29 09:12:11 UTC (rev 118741)
@@ -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.
-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
+// 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
 BUGCR30536 : http/tests/misc/favicon-as-image.html = FAIL
 
 // Has failed for Chromium since it was first checked in.  (Lighttpd related?)
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to