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

Side by Side Diff: LayoutTests/TestExpectations

Issue 1143153006: Remove old multicol tests that were only run with the old implementation. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 6 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 | « LayoutTests/FlakyTests ('k') | LayoutTests/fast/multicol/border-padding-pagination.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 # 1 #
2 # turn off Slimming Paint tests for all non-Linux platforms... 2 # turn off Slimming Paint tests for all non-Linux platforms...
3 crbug.com/453972 [ Mac ] virtual/slimmingpaint/ [ Skip ] 3 crbug.com/453972 [ Mac ] virtual/slimmingpaint/ [ Skip ]
4 crbug.com/453972 [ Win ] virtual/slimmingpaint/ [ Skip ] 4 crbug.com/453972 [ Win ] virtual/slimmingpaint/ [ Skip ]
5 crbug.com/453972 [ Android ] virtual/slimmingpaint/ [ Skip ] 5 crbug.com/453972 [ Android ] virtual/slimmingpaint/ [ Skip ]
6 # except for fast/block/, as a sanity test directory. 6 # except for fast/block/, as a sanity test directory.
7 crbug.com/453972 [ Mac ] virtual/slimmingpaint/fast/block [ Pass ] 7 crbug.com/453972 [ Mac ] virtual/slimmingpaint/fast/block [ Pass ]
8 crbug.com/453972 [ Win ] virtual/slimmingpaint/fast/block [ Pass ] 8 crbug.com/453972 [ Win ] virtual/slimmingpaint/fast/block [ Pass ]
9 crbug.com/453972 [ Android ] virtual/slimmingpaint/fast/block [ Pass ] 9 crbug.com/453972 [ Android ] virtual/slimmingpaint/fast/block [ Pass ]
10 # On linux, run fast/ for the listed sub-directories only. 10 # On linux, run fast/ for the listed sub-directories only.
(...skipping 1055 matching lines...) Expand 10 before | Expand all | Expand 10 after
1066 crbug.com/453002 virtual/antialiasedtext/fast/text/international/text-combine-im age-test.html [ NeedsManualRebaseline ] 1066 crbug.com/453002 virtual/antialiasedtext/fast/text/international/text-combine-im age-test.html [ NeedsManualRebaseline ]
1067 crbug.com/454760 virtual/slimmingpaint/fast/text/international/text-combine-imag e-test.html [ Skip ] 1067 crbug.com/454760 virtual/slimmingpaint/fast/text/international/text-combine-imag e-test.html [ Skip ]
1068 1068
1069 # Expectations changes due to switiching to In-renderer Shared Worker. 1069 # Expectations changes due to switiching to In-renderer Shared Worker.
1070 crbug.com/327256 fast/workers/shared-worker-lifecycle.html [ Failure Pass ] 1070 crbug.com/327256 fast/workers/shared-worker-lifecycle.html [ Failure Pass ]
1071 1071
1072 crbug.com/437112 virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow.html [ Pa ss Failure ] 1072 crbug.com/437112 virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow.html [ Pa ss Failure ]
1073 1073
1074 crbug.com/486830 virtual/slimmingpaint/fast/canvas/canvas-scale-drawImage-shadow .html [ Failure ] 1074 crbug.com/486830 virtual/slimmingpaint/fast/canvas/canvas-scale-drawImage-shadow .html [ Failure ]
1075 1075
1076 # BEGIN - Old multicol tests that should be removed once the old implementation is gone
1077 # Imperfect column balancing algorithm in the old implementation:
1078 crbug.com/408123 fast/multicol/border-padding-pagination.html [ Skip ]
1079 crbug.com/408123 fast/multicol/vertical-lr/border-padding-pagination.html [ Skip ]
1080 crbug.com/408123 fast/multicol/vertical-rl/border-padding-pagination.html [ Skip ]
1081 # CR and ED versions of the multicol spec are contradictory. The new implementat ion follows the ED. The old follows the CR.
1082 crbug.com/408123 fast/multicol/column-rules-stacking.html [ Skip ]
1083 # We have enough non-DRT tests for max-height, so no need for this one.
1084 crbug.com/408123 fast/multicol/max-height-columns-block.html [ Skip ]
1085 # These don't test anything unique.
1086 crbug.com/408123 fast/multicol/span/before-child-anonymous-column-block.html [ S kip ]
1087 crbug.com/408123 fast/multicol/span/span-as-immediate-child-complex-splitting.ht ml [ Skip ]
1088 crbug.com/408123 fast/multicol/span/span-as-immediate-child-generated-content.ht ml [ Skip ]
1089 crbug.com/408123 fast/multicol/span/span-as-immediate-child-property-removal.htm l [ Skip ]
1090 crbug.com/408123 fast/multicol/span/span-as-immediate-columns-child-dynamic.html [ Skip ]
1091 crbug.com/408123 fast/multicol/span/span-as-immediate-columns-child-removal.html [ Skip ]
1092 crbug.com/408123 fast/multicol/span/span-as-immediate-columns-child.html [ Skip ]
1093 crbug.com/408123 fast/multicol/span/span-as-nested-columns-child-dynamic.html [ Skip ]
1094 crbug.com/408123 fast/multicol/span/span-as-nested-columns-child.html [ Skip ]
1095 # Doesn't render according to the pass condition in the old implementation. Rend ered idendically in the new one. Doesn't test anything unique.
1096 crbug.com/408123 fast/multicol/span/span-as-nested-inline-block-child.html [ Ski p ]
1097 # Rendered correctly (i.e. not in accordance with the invalid pass conditions) i n both the old and new implementation. Doesn't test anything unique.
1098 crbug.com/408123 fast/multicol/span/span-margin-collapsing.html [ Skip ]
1099 # These are superseded by tests in fast/pagination/
1100 crbug.com/408123 fast/multicol/pagination-h-horizontal-bt.html [ Skip ]
1101 crbug.com/408123 fast/multicol/pagination-h-horizontal-tb.html [ Skip ]
1102 crbug.com/408123 fast/multicol/pagination-h-vertical-lr.html [ Skip ]
1103 crbug.com/408123 fast/multicol/pagination-h-vertical-rl.html [ Skip ]
1104 crbug.com/408123 fast/multicol/pagination-v-horizontal-bt.html [ Skip ]
1105 crbug.com/408123 fast/multicol/pagination-v-horizontal-tb.html [ Skip ]
1106 crbug.com/408123 fast/multicol/pagination-v-vertical-lr.html [ Skip ]
1107 crbug.com/408123 fast/multicol/pagination-v-vertical-rl.html [ Skip ]
1108
1109 crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ ImageOnlyFailur e ] 1076 crbug.com/467477 fast/multicol/vertical-rl/nested-columns.html [ ImageOnlyFailur e ]
1110 crbug.com/467477 virtual/slimmingpaint/fast/multicol/vertical-rl/nested-columns. html [ Skip ] 1077 crbug.com/467477 virtual/slimmingpaint/fast/multicol/vertical-rl/nested-columns. html [ Skip ]
1111 1078
1112 crbug.com/419101 [ Win Debug ] http/tests/security/contentSecurityPolicy/report- cross-origin-no-cookies.html [ NeedsManualRebaseline ] 1079 crbug.com/419101 [ Win Debug ] http/tests/security/contentSecurityPolicy/report- cross-origin-no-cookies.html [ NeedsManualRebaseline ]
1113 1080
1114 crbug.com/374572 svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio- prop.html [ Pass ImageOnlyFailure ] 1081 crbug.com/374572 svg/dynamic-updates/SVGImageElement-svgdom-preserveAspectRatio- prop.html [ Pass ImageOnlyFailure ]
1115 1082
1116 crbug.com/371654 fast/html/imports/import-custom-element-dup-resolve.html [ Pass Failure ] 1083 crbug.com/371654 fast/html/imports/import-custom-element-dup-resolve.html [ Pass Failure ]
1117 1084
1118 crbug.com/394221 [ Mac ] fast/text/emphasis-avoid-ruby.html [ Pass ImageOnlyFail ure ] 1085 crbug.com/394221 [ Mac ] fast/text/emphasis-avoid-ruby.html [ Pass ImageOnlyFail ure ]
(...skipping 630 matching lines...) Expand 10 before | Expand all | Expand 10 after
1749 crbug.com/474798 virtual/slimmingpaint/fast/repaint/justify-self-change-keeping- geometry.html [ Skip ] 1716 crbug.com/474798 virtual/slimmingpaint/fast/repaint/justify-self-change-keeping- geometry.html [ Skip ]
1750 1717
1751 crbug.com/492084 virtual/stable/webexposed/global-interface-listing-dedicated-wo rker.html [ NeedsManualRebaseline ] 1718 crbug.com/492084 virtual/stable/webexposed/global-interface-listing-dedicated-wo rker.html [ NeedsManualRebaseline ]
1752 crbug.com/492084 virtual/stable/webexposed/global-interface-listing-shared-worke r.html [ NeedsManualRebaseline ] 1719 crbug.com/492084 virtual/stable/webexposed/global-interface-listing-shared-worke r.html [ NeedsManualRebaseline ]
1753 crbug.com/492084 virtual/stable/webexposed/global-interface-listing.html [ Needs ManualRebaseline ] 1720 crbug.com/492084 virtual/stable/webexposed/global-interface-listing.html [ Needs ManualRebaseline ]
1754 crbug.com/492084 webexposed/global-interface-listing-compositor-worker.html [ Ne edsManualRebaseline ] 1721 crbug.com/492084 webexposed/global-interface-listing-compositor-worker.html [ Ne edsManualRebaseline ]
1755 crbug.com/492084 webexposed/global-interface-listing-dedicated-worker.html [ Nee dsManualRebaseline ] 1722 crbug.com/492084 webexposed/global-interface-listing-dedicated-worker.html [ Nee dsManualRebaseline ]
1756 crbug.com/492084 webexposed/global-interface-listing-shared-worker.html [ NeedsM anualRebaseline ] 1723 crbug.com/492084 webexposed/global-interface-listing-shared-worker.html [ NeedsM anualRebaseline ]
1757 crbug.com/492084 webexposed/global-interface-listing.html [ NeedsManualRebaselin e ] 1724 crbug.com/492084 webexposed/global-interface-listing.html [ NeedsManualRebaselin e ]
1758 1725
OLDNEW
« no previous file with comments | « LayoutTests/FlakyTests ('k') | LayoutTests/fast/multicol/border-padding-pagination.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698