Title: [128945] trunk/LayoutTests
Revision
128945
Author
[email protected]
Date
2012-09-18 17:11:10 -0700 (Tue, 18 Sep 2012)

Log Message

[chromium] 2d.imageData.object.round and canvas-ImageData-behavior are no longer failing
https://bugs.webkit.org/show_bug.cgi?id=94246

Unreviewed, expectations change.

[chromium] The following suppressions appear to be no longer needed
(the tests are passing), so I'm removing them:

BUGWK94246 : canvas/philip/tests/2d.imageData.object.round.html = TEXT
BUGWK94246 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.imageData.object.round.html = TEXT
BUGWK94246 : fast/canvas/canvas-ImageData-behaviour.html = TEXT
BUGWK94246 : platform/chromium/virtual/gpu/fast/canvas/canvas-ImageData-behaviour.html = TEXT

* platform/chromium/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (128944 => 128945)


--- trunk/LayoutTests/ChangeLog	2012-09-19 00:06:12 UTC (rev 128944)
+++ trunk/LayoutTests/ChangeLog	2012-09-19 00:11:10 UTC (rev 128945)
@@ -1,5 +1,22 @@
 2012-09-18  Dirk Pranke  <[email protected]>
 
+        [chromium] 2d.imageData.object.round and canvas-ImageData-behavior are no longer failing
+        https://bugs.webkit.org/show_bug.cgi?id=94246
+
+        Unreviewed, expectations change.
+        
+        [chromium] The following suppressions appear to be no longer needed
+        (the tests are passing), so I'm removing them:
+        
+        BUGWK94246 : canvas/philip/tests/2d.imageData.object.round.html = TEXT
+        BUGWK94246 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.imageData.object.round.html = TEXT
+        BUGWK94246 : fast/canvas/canvas-ImageData-behaviour.html = TEXT
+        BUGWK94246 : platform/chromium/virtual/gpu/fast/canvas/canvas-ImageData-behaviour.html = TEXT
+
+        * platform/chromium/TestExpectations:
+
+2012-09-18  Dirk Pranke  <[email protected]>
+
         fast/dom/Window/anonymous-slot-with-changes.html is no longer failing.
         http://code.google.com/p/chromium/issues/detail?id=33538
 

Modified: trunk/LayoutTests/platform/chromium/TestExpectations (128944 => 128945)


--- trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-19 00:06:12 UTC (rev 128944)
+++ trunk/LayoutTests/platform/chromium/TestExpectations	2012-09-19 00:11:10 UTC (rev 128945)
@@ -1831,11 +1831,6 @@
 BUGWK45991 : canvas/philip/tests/2d.drawImage.broken.html = TEXT
 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.drawImage.broken.html = TEXT
 
-BUGWK94246 : canvas/philip/tests/2d.imageData.object.round.html = TEXT
-BUGWK94246 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.imageData.object.round.html = TEXT
-BUGWK94246 : fast/canvas/canvas-ImageData-behaviour.html = TEXT
-BUGWK94246 : platform/chromium/virtual/gpu/fast/canvas/canvas-ImageData-behaviour.html = TEXT
-
 BUGWK45991 : canvas/philip/tests/2d.pattern.image.broken.html = TEXT
 BUGWK45991 : platform/chromium/virtual/gpu/canvas/philip/tests/2d.pattern.image.broken.html = TEXT
 BUGWK45991 LINUX ANDROID WIN : canvas/philip/tests/2d.text.draw.baseline.ideographic.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to