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

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

Issue 1836293004: Rename YUV JPEG image decoding layout test (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 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/images/jpeg-ycbcr-vuv-image-decoding.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 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 1110 matching lines...) Expand 10 before | Expand all | Expand 10 after
1121 crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-desele ct.html [ Failure ] 1121 crbug.com/509025 [ Mac10.10 ] virtual/pointerevent/fast/events/context-no-desele ct.html [ Failure ]
1122 crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/con text-no-deselect.html [ Failure ] 1122 crbug.com/509025 [ Mac10.10 ] virtual/trustedeventsdefaultaction/fast/events/con text-no-deselect.html [ Failure ]
1123 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing /overflow/theme-affects-visual-overflow.html [ Failure ] 1123 crbug.com/509025 [ Mac10.10 ] virtual/prefer_compositing_to_lcd_text/compositing /overflow/theme-affects-visual-overflow.html [ Failure ]
1124 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s croll-rtl.html [ Failure ] 1124 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/rtl/overflow-s croll-rtl.html [ Failure ]
1125 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba r.html [ Failure ] 1125 crbug.com/509025 [ Mac10.10 ] virtual/rootlayerscrolls/scrollbars/short-scrollba r.html [ Failure ]
1126 1126
1127 crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ] 1127 crbug.com/443596 media/sources-fallback-codecs.html [ Pass Failure ]
1128 1128
1129 crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur e.html [ Pass Failure ] 1129 crbug.com/464736 http/tests/xmlhttprequest/ontimeout-event-override-after-failur e.html [ Pass Failure ]
1130 1130
1131 crbug.com/598949 fast/images/jpeg-ycbcr-vuv-image-decoding.html [ NeedsRebaselin e ] 1131 crbug.com/598949 fast/images/jpeg-yuv-image-decoding.html [ NeedsRebaseline ]
1132 1132
1133 crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ] 1133 crbug.com/595483 [ Android ] editing/caret/caret-color.html [ Failure Crash ]
1134 crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ] 1134 crbug.com/595483 [ Android ] fast/invalid/009.html [ Failure Crash ]
1135 crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ] 1135 crbug.com/595483 [ Android ] fast/hidpi/clip-text-in-hidpi.html [ Failure Crash ]
1136 1136
1137 # TODO(radu.velea): uncomment the next 2 lines after https://codereview.chromium .org/1779163002/ lands 1137 # TODO(radu.velea): uncomment the next 2 lines after https://codereview.chromium .org/1779163002/ lands
1138 # crbug.com/591901 [ Win ] fast/images/color-profile-background-clip-text.html [ Failure ] 1138 # crbug.com/591901 [ Win ] fast/images/color-profile-background-clip-text.html [ Failure ]
1139 # crbug.com/591901 [ Win ] fast/images/color-profile-svg-fill-text.html [ Failur e ] 1139 # crbug.com/591901 [ Win ] fast/images/color-profile-svg-fill-text.html [ Failur e ]
1140 1140
1141 crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-field s-preserve-value-after-history-back.html [ Failure ] 1141 crbug.com/521730 [ Win10 ] fast/forms/month-multiple-fields/month-multiple-field s-preserve-value-after-history-back.html [ Failure ]
(...skipping 257 matching lines...) Expand 10 before | Expand all | Expand 10 after
1399 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/quirks-percentage-height .html [ NeedsManualRebaseline ] 1399 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/quirks-percentage-height .html [ NeedsManualRebaseline ]
1400 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/standards-percentage-hei ghts.html [ NeedsManualRebaseline ] 1400 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/standards-percentage-hei ghts.html [ NeedsManualRebaseline ]
1401 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/subframes-percentage-hei ght.html [ NeedsManualRebaseline ] 1401 crbug.com/273306 [ Mac Win7 ] virtual/threaded/printing/subframes-percentage-hei ght.html [ NeedsManualRebaseline ]
1402 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/forced-break-tree-dump-on ly.html [ NeedsManualRebaseline ] 1402 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/forced-break-tree-dump-on ly.html [ NeedsManualRebaseline ]
1403 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/page-count-relayout-shrin k.html [ NeedsManualRebaseline ] 1403 crbug.com/273306 [ Mac Win ] virtual/threaded/printing/page-count-relayout-shrin k.html [ NeedsManualRebaseline ]
1404 1404
1405 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ] 1405 crbug.com/453002 [ Win ] fast/text/international/text-combine-image-test.html [ Failure Pass ]
1406 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ] 1406 crbug.com/453002 [ Win ] fast/text/international/vertical-text-glyph-test.html [ Failure Pass ]
1407 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ] 1407 crbug.com/453002 [ Win ] fast/text/justify-ideograph-vertical.html [ Failure Pas s ]
1408 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ] 1408 crbug.com/453002 [ Win ] fast/text/orientation-sideways.html [ Failure Pass ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/images/jpeg-ycbcr-vuv-image-decoding.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698