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

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

Issue 2389043002: Suppress one layout test to unblock Skia rolls (Closed)
Patch Set: Created 4 years, 2 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
93 crbug.com/630967 [ Linux Debug ] svg/parser/whitespace-angle.html [ Skip ] 93 crbug.com/630967 [ Linux Debug ] svg/parser/whitespace-angle.html [ Skip ]
94 94
95 crbug.com/632000 [ Win ] fast/images/paint-subrect-grid.html [ Pass Failure ] 95 crbug.com/632000 [ Win ] fast/images/paint-subrect-grid.html [ Pass Failure ]
96 96
97 crbug.com/636271 [ Mac ] paint/invalidation/resize-iframe-text.html [ Pass Failu re ] 97 crbug.com/636271 [ Mac ] paint/invalidation/resize-iframe-text.html [ Pass Failu re ]
98 crbug.com/636271 [ Linux ] paint/invalidation/resize-iframe-text.html [ Pass Fai lure ] 98 crbug.com/636271 [ Linux ] paint/invalidation/resize-iframe-text.html [ Pass Fai lure ]
99 crbug.com/636271 [ Win ] paint/invalidation/resize-iframe-text.html [ Pass Failu re ] 99 crbug.com/636271 [ Win ] paint/invalidation/resize-iframe-text.html [ Pass Failu re ]
100 100
101 crbug.com/638293 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-r eflection.html [ Failure ] 101 crbug.com/638293 [ Linux ] virtual/gpu-rasterization/fast/images/color-profile-r eflection.html [ Failure ]
102 102
103 # https://chromium.googlesource.com/skia.git/+/a3b45d4f7db953472df4f11ab1595964b 65175f9
104 crbug.com/630695 fast/borders/border-radius-with-box-shadow.html [ NeedsManualRe baseline ]
105
103 crbug.com/639147 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ] 106 crbug.com/639147 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ]
104 107
105 # ====== Paint team owned tests to here ====== 108 # ====== Paint team owned tests to here ======
106 109
107 # Run these tests with under virtual/scalefactor... only. 110 # Run these tests with under virtual/scalefactor... only.
108 crbug.com/567837 fast/hidpi/static [ Skip ] 111 crbug.com/567837 fast/hidpi/static [ Skip ]
109 112
110 # TODO(yosin): We should convert following tests to use asynchronous spell check er.scroll-in 113 # TODO(yosin): We should convert following tests to use asynchronous spell check er.scroll-in
111 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 114 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
112 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 115 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
(...skipping 1070 matching lines...) Expand 10 before | Expand all | Expand 10 after
1183 # Tests added from W3C auto import bot 1186 # Tests added from W3C auto import bot
1184 1187
1185 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 ] 1188 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 ]
1186 1189
1187 crbug.com/646323 [ Mac ] editing/selection/modify_move/move_backward_line_import _crash.html [ Crash Timeout ] 1190 crbug.com/646323 [ Mac ] editing/selection/modify_move/move_backward_line_import _crash.html [ Crash Timeout ]
1188 crbug.com/646323 [ Win Linux ] editing/selection/modify_move/move_backward_line_ import_crash.html [ Crash ] 1191 crbug.com/646323 [ Win Linux ] editing/selection/modify_move/move_backward_line_ import_crash.html [ Crash ]
1189 1192
1190 crbug.com/645640 inspector/extensions/extensions-eval.html [ NeedsManualRebaseli ne ] 1193 crbug.com/645640 inspector/extensions/extensions-eval.html [ NeedsManualRebaseli ne ]
1191 1194
1192 crbug.com/650655 virtual/enable_wasm/http/tests/wasm/wasm_serialization_tests.ht ml [ NeedsManualRebaseline ] 1195 crbug.com/650655 virtual/enable_wasm/http/tests/wasm/wasm_serialization_tests.ht ml [ NeedsManualRebaseline ]
OLDNEW
« 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