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

Side by Side Diff: LayoutTests/TestExpectations

Issue 351673007: Move paint invalidation after compositing update (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Added the missing TestExpectation suppressions Created 6 years, 5 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/compositing/repaint/resize-repaint-expected.txt » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 1
2 # This directly has manual tests that don't have to run with run-webkit-tests 2 # This directly has manual tests that don't have to run with run-webkit-tests
3 crbug.com/359838 http/tests/ManualTests/ [ Skip ] 3 crbug.com/359838 http/tests/ManualTests/ [ Skip ]
4 4
5 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ] 5 crbug.com/258949 fast/filesystem/workers/file-writer-truncate-extend.html [ Fail ure Pass ]
6 6
7 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ] 7 crbug.com/307782 [ Win ] http/tests/cache/stopped-revalidation.html [ Pass Timeo ut ]
8 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ] 8 crbug.com/316146 [ XP ] http/tests/cache/cached-main-resource.html [ Pass Timeou t ]
9 9
10 crbug.com/364267 [ Win Mac ] http/tests/security/webgl-remote-read-remote-image- blocked-no-crossorigin.html [ Pass Timeout ] 10 crbug.com/364267 [ Win Mac ] http/tests/security/webgl-remote-read-remote-image- blocked-no-crossorigin.html [ Pass Timeout ]
(...skipping 207 matching lines...) Expand 10 before | Expand all | Expand 10 after
218 crbug.com/378919 [ Linux ] fast/forms/calendar-picker/calendar-picker-appearance -required-ar.html [ NeedsManualRebaseline ] 218 crbug.com/378919 [ Linux ] fast/forms/calendar-picker/calendar-picker-appearance -required-ar.html [ NeedsManualRebaseline ]
219 crbug.com/378919 [ Linux Android ] fast/forms/date/date-appearance-l10n.html [ N eedsManualRebaseline ] 219 crbug.com/378919 [ Linux Android ] fast/forms/date/date-appearance-l10n.html [ N eedsManualRebaseline ]
220 crbug.com/378919 [ Linux Android ] fast/forms/datetimelocal/datetimelocal-appear ance-basic.html [ NeedsManualRebaseline ] 220 crbug.com/378919 [ Linux Android ] fast/forms/datetimelocal/datetimelocal-appear ance-basic.html [ NeedsManualRebaseline ]
221 crbug.com/378919 fast/forms/datetimelocal/datetimelocal-appearance-l10n.html [ N eedsManualRebaseline ] 221 crbug.com/378919 fast/forms/datetimelocal/datetimelocal-appearance-l10n.html [ N eedsManualRebaseline ]
222 crbug.com/378919 fast/forms/month/month-appearance-l10n.html [ NeedsManualRebase line ] 222 crbug.com/378919 fast/forms/month/month-appearance-l10n.html [ NeedsManualRebase line ]
223 crbug.com/378919 [ Linux ] fast/forms/suggestion-picker/datetimelocal-suggestion -picker-appearance-locale-hebrew.html [ NeedsManualRebaseline ] 223 crbug.com/378919 [ Linux ] fast/forms/suggestion-picker/datetimelocal-suggestion -picker-appearance-locale-hebrew.html [ NeedsManualRebaseline ]
224 crbug.com/378919 [ Linux Android ] fast/forms/suggestion-picker/datetimelocal-su ggestion-picker-appearance-rtl.html [ NeedsManualRebaseline ] 224 crbug.com/378919 [ Linux Android ] fast/forms/suggestion-picker/datetimelocal-su ggestion-picker-appearance-rtl.html [ NeedsManualRebaseline ]
225 crbug.com/378919 [ Linux Android ] fast/forms/suggestion-picker/datetimelocal-su ggestion-picker-appearance-with-scroll-bar.html [ NeedsManualRebaseline ] 225 crbug.com/378919 [ Linux Android ] fast/forms/suggestion-picker/datetimelocal-su ggestion-picker-appearance-with-scroll-bar.html [ NeedsManualRebaseline ]
226 crbug.com/378919 [ Linux Android ] fast/forms/suggestion-picker/datetimelocal-su ggestion-picker-appearance.html [ NeedsManualRebaseline ] 226 crbug.com/378919 [ Linux Android ] fast/forms/suggestion-picker/datetimelocal-su ggestion-picker-appearance.html [ NeedsManualRebaseline ]
227 227
228 crbug.com/360286 compositing/squashing/add-remove-squashed-layers.html [ NeedsRe baseline ]
229 crbug.com/360286 compositing/squashing/resize-squashing-layer-that-needs-full-re paint.html [ NeedsRebaseline ]
230 crbug.com/360286 compositing/squashing/tricky-element-removal-crash.html [ Needs Rebaseline ]
231 crbug.com/360286 css3/flexbox/repaint-opacity-change.html [ NeedsRebaseline ]
232 crbug.com/360286 fast/repaint/background-resize-height.html [ NeedsRebaseline ]
233 crbug.com/360286 fast/repaint/background-resize-width.html [ NeedsRebaseline ]
234 crbug.com/360286 fast/repaint/fixed-and-absolute-position-scrolled.html [ NeedsR ebaseline ]
235 crbug.com/360286 fast/repaint/window-resize-background-image-fixed-centered-comp osited.html [ NeedsRebaseline ]
236 crbug.com/360286 fast/repaint/window-resize-background-image-fixed-centered.html [ NeedsRebaseline ]
237 crbug.com/360286 fast/repaint/window-resize-background-image-generated.html [ Ne edsRebaseline ]
238 crbug.com/360286 fast/repaint/window-resize-background-image-non-fixed.html [ Ne edsRebaseline ]
239 crbug.com/360286 fast/repaint/window-resize-media-query.html [ NeedsRebaseline ]
240 crbug.com/360286 fast/repaint/window-resize-percent-width-height.html [ NeedsReb aseline ]
241 crbug.com/360286 fast/repaint/window-resize-positioned-bottom.html [ NeedsRebase line ]
242 crbug.com/360286 fast/repaint/window-resize-positioned-percent-top.html [ NeedsR ebaseline ]
243 crbug.com/360286 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsRe baseline ]
244 crbug.com/360286 fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsR ebaseline ]
245 crbug.com/360286 fast/repaint/inline-outline-repaint.html [ NeedsRebaseline ]
246 crbug.com/360286 fast/repaint/layout-state-scrolloffset.html [ NeedsRebaseline ]
247 crbug.com/360286 fast/repaint/layout-state-scrolloffset2.html [ NeedsRebaseline ]
248 crbug.com/360286 fast/repaint/layout-state-scrolloffset3.html [ NeedsRebaseline ]
249 crbug.com/360286 fast/repaint/shift-relative-positioned-container-with-image-rem oval.html [ NeedsRebaseline ]
250 crbug.com/360286 fast/repaint/change-transform.html [ NeedsRebaseline ]
251 crbug.com/360286 svg/carto.net/tabgroup.svg [ NeedsRebaseline ]
252 crbug.com/360286 svg/as-object/embedded-svg-size-changes-no-layout-triggers.html [ NeedsRebaseline ]
253 crbug.com/360286 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-1.html [ NeedsRebaseline ]
254 crbug.com/360286 svg/as-object/nested-embedded-svg-size-changes-no-layout-trigge rs-2.html [ NeedsRebaseline ]
255 crbug.com/360286 svg/zoom/page/relative-sized-document-scrollbars.svg [ NeedsReb aseline ]
256 crbug.com/360286 virtual/softwarecompositing/layer-creation/should-invoke-deferr ed-compositing.html [ NeedsRebaseline ]
257 crbug.com/360286 fast/repaint/inline-relative-positioned.html [ NeedsRebaseline ]
258 crbug.com/360286 compositing/squashing/remove-squashed-layer-plus-move.html [ Ne edsRebaseline ]
259 crbug.com/360286 virtual/softwarecompositing/squashing/remove-squashed-layer-plu s-move.html [ NeedsRebaseline ]
260 crbug.com/360286 svg/as-image/animated-svg-as-image.html [ NeedsRebaseline ]
261 crbug.com/360286 svg/as-image/animated-svg-as-image-same-image.html [ NeedsRebas eline ]
262 crbug.com/360286 fast/css-grid-layout/grid-item-z-index-change-repaint.html [ Ne edsRebaseline ]
263 crbug.com/360286 svg/transforms/animated-path-inside-transformed-html.xhtml [ Ne edsRebaseline ]
264 crbug.com/360286 fast/repaint/multi-layout-one-frame.html [ NeedsRebaseline ]
265 crbug.com/360286 fast/repaint/subtree-layoutstate-transform.html [ NeedsRebaseli ne ]
266 crbug.com/360286 fast/repaint/table-shrink-row-repaint.html [ NeedsRebaseline ]
267 crbug.com/360286 fast/repaint/intermediate-layout-position-clip.html [ NeedsReba seline ]
268
228 # Untriaged Linux-specific Aura failures 269 # Untriaged Linux-specific Aura failures
229 270
230 # Not yet ready for activation. 271 # Not yet ready for activation.
231 crbug.com/381684 fonts/family-fallback-gardiner.html [ Skip ] 272 crbug.com/381684 fonts/family-fallback-gardiner.html [ Skip ]
232 273
233 # Untriaged Mavericks failures 274 # Untriaged Mavericks failures
234 275
235 crbug.com/314947 [ Mavericks ] fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ] 276 crbug.com/314947 [ Mavericks ] fast/scrolling/scrollbar-tickmarks-hittest.html [ Timeout ]
236 crbug.com/314947 [ Mavericks ] fast/forms/datetimelocal-multiple-fields/datetime local-multiple-fields-mouse-events.html [ Failure ] 277 crbug.com/314947 [ Mavericks ] fast/forms/datetimelocal-multiple-fields/datetime local-multiple-fields-mouse-events.html [ Failure ]
237 crbug.com/314947 [ Mavericks ] fast/forms/datetimelocal-multiple-fields/datetime local-multiple-fields-preserve-value-after-history-back.html [ Failure ] 278 crbug.com/314947 [ Mavericks ] fast/forms/datetimelocal-multiple-fields/datetime local-multiple-fields-preserve-value-after-history-back.html [ Failure ]
(...skipping 876 matching lines...) Expand 10 before | Expand all | Expand 10 after
1114 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/text-stroke-with-border. html [ NeedsRebaseline ] 1155 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/text-stroke-with-border. html [ NeedsRebaseline ]
1115 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/justified-selection.html [ NeedsRebaseline ] 1156 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/justified-selection.html [ NeedsRebaseline ]
1116 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/soft-hyphen-3.html [ Nee dsRebaseline ] 1157 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/soft-hyphen-3.html [ Nee dsRebaseline ]
1117 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/justified-selection-at-e dge.html [ NeedsRebaseline ] 1158 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/justified-selection-at-e dge.html [ NeedsRebaseline ]
1118 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/selection-painted-separa tely.html [ NeedsRebaseline ] 1159 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/selection-painted-separa tely.html [ NeedsRebaseline ]
1119 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/whitespace/007.html [ Ne edsRebaseline ] 1160 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/whitespace/007.html [ Ne edsRebaseline ]
1120 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/apply-start-width-after- skipped-text.html [ NeedsRebaseline ] 1161 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/apply-start-width-after- skipped-text.html [ NeedsRebaseline ]
1121 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/stroking.html [ NeedsReb aseline ] 1162 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/stroking.html [ NeedsReb aseline ]
1122 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/shadow-translucent-fill. html [ NeedsRebaseline ] 1163 Bug(bungeman) [ Win ] virtual/antialiasedtext/fast/text/shadow-translucent-fill. html [ NeedsRebaseline ]
1123 1164
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/compositing/repaint/resize-repaint-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698