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

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

Issue 1951043002: Don't let PaintInvalidationLocationChange shadow other reasons (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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/compositing/layer-creation/compositing-reason-removed-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 # ====== 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/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas s ] 6 crbug.com/501229 fast/forms/associatedFormControls-leak-nodes.html [ Failure Pas s ]
7 7
8 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 8 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
9 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 9 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
10 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 10 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
(...skipping 398 matching lines...) Expand 10 before | Expand all | Expand 10 after
409 crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.h tml [ Pass ] 409 crbug.com/596780 virtual/spv2/compositing/framesets/composited-frame-alignment.h tml [ Pass ]
410 crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ] 410 crbug.com/596780 virtual/spv2/compositing/geometry/outline-change.html [ Pass ]
411 crbug.com/596780 virtual/spv2/compositing/squashing/incorrect-clip-after-remove- compositing.html [ Pass ] 411 crbug.com/596780 virtual/spv2/compositing/squashing/incorrect-clip-after-remove- compositing.html [ Pass ]
412 crbug.com/600618 virtual/spv2/svg/custom/fill-update.svg [ Pass ] 412 crbug.com/600618 virtual/spv2/svg/custom/fill-update.svg [ Pass ]
413 crbug.com/600618 virtual/spv2/svg/custom/getscreenctm-in-mixed-content.xhtml [ P ass ] 413 crbug.com/600618 virtual/spv2/svg/custom/getscreenctm-in-mixed-content.xhtml [ P ass ]
414 crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ] 414 crbug.com/600618 virtual/spv2/svg/custom/non-scaling-stroke-markers.svg [ Pass ]
415 crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ] 415 crbug.com/600618 virtual/spv2/svg/custom/object-current-scale.html [ Pass ]
416 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P ass ] 416 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-height.xhtml [ P ass ]
417 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xht ml [ Pass ] 417 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width-height.xht ml [ Pass ]
418 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pa ss ] 418 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-explicit-width.xhtml [ Pa ss ]
419 crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change-co ntent-box-size.xhtml [ Pass ] 419 # TODO(wangxianzhu): Restore this line after rebaseline.
420 # crbug.com/600618 virtual/spv2/svg/custom/object-sizing-no-width-height-change- content-box-size.xhtml [ Pass ]
420 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ] 421 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-left.html [ Pass ]
421 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ] 422 crbug.com/600618 virtual/spv2/svg/custom/svg-root-padding-top.html [ Pass ]
422 crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ] 423 crbug.com/600618 virtual/spv2/svg/css/max-height.html [ Pass ]
423 crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ] 424 crbug.com/600618 virtual/spv2/svg/css/max-width.html [ Pass ]
424 425
425 crbug.com/537409 virtual/spv2/fast/clip [ Pass ] 426 crbug.com/537409 virtual/spv2/fast/clip [ Pass ]
426 crbug.com/537409 virtual/spv2/fast/overflow [ Pass ] 427 crbug.com/537409 virtual/spv2/fast/overflow [ Pass ]
427 # PaintArtifactCompositor doesn't implement effects yet. 428 # PaintArtifactCompositor doesn't implement effects yet.
428 crbug.com/563667 virtual/spv2/fast/overflow/007.html [ Failure ] 429 crbug.com/563667 virtual/spv2/fast/overflow/007.html [ Failure ]
429 # Sub-pixel differences in layout tests for SPv2 430 # Sub-pixel differences in layout tests for SPv2
(...skipping 339 matching lines...) Expand 10 before | Expand all | Expand 10 after
769 crbug.com/396775 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ref lected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ] 770 crbug.com/396775 virtual/prefer_compositing_to_lcd_text/compositing/overflow/ref lected-overlay-scrollbars-should-appear-without-compositing.html [ Failure ]
770 771
771 crbug.com/381684 [ Mac Win ] fonts/family-fallback-gardiner.html [ Skip ] 772 crbug.com/381684 [ Mac Win ] fonts/family-fallback-gardiner.html [ Skip ]
772 773
773 crbug.com/467635 fast/dom/HTMLImageElement/image-sizes-meta-viewport.html [ Skip ] 774 crbug.com/467635 fast/dom/HTMLImageElement/image-sizes-meta-viewport.html [ Skip ]
774 775
775 # crbug.com/396823 [ Mac ] fast/multicol/multicol-with-child-renderLayer-for-inp ut.html [ Failure ] 776 # crbug.com/396823 [ Mac ] fast/multicol/multicol-with-child-renderLayer-for-inp ut.html [ Failure ]
776 777
777 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ Failure ] 778 crbug.com/484370 [ Win Debug ] svg/custom/gradient-userSpaceOnUse-with-percentag e.svg [ Failure ]
778 779
780 crbug.com/602068 compositing/repaint/fixed-pos-with-abs-pos-child-scroll.html [ NeedsRebaseline ]
781 crbug.com/602068 compositing/squashing/remove-squashed-layer-plus-move.html [ Ne edsRebaseline ]
782 crbug.com/602068 css3/flexbox/repaint-on-layout.html [ NeedsRebaseline ]
783 crbug.com/602068 css3/flexbox/repaint.html [ NeedsRebaseline ]
784 crbug.com/602068 fast/layers/scroll-descendant-with-cached-cliprects.html [ Need sRebaseline ]
785 crbug.com/602068 fast/repaint/4776765.html [ NeedsRebaseline ]
786 crbug.com/602068 fast/repaint/abspos-shift-image-incorrect-repaint.html [ NeedsR ebaseline ]
787 crbug.com/602068 fast/repaint/block-layout-inline-children-float-positioned.html [ NeedsRebaseline ]
788 crbug.com/602068 fast/repaint/box-inline-resize.html [ NeedsRebaseline ]
789 crbug.com/602068 fast/repaint/bugzilla-6278.html [ NeedsRebaseline ]
790 crbug.com/602068 fast/repaint/bugzilla-6388.html [ NeedsRebaseline ]
791 crbug.com/602068 fast/repaint/bugzilla-6473.html [ NeedsRebaseline ]
792 crbug.com/602068 fast/repaint/bugzilla-7235.html [ NeedsRebaseline ]
793 crbug.com/602068 fast/repaint/clipped-relative.html [ NeedsRebaseline ]
794 crbug.com/602068 fast/repaint/containing-block-position-change.html [ NeedsRebas eline ]
795 crbug.com/602068 fast/repaint/crbug-371640-2.html [ NeedsRebaseline ]
796 crbug.com/602068 fast/repaint/crbug-371640-3.html [ NeedsRebaseline ]
797 crbug.com/602068 fast/repaint/crbug-371640-4.html [ NeedsRebaseline ]
798 crbug.com/602068 fast/repaint/crbug-371640.html [ NeedsRebaseline ]
799 crbug.com/602068 fast/repaint/details-open-repaint.html [ NeedsRebaseline ]
800 crbug.com/602068 fast/repaint/dynamic-table-vertical-alignment-change.html [ Nee dsRebaseline ]
801 crbug.com/602068 fast/repaint/float-move-during-layout.html [ NeedsRebaseline ]
802 crbug.com/602068 fast/repaint/float-overflow-right.html [ NeedsRebaseline ]
803 crbug.com/602068 fast/repaint/float-overflow.html [ NeedsRebaseline ]
804 crbug.com/602068 fast/repaint/focus-ring-on-child-move.html [ NeedsRebaseline ]
805 crbug.com/602068 fast/repaint/layoutstate-invalid-invalidation-inline-relative-p ositioned.html [ NeedsRebaseline ]
806 crbug.com/602068 fast/repaint/line-flow-with-floats-1.html [ NeedsRebaseline ]
807 crbug.com/602068 fast/repaint/line-flow-with-floats-10.html [ NeedsRebaseline ]
808 crbug.com/602068 fast/repaint/line-flow-with-floats-2.html [ NeedsRebaseline ]
809 crbug.com/602068 fast/repaint/line-flow-with-floats-3.html [ NeedsRebaseline ]
810 crbug.com/602068 fast/repaint/line-flow-with-floats-6.html [ NeedsRebaseline ]
811 crbug.com/602068 fast/repaint/line-flow-with-floats-9.html [ NeedsRebaseline ]
812 crbug.com/602068 fast/repaint/list-marker-2.html [ NeedsRebaseline ]
813 crbug.com/602068 fast/repaint/make-children-non-inline.html [ NeedsRebaseline ]
814 crbug.com/602068 fast/repaint/offset-change-wrong-invalidation-with-float.html [ NeedsRebaseline ]
815 crbug.com/602068 fast/repaint/paint-invalidation-with-reparent-across-frame-boun daries.html [ NeedsRebaseline ]
816 crbug.com/602068 fast/repaint/positioned-document-element.html [ NeedsRebaseline ]
817 crbug.com/602068 fast/repaint/positioned-great-grandparent-change-location.html [ NeedsRebaseline ]
818 crbug.com/602068 fast/repaint/positioned-list-offset-change-repaint.html [ Needs Rebaseline ]
819 crbug.com/602068 fast/repaint/reflection-invalidation-positioned-child.html [ Ne edsRebaseline ]
820 crbug.com/602068 fast/repaint/remove-inline-after-layout.html [ NeedsRebaseline ]
821 crbug.com/602068 fast/repaint/remove-inline-layer-after-layout.html [ NeedsRebas eline ]
822 crbug.com/602068 fast/repaint/repaint-descandant-on-ancestor-layer-move.html [ N eedsRebaseline ]
823 crbug.com/602068 fast/repaint/repaint-during-scroll-with-zoom.html [ NeedsRebase line ]
824 crbug.com/602068 fast/repaint/replaced-clipped-positioned-not-wrong-incremental- repainting.html [ NeedsRebaseline ]
825 crbug.com/602068 fast/repaint/search-field-cancel.html [ NeedsRebaseline ]
826 crbug.com/602068 fast/repaint/selected-replaced.html [ NeedsRebaseline ]
827 crbug.com/602068 fast/repaint/selection-clear.html [ NeedsRebaseline ]
828 crbug.com/602068 fast/repaint/shift-relative-positioned-container-with-image-add ition.html [ NeedsRebaseline ]
829 crbug.com/602068 fast/repaint/shift-relative-positioned-container-with-image-rem oval.html [ NeedsRebaseline ]
830 crbug.com/602068 fast/repaint/static-to-positioned.html [ NeedsRebaseline ]
831 crbug.com/602068 fast/repaint/subtree-root-skipped.html [ NeedsRebaseline ]
832 crbug.com/602068 fast/repaint/table-cell-move.html [ NeedsRebaseline ]
833 crbug.com/602068 fast/repaint/table-collapsed-border.html [ NeedsRebaseline ]
834 crbug.com/602068 fast/repaint/table-shrink-row-repaint.html [ NeedsRebaseline ]
835 crbug.com/602068 fast/repaint/text-match-document-change.html [ NeedsRebaseline ]
836 crbug.com/602068 fast/repaint/transform-absolute-in-positioned-container.html [ NeedsRebaseline ]
837 crbug.com/602068 fast/repaint/transform-inline-layered-child.html [ NeedsRebasel ine ]
838 crbug.com/602068 fast/repaint/transform-relative-position.html [ NeedsRebaseline ]
839 crbug.com/602068 fast/repaint/transform-repaint-descendants.html [ NeedsRebaseli ne ]
840 crbug.com/602068 fast/repaint/vertical-align-length1.html [ NeedsRebaseline ]
841 crbug.com/602068 fast/repaint/vertical-align-length2.html [ NeedsRebaseline ]
842 crbug.com/602068 fast/repaint/vertical-align1.html [ NeedsRebaseline ]
843 crbug.com/602068 fast/repaint/vertical-align2.html [ NeedsRebaseline ]
844 crbug.com/602068 fast/repaint/window-resize-vertical-writing-mode.html [ NeedsRe baseline ]
845 crbug.com/602068 fast/table/resize-table-repaint-percent-size-cell.html [ NeedsR ebaseline ]
846 crbug.com/602068 media/video-paint-invalidation.html [ NeedsRebaseline ]
847 crbug.com/602068 svg/carto.net/tabgroup.svg [ NeedsRebaseline ]
848 crbug.com/602068 svg/carto.net/window.svg [ NeedsRebaseline ]
849 crbug.com/602068 svg/custom/object-sizing-no-width-height-change-content-box-siz e.xhtml [ NeedsRebaseline ]
850 crbug.com/602068 svg/custom/relative-sized-deep-shadow-tree-content.xhtml [ Need sRebaseline ]
851 crbug.com/602068 svg/custom/relative-sized-inner-svg.xhtml [ NeedsRebaseline ]
852 crbug.com/602068 svg/custom/relative-sized-shadow-tree-content-with-symbol.xhtml [ NeedsRebaseline ]
853 crbug.com/602068 svg/custom/relative-sized-shadow-tree-content.xhtml [ NeedsReba seline ]
854 crbug.com/602068 svg/custom/relative-sized-use-on-symbol.xhtml [ NeedsRebaseline ]
855 crbug.com/602068 svg/custom/relative-sized-use-without-attributes-on-symbol.xhtm l [ NeedsRebaseline ]
856 crbug.com/602068 svg/custom/text-repaint-including-stroke.svg [ NeedsRebaseline ]
857 crbug.com/602068 svg/custom/use-detach.svg [ NeedsRebaseline ]
858 crbug.com/602068 svg/custom/use-setAttribute-crash.svg [ NeedsRebaseline ]
859 crbug.com/602068 svg/repaint/image-with-clip-path.svg [ NeedsRebaseline ]
860 crbug.com/602068 svg/repaint/inner-svg-change-viewPort-relative.svg [ NeedsRebas eline ]
861 crbug.com/602068 svg/text/append-text-node-to-tspan.html [ NeedsRebaseline ]
862 crbug.com/602068 svg/text/text-rescale.html [ NeedsRebaseline ]
863 crbug.com/602068 virtual/spv2/svg/custom/object-sizing-no-width-height-change-co ntent-box-size.xhtml [ NeedsRebaseline ]
864
779 # Printing Layout broken in these tests. 865 # Printing Layout broken in these tests.
780 crbug.com/377696 printing/setPrinting.html [ Skip ] 866 crbug.com/377696 printing/setPrinting.html [ Skip ]
781 crbug.com/377696 printing/width-overflow.html [ Skip ] 867 crbug.com/377696 printing/width-overflow.html [ Skip ]
782 868
783 # Reftests that needs investigation. 869 # Reftests that needs investigation.
784 crbug.com/397255 [ Linux ] css3/masking/clip-path-reference-userSpaceOnUse.html [ Failure ] 870 crbug.com/397255 [ Linux ] css3/masking/clip-path-reference-userSpaceOnUse.html [ Failure ]
785 crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ Failure ] 871 crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-001.htm [ Failure ]
786 crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ Failure ] 872 crbug.com/396940 ietestcenter/css3/multicolumn/column-containing-block-002.htm [ Failure ]
787 crbug.com/378610 [ Win ] svg/custom/focus-ring-text.svg [ Failure ] 873 crbug.com/378610 [ Win ] svg/custom/focus-ring-text.svg [ Failure ]
788 crbug.com/378610 [ Mac ] svg/custom/focus-ring-text.svg [ Failure Pass ] 874 crbug.com/378610 [ Mac ] svg/custom/focus-ring-text.svg [ Failure Pass ]
(...skipping 618 matching lines...) Expand 10 before | Expand all | Expand 10 after
1407 crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ] 1493 crbug.com/609066 [ Mac ] bluetooth/readValue/service-is-removed.html [ Skip ]
1408 crbug.com/603183 [ Mac ] bluetooth/requestDevice-blacklist.html [ Skip ] 1494 crbug.com/603183 [ Mac ] bluetooth/requestDevice-blacklist.html [ Skip ]
1409 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [ Skip ] 1495 crbug.com/609067 [ Mac ] bluetooth/writeValue/blacklisted-characteristic.html [ Skip ]
1410 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S kip ] 1496 crbug.com/609067 [ Mac ] bluetooth/writeValue/characteristic-is-removed.html [ S kip ]
1411 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk ip ] 1497 crbug.com/609067 [ Mac ] bluetooth/writeValue/device-goes-out-of-range.html [ Sk ip ]
1412 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ] 1498 crbug.com/609067 [ Mac ] bluetooth/writeValue/service-is-removed.html [ Skip ]
1413 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ] 1499 crbug.com/609067 [ Mac ] bluetooth/writeValue/value-too-long.html [ Skip ]
1414 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ] 1500 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-fails.html [ Skip ]
1415 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ] 1501 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-succeeds.html [ Skip ]
1416 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ] 1502 crbug.com/609067 [ Mac ] bluetooth/writeValue/write-updates-value.html [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/compositing/layer-creation/compositing-reason-removed-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698