Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(215)

Unified Diff: webkit/tools/layout_tests/test_expectations.txt

Issue 377025: More layout test hygiene.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: Created 11 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/fillrect_gradient-expected.png ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webkit/tools/layout_tests/test_expectations.txt
===================================================================
--- webkit/tools/layout_tests/test_expectations.txt (revision 31396)
+++ webkit/tools/layout_tests/test_expectations.txt (working copy)
@@ -1207,9 +1207,9 @@
BUG10317 LINUX : LayoutTests/fast/css/shadow-multiple.html = FAIL
// Problems with getImageData and toDataURL.
-// We should fix this test, but it wasn't passing for the 1.0 release, so
-// it doesn't need to block the current release
-BUG2972 LINUX WIN : LayoutTests/fast/canvas/canvas-getImageData.html = FAIL
+// This test requires us to do alpha blending exactly the way CG does it,
+// which Skia may never do (see bug).
+BUG22700 LINUX WIN : LayoutTests/fast/canvas/canvas-getImageData.html = FAIL
// We're much closer now. To fully pass this we need encoders for jpg
// and gif, which is a low priority.
@@ -2322,9 +2322,6 @@
// Selection highlight colors are wrong.
BUG10426 LINUX : LayoutTests/fast/lists/drag-into-marker.html = FAIL
-// Flaky since the merge 41017:41057.
-BUG10428 WIN LINUX : LayoutTests/fast/canvas/fillrect_gradient.html = IMAGE
-
// It's not clear that the test isn't wrong here. It believes that middle
// aligning 15px Ahem should end up in a certain spot. But we have the
// x-height correct and we're still one px off.
@@ -2343,8 +2340,6 @@
BUG10434 LINUX : LayoutTests/svg/W3C-SVG-1.1/masking-intro-01-f.svg = FAIL
// Regression from merge 41268:41286
-// We don't render linear gradient on text stroke.
-BUG10435 LINUX : LayoutTests/fast/canvas/canvas-text-alignment.html = FAIL
// See above comment about this test on linux/win.
BUG10435 MAC : LayoutTests/editing/selection/designmode-no-caret.html = FAIL
// IMAGE+TEXT is flaky
« no previous file with comments | « webkit/data/layout_tests/platform/chromium-win/LayoutTests/fast/canvas/fillrect_gradient-expected.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698