Title: [87142] trunk/LayoutTests
Revision
87142
Author
[email protected]
Date
2011-05-24 03:04:41 -0700 (Tue, 24 May 2011)

Log Message

2011-05-24  Leon Scroggins  <[email protected]>

        Reviewed by James Robinson.

        Update expectations for shadow tests which are now passing.
        https://bugs.webkit.org/show_bug.cgi?id=61278

        Also remove some expectations for missing tests.

        * platform/chromium/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (87141 => 87142)


--- trunk/LayoutTests/ChangeLog	2011-05-24 09:27:23 UTC (rev 87141)
+++ trunk/LayoutTests/ChangeLog	2011-05-24 10:04:41 UTC (rev 87142)
@@ -1,3 +1,14 @@
+2011-05-24  Leon Scroggins  <[email protected]>
+
+        Reviewed by James Robinson.
+
+        Update expectations for shadow tests which are now passing.
+        https://bugs.webkit.org/show_bug.cgi?id=61278
+
+        Also remove some expectations for missing tests.
+
+        * platform/chromium/test_expectations.txt:
+
 2011-05-24  Csaba Osztrogonác  <[email protected]>
 
         [Qt][Mac] Skip one more failing test.

Modified: trunk/LayoutTests/platform/chromium/test_expectations.txt (87141 => 87142)


--- trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-05-24 09:27:23 UTC (rev 87141)
+++ trunk/LayoutTests/platform/chromium/test_expectations.txt	2011-05-24 10:04:41 UTC (rev 87142)
@@ -998,51 +998,11 @@
 // -----------------------------------------------------------------
 
 // shadow rendering issues
-BUGCR79896 WIN7 GPU : fast/canvas/shadow-offset-1.html = IMAGE
-BUGCR79896 WIN7 GPU : fast/canvas/shadow-offset-2.html = IMAGE
-BUGCR79896 WIN7 GPU : fast/canvas/shadow-offset-3.html = IMAGE
-BUGCR79896 WIN7 GPU : fast/canvas/shadow-offset-4.html = IMAGE
-BUGCR79896 WIN7 GPU : fast/canvas/shadow-offset-5.html = IMAGE
-BUGCR79896 WIN7 GPU : fast/canvas/shadow-offset-6.html = IMAGE
-BUGCR79896 WIN7 GPU : fast/canvas/shadow-offset-7.html = IMAGE
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.fillRect.shadow.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.alpha.2.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.clip.1.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.clip.3.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.enable.x.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.enable.y.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.gradient.alpha.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.gradient.basic.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.gradient.transparent.2.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.outside.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.pattern.alpha.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.pattern.basic.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.pattern.transparent.2.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.stroke.basic.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.stroke.cap.2.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.stroke.join.2.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.transform.1.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.shadow.transform.2.html = TEXT
-BUGCR79896 WIN7 GPU : canvas/philip/tests/2d.strokeRect.shadow.html = TEXT
-BUGCR79896 WIN7 GPU : fast/canvas/canvas-createPattern-fillRect-shadow.html = TEXT
-BUGCR79896 WIN7 GPU : fast/canvas/canvas-fillRect-gradient-shadow.html = TEXT
-BUGCR79896 WIN7 GPU : fast/canvas/canvas-fillRect-shadow.html = TEXT
-BUGCR79896 WIN7 GPU : fast/canvas/canvas-scale-fillPath-shadow.html = TEXT
-BUGCR79896 WIN7 GPU : fast/canvas/canvas-scale-fillRect-shadow.html = TEXT
-BUGCR79896 WIN7 GPU : fast/canvas/canvas-scale-shadowBlur.html = TEXT
-BUGCR79896 WIN7 GPU : fast/canvas/canvas-scale-strokePath-shadow.html = TEXT
-BUGCR79896 WIN7 GPU : fast/canvas/canvas-fillPath-shadow.html = TEXT
 BUGCR79896 WIN LINUX GPU : fast/canvas/canvas-shadow.html = TEXT
-
-// Once BUGCR79896 is resolved, these 4 tests may still be expected to time out (BUGWK57547)
-BUGCR79896 WIN LINUX GPU : fast/canvas/canvas-strokePath-gradient-shadow.html = TEXT TIMEOUT
-BUGCR79896 WIN LINUX GPU : fast/canvas/canvas-strokeRect-gradient-shadow.html = TEXT TIMEOUT
-BUGCR79896 WIN LINUX GPU : fast/canvas/canvas-fillPath-gradient-shadow.html = TEXT TIMEOUT
-BUGCR79896 WIN LINUX GPU : fast/canvas/canvas-fillPath-pattern-shadow.html = TEXT TIMEOUT
-
 BUGCR79896 WIN7 GPU : fast/canvas/canvas-strokePath-shadow.html = TEXT
-BUGCR79896 WIN7 GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = TEXT
 
+BUGWK57547 LINUX GPU : fast/canvas/canvas-strokeRect-gradient-shadow.html = TEXT TIMEOUT
+
 // Flaky tests
 BUGCR81585 LINUX GPU : canvas/philip/tests/2d.drawImage.alpha.html = PASS TEXT
 BUGCR81585 LINUX GPU : canvas/philip/tests/2d.drawImage.9arg.basic.html = PASS TEXT
@@ -4115,10 +4075,6 @@
 // Started crashing after seemingly unrelated r85786
 BUGCR83325 MAC DEBUG : canvas/philip/tests/2d.imageData.put.created.html = CRASH PASS
 
-// New test added ar r86920
-BUGWK61169 : css3/images/optimize-contrast-canvas.html = IMAGE PASS
-BUGWK61169 : css3/images/optimize-contrast-image.html = IMAGE
-
 // Appears to be a configuration error in the Mac 10.6 deps 
 // Has been going on for at least a few weeks (as of 20/5/2011)
 BUGCR83426 MAC : fast/borders/svg-as-border-image-2.html = IMAGE PASS
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to