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

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 2336693002: Rendering text to a canvas in a frame-less document. (Closed)
Patch Set: Adding the failed tests to TestExpectations for Mac. 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 unified diff | Download patch
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 1238 matching lines...) Expand 10 before | Expand all | Expand 10 after
1249 # this tested without the feature by using the virtual test. See 1249 # this tested without the feature by using the virtual test. See
1250 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1250 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1251 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1251 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1252 # This test doesn't need to be run with the stable release mode. 1252 # This test doesn't need to be run with the stable release mode.
1253 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1253 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1254 # This test fails with the stable release mode. 1254 # This test fails with the stable release mode.
1255 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1255 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
1256 1256
1257 # Tests added from W3C auto import bot 1257 # Tests added from W3C auto import bot
1258 crbug.com/626703 [ Win10 ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001.html [ Fail ure ] 1258 crbug.com/626703 [ Win10 ] imported/csswg-test/vendor-imports/mozilla/mozilla-ce ntral-reftests/flexbox/flexbox-baseline-align-self-baseline-vert-001.html [ Fail ure ]
1259
1260 # Skip the test for drawing text on canvases with no browsing context on Mac.
1261 # The feature works on Mac, but the default behavior must be determined as Mac d oes not use sans-serif 10 px as default font.
1262 crbug.com/646598 [ Mac ] virtual/display_list_2d_canvas/fast/canvas/text-renderi ng-frameless-canvas.html [ Skip ]
1263 crbug.com/646598 virtual/gpu/fast/canvas/text-rendering-frameless-canvas.html [ Skip ]
1264 crbug.com/646598 fast/canvas/text-rendering-frameless-canvas.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698