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

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

Issue 2184053003: Always fallback to checking bitmaps during under-invalidation checking (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: - Created 4 years, 4 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/Source/core/paint/HTMLCanvasPainter.cpp » ('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 1053 matching lines...) Expand 10 before | Expand all | Expand 10 after
1064 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ] 1064 crbug.com/509025 [ Mac10.10 ] fast/forms/select/hidden-listbox.html [ Failure ]
1065 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur e ] 1065 crbug.com/509025 [ Mac10.10 ] fast/forms/textarea/textarea-newline.html [ Failur e ]
1066 1066
1067 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced- japanese-chars.html [ Failure ] 1067 crbug.com/545140 [ Mac10.10 Mac10.11 Retina ] fast/encoding/denormalised-voiced- japanese-chars.html [ Failure ]
1068 1068
1069 crbug.com/509025 [ Mac10.10 ] fast/events/context-no-deselect.html [ Failure ] 1069 crbug.com/509025 [ Mac10.10 ] fast/events/context-no-deselect.html [ Failure ]
1070 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing /overflow/theme-affects-visual-overflow.html [ Failure ] 1070 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing /overflow/theme-affects-visual-overflow.html [ Failure ]
1071 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s croll-rtl.html [ Failure ] 1071 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s croll-rtl.html [ Failure ]
1072 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba r.html [ Failure ] 1072 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba r.html [ Failure ]
1073 1073
1074 crbug.com/619103 compositing/overflow/updating-scrolling-container-and-content.h tml [ Failure Crash Timeout ] 1074 crbug.com/619103 compositing/overflow/updating-scrolling-container-and-content.h tml [ NeedsRebaseline ]
1075 crbug.com/619103 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-container-and-content.html [ Failure Crash Timeout ] 1075 crbug.com/619103 virtual/prefer_compositing_to_lcd_text/compositing/overflow/upd ating-scrolling-container-and-content.html [ NeedsRebaseline ]
1076 crbug.com/619103 fast/repaint/background-resize-width.html [ Failure ] 1076 crbug.com/619103 fast/repaint/background-resize-width.html [ Failure ]
1077 crbug.com/619103 fast/repaint/hover-invalidation-table.html [ Failure ] 1077 crbug.com/619103 fast/repaint/hover-invalidation-table.html [ Failure ]
1078 crbug.com/619103 fast/repaint/selected-replaced.html [ Failure ] 1078 crbug.com/619103 fast/repaint/selected-replaced.html [ Failure ]
1079 crbug.com/619103 fast/table/border-collapsing/cached-change-row-border-color.htm l [ Failure ] 1079 crbug.com/619103 fast/table/border-collapsing/cached-change-row-border-color.htm l [ Failure ]
1080 crbug.com/619103 fast/table/border-collapsing/cached-change-tbody-border-color.h tml [ Failure ] 1080 crbug.com/619103 fast/table/border-collapsing/cached-change-tbody-border-color.h tml [ Failure ]
1081 crbug.com/619103 paint/invalidation/invalidate-after-composited-scroll-of-window .html [ Failure ] 1081 crbug.com/619103 paint/invalidation/invalidate-after-composited-scroll-of-window .html [ Failure ]
1082 crbug.com/619103 paint/invalidation/animated-gif.html [ Pass Failure ] 1082 crbug.com/619103 paint/invalidation/animated-gif.html [ Pass Failure ]
1083 crbug.com/619103 paint/invalidation/animated-gif-background.html [ Pass Failure ] 1083 crbug.com/619103 paint/invalidation/animated-gif-background.html [ Pass Failure ]
1084 crbug.com/619103 paint/invalidation/animated-gif-background-offscreen.html [ Pas s Failure ] 1084 crbug.com/619103 paint/invalidation/animated-gif-background-offscreen.html [ Pas s Failure ]
1085 crbug.com/619103 [ Win ] svg/text/text-viewbox-rescale.html [ Pass Failure ] 1085 crbug.com/619103 [ Win ] svg/text/text-viewbox-rescale.html [ Pass Failure ]
1086 crbug.com/619103 paint/overflow/interest-rect-change-scroll-down.html [ Failure ] 1086 crbug.com/619103 paint/overflow/interest-rect-change-scroll-down.html [ Failure ]
1087 crbug.com/619103 paint/selection/text-selection-newline-mixed-ltr-rtl.html [ Fai lure ] 1087 crbug.com/619103 paint/selection/text-selection-newline-mixed-ltr-rtl.html [ Fai lure ]
1088 crbug.com/619103 paint/selection/text-selection-newline-rtl-double-linebreak.htm l [ Failure ] 1088 crbug.com/619103 paint/selection/text-selection-newline-rtl-double-linebreak.htm l [ Failure ]
1089 crbug.com/619103 virtual/rootlayerscrolls/fast/scrolling/background-paint-scroll ed-out-and-in.html [ Crash Timeout ]
1090 crbug.com/619103 virtual/rootlayerscrolls/fast/scrolling/background-paint-scroll ed.html [ Crash Timeout ]
1091 crbug.com/619103 fast/layers/remove-layer-with-nested-stacking.html [ Pass Crash Timeout ] 1089 crbug.com/619103 fast/layers/remove-layer-with-nested-stacking.html [ Pass Crash Timeout ]
1092 crbug.com/619103 compositing/iframes/become-composited-nested-iframes.html [ Pas s Crash Timeout ] 1090 crbug.com/619103 compositing/iframes/become-composited-nested-iframes.html [ Pas s Crash Timeout ]
1093 1091
1094 crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur e.html [ Pass Failure ] 1092 crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur e.html [ Pass Failure ]
1095 1093
1096 crbug.com/621772 fast/forms/color/color-suggestion-picker-with-scrollbar-appeara nce.html [ Pass Failure ] 1094 crbug.com/621772 fast/forms/color/color-suggestion-picker-with-scrollbar-appeara nce.html [ Pass Failure ]
1097 1095
1098 crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ] 1096 crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ]
1099 crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ] 1097 crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ]
1100 crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ] 1098 crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ]
(...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after
1365 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/subframe-scrollB y.html [ Pass Failure ] 1363 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/subframe-scrollB y.html [ Pass Failure ]
1366 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scroll.html [ Pass Failure ] 1364 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scroll.html [ Pass Failure ]
1367 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollBy.html [ Pass Failure ] 1365 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollBy.html [ Pass Failure ]
1368 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollTo.html [ Pass Failure ] 1366 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-eleme nt-scrollTo.html [ Pass Failure ]
1369 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-scrol l.html [ Pass Failure ] 1367 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/main-frame-scrol l.html [ Pass Failure ]
1370 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/overflow-scroll- scroll.html [ Pass Failure ] 1368 crbug.com/631039 [ Win7 ] virtual/threaded/fast/scroll-behavior/overflow-scroll- scroll.html [ Pass Failure ]
1371 1369
1372 crbug.com/630996 [ Win7 Win10 Linux ] http/tests/fetch/referrer/serviceworker-ec ho-referrer-from-default-document.html [ Skip ] 1370 crbug.com/630996 [ Win7 Win10 Linux ] http/tests/fetch/referrer/serviceworker-ec ho-referrer-from-default-document.html [ Skip ]
1373 1371
1374 crbug.com/619452 editing/spelling/inline-spelling-markers-hidpi-composited.html [ NeedsManualRebaseline ] 1372 crbug.com/619452 editing/spelling/inline-spelling-markers-hidpi-composited.html [ NeedsManualRebaseline ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/HTMLCanvasPainter.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698