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

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

Issue 2098843002: Invalidate a WebKit test which is testing for the wrong semantics (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update webkit test expections for crbug.com/623120 Created 4 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
« 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 # ====== 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 908 matching lines...) Expand 10 before | Expand all | Expand 10 after
919 919
920 crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ] 920 crbug.com/305346 fast/events/mouseover-mouseout.html [ Failure Pass ]
921 crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Fail ure Pass ] 921 crbug.com/305346 virtual/pointerevent/fast/events/mouseover-mouseout.html [ Fail ure Pass ]
922 922
923 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ] 923 crbug.com/425345 [ Mac ] fast/text/line-break-after-question-mark.html [ Failure ]
924 924
925 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mou sewheel-scroll-interrupted.html [ Skip ] 925 crbug.com/574283 [ Mac ] virtual/threaded/fast/scroll-behavior/smooth-scroll/mou sewheel-scroll-interrupted.html [ Skip ]
926 crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scr oll/mousewheel-scroll-interrupted.html [ Pass Failure ] 926 crbug.com/587165 [ Win7 Debug ] virtual/threaded/fast/scroll-behavior/smooth-scr oll/mousewheel-scroll-interrupted.html [ Pass Failure ]
927 crbug.com/587165 [ Linux Debug ] virtual/threaded/fast/scroll-behavior/smooth-sc roll/mousewheel-scroll-interrupted.html [ Pass Failure ] 927 crbug.com/587165 [ Linux Debug ] virtual/threaded/fast/scroll-behavior/smooth-sc roll/mousewheel-scroll-interrupted.html [ Pass Failure ]
928 928
929 # WebKit test is checking for outdated semantics on TypedArray constructors.
930 crbug.com/623120 virtual/gpu/fast/canvas/webgl/webgl-array-invalid-ranges.html [ NeedsManualRebaseline ]
931 crbug.com/623120 fast/canvas/webgl/webgl-array-invalid-ranges.html [ NeedsManual Rebaseline ]
932 crbug.com/623120 virtual/display_list_2d_canvas/fast/canvas/webgl/webgl-array-in valid-ranges.html [ NeedsManualRebaseline ]
933
929 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs. 934 # When drawing subpixel smoothed glyphs, CoreGraphics will fake bold the glyphs.
930 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs. 935 # In this configuration, the pixel smoothed glyphs will be created from subpixel smoothed glyphs.
931 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does. 936 # This means that CoreGraphics may draw outside the reported glyph bounds, and i n this case does.
932 # By about a quarter or less of a pixel. 937 # By about a quarter or less of a pixel.
933 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ] 938 crbug.com/421412 [ Mac ] fast/text/international/bdo-bidi-width.html [ Failure ]
934 939
935 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verflow-hidden.html [ Failure ] 940 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verflow-hidden.html [ Failure ]
936 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verried-inherited-visibility-hidden.html [ Failure ] 941 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-o verried-inherited-visibility-hidden.html [ Failure ]
937 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-overried-inherited-visibility-hidden.html [ Failure ] 942 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-overried-inherited-visibility-hidden.html [ Failure ]
938 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-visibility-hidden-child.html [ Failure ] 943 crbug.com/417782 virtual/rootlayerscrolls/fast/scrolling/scrollable-area-frame-s crolling-no-visibility-hidden-child.html [ Failure ]
(...skipping 588 matching lines...) Expand 10 before | Expand all | Expand 10 after
1527 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure ] 1532 crbug.com/621892 css3/filters/effect-brightness-clamping-hw.html [ Pass Failure ]
1528 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ] 1533 crbug.com/621892 css3/filters/effect-brightness-hw.html [ Pass Failure ]
1529 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ] 1534 crbug.com/621892 css3/filters/effect-hue-rotate-hw.html [ Pass Failure ]
1530 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ] 1535 crbug.com/621892 css3/filters/effect-saturate-hw.html [ Pass Failure ]
1531 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ] 1536 crbug.com/621892 css3/filters/effect-sepia-hw.html [ Pass Failure ]
1532 1537
1533 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ] 1538 crbug.com/622672 [ Mac ] virtual/threaded/fast/scroll-behavior/overflow-interrup ted-scroll.html [ Pass Failure ]
1534 1539
1535 #TODO(bsalomon): Auto rebaseline after next Skia roll 1540 #TODO(bsalomon): Auto rebaseline after next Skia roll
1536 crbug.com/623630 virtual/gpu/fast/canvas/canvas-imageSmoothingQuality-pixel.html [ NeedsManualRebaseline ] 1541 crbug.com/623630 virtual/gpu/fast/canvas/canvas-imageSmoothingQuality-pixel.html [ 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