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

Unified Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2708403003: Implement canvas color space IDL format for 2D canvas (Closed)
Patch Set: Fixing layout test failures Created 3 years, 10 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
Index: third_party/WebKit/LayoutTests/TestExpectations
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index bb246823067c5337d41312b702b0064e1d2e482c..fd356b2dbc96ec0b2637f23b474d3af2b1e8e159 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -766,6 +766,11 @@ crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip
crbug.com/657946 [ Mac ] virtual/color_space/fast/canvas/color-space/display_linear-rgb.html [ Failure ]
crbug.com/671048 [ Linux Win ] virtual/color_space/fast/canvas/color-space/display_linear-rgb.html [ Failure ]
+# Layout tests from fast/cavnas/color-space only pass on virtual/color_space and fail, as expected, everywhere else
Justin Novosad 2017/02/23 18:48:13 In this case, you should probably put the test dir
zakerinasab 2017/02/23 20:22:33 It was like that in the beginning, but then I thou
+crbug.com/634542 fast/canvas/color-space/canvas-colorspace-arguments.html [ Failure ]
+crbug.com/634542 virtual/gpu/fast/canvas/color-space/canvas-colorspace-arguments.html [ Failure ]
+crbug.com/634542 virtual/display_list_2d_canvas/fast/canvas/color-space/canvas-colorspace-arguments.html [ Failure ]
+
crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printing.html [ Failure Crash ]
crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Failure Crash ]

Powered by Google App Engine
This is Rietveld 408576698