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

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

Issue 2215133005: Add grid/flex layout support for <fieldset> (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed more ClusterFuzz tests 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/forms/fieldset/fieldset-display-flex.html » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 97 matching lines...) Expand 10 before | Expand all | Expand 10 after
108 crbug.com/636271 [ Linux ] fast/repaint/resize-iframe-text.html [ Pass Failure ] 108 crbug.com/636271 [ Linux ] fast/repaint/resize-iframe-text.html [ Pass Failure ]
109 crbug.com/636271 [ Win ] fast/repaint/resize-iframe-text.html [ Pass Failure ] 109 crbug.com/636271 [ Win ] fast/repaint/resize-iframe-text.html [ Pass Failure ]
110 110
111 crbug.com/639147 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ] 111 crbug.com/639147 svg/wicd/test-rightsizing-b.xhtml [ Failure Pass ]
112 112
113 # ====== Paint team owned tests to here ====== 113 # ====== Paint team owned tests to here ======
114 114
115 # Run these tests with under virtual/scalefactor... only. 115 # Run these tests with under virtual/scalefactor... only.
116 crbug.com/567837 fast/hidpi/static [ Skip ] 116 crbug.com/567837 fast/hidpi/static [ Skip ]
117 117
118 crbug.com/262679 fast/block/basic/fieldset-stretch-to-legend.html [ NeedsRebasel ine ]
119 crbug.com/262679 fast/borders/fieldsetBorderRadius.html [ NeedsRebaseline ]
120 crbug.com/262679 fast/css/fieldset-display-row.html [ NeedsRebaseline ]
121 crbug.com/262679 fast/css/invalidation/fieldset-disabled.html [ NeedsRebaseline ]
122 crbug.com/262679 fast/forms/006.html [ NeedsRebaseline ]
123 crbug.com/262679 fast/forms/007.html [ NeedsRebaseline ]
124 crbug.com/262679 fast/forms/fieldset/fieldset-align.html [ NeedsRebaseline ]
125 crbug.com/262679 fast/forms/fieldset/fieldset-legend-padding-unclipped-fieldset- border.html [ NeedsRebaseline ]
126 crbug.com/262679 fast/forms/fieldset/fieldset-with-float.html [ NeedsRebaseline ]
127 crbug.com/262679 fast/forms/fieldset/float-before-fieldset.html [ NeedsRebaselin e ]
128 crbug.com/262679 fast/forms/fieldset/validation-in-fieldset.html [ NeedsRebaseli ne ]
129 crbug.com/262679 fast/forms/focus-selection-input.html [ NeedsRebaseline ]
130 crbug.com/262679 fast/forms/focus-selection-textarea.html [ NeedsRebaseline ]
131 crbug.com/262679 fast/forms/validity-property.html [ NeedsRebaseline ]
132 crbug.com/262679 fast/ruby/rubyDOM-remove-text2.html [ NeedsRebaseline ]
133 crbug.com/262679 fast/text/whitespace/normal-after-nowrap-breaking.html [ NeedsR ebaseline ]
134 crbug.com/262679 fast/writing-mode/fieldsets.html [ NeedsRebaseline ]
135 crbug.com/262679 paint/masks/fieldset-mask.html [ NeedsRebaseline ]
136 crbug.com/262679 svg/custom/inline-svg-in-xhtml.xml [ NeedsRebaseline ]
137
118 # TODO(yosin): We should convert following tests to use asynchronous spell check er.scroll-in 138 # TODO(yosin): We should convert following tests to use asynchronous spell check er.scroll-in
119 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ] 139 crbug.com/563265 editing/spelling/context-menu-suggestions.html [ Skip ]
120 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ] 140 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-multiframe.html [ Skip ]
121 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ] 141 crbug.com/563265 editing/spelling/spellcheck-editable-on-focus-sync.html [ Skip ]
122 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ] 142 crbug.com/563265 editing/spelling/spelling-unified-emulation.html [ Skip ]
123 143
124 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Failure Crash ] 144 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Failure Crash ]
125 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Failure Crash ] 145 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Failure Crash ]
126 146
127 crbug.com/617152 imported/wpt/mediacapture-streams/GUM-impossible-constraint.htt ps.html [ Skip ] 147 crbug.com/617152 imported/wpt/mediacapture-streams/GUM-impossible-constraint.htt ps.html [ Skip ]
(...skipping 1142 matching lines...) Expand 10 before | Expand all | Expand 10 after
1270 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ] 1290 crbug.com/638618 inspector/editor/text-editor-search-switch-editor.html [ Skip ]
1271 1291
1272 # This test breaks when the feature introduced in the bug is enabled. We keep 1292 # This test breaks when the feature introduced in the bug is enabled. We keep
1273 # this tested without the feature by using the virtual test. See 1293 # this tested without the feature by using the virtual test. See
1274 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1294 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1275 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1295 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1276 # This test doesn't need to be run with the stable release mode. 1296 # This test doesn't need to be run with the stable release mode.
1277 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1297 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1278 # This test fails with the stable release mode. 1298 # This test fails with the stable release mode.
1279 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1299 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/forms/fieldset/fieldset-display-flex.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698