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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2356353002: Add layout tests to TestExpectations that are impacted by osmesa derivative issue. (Closed)
Patch Set: Created 4 years, 3 months 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index ab94eae3b7271d3f81952f2725fc0c439c3e1a13..26b1a93568e5b7f2f9870ed3f28f97309f67c138 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -650,6 +650,12 @@ crbug.com/306222 fast/hidpi/image-srcset-relative-svg-canvas-2x.html [ Skip ]
# Under osmesa, skia's filter quality doesn't work correctly. This test is expected to pass
# when we swith to swiftshader.
crbug.com/549742 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-drawImage-video-imageSmoothingEnabled.html [ Failure ]
+# Similarly, these tests draw incorrectly because of osmesa's poor support for shader derivatives and should work
+# with swiftshader.
+crbug.com/649063 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-ellipse-circumference.html [ Failure Pass ]
+crbug.com/649063 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-ellipse-circumference-fill.html [ Failure Pass ]
+crbug.com/649063 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-arc-circumference.html [ Failure Pass ]
+crbug.com/649063 [ Linux Mac Win ] virtual/gpu/fast/canvas/canvas-arc-circumference-fill.html [ Failure Pass ]
crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/transform-interpolation.html [ Pass Crash ]
crbug.com/364250 [ Debug ] virtual/threaded/animations/interpolation/webkit-transform-interpolation.html [ Pass Crash ]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698