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

Side by Side Diff: LayoutTests/TestExpectations

Issue 18648012: Auto-rebaseline for 153650 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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 | Annotate | Revision Log
« no previous file with comments | « no previous file | LayoutTests/platform/mac-lion/compositing/fixed-body-background-positioned-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 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file. 1 # See http://trac.webkit.org/wiki/TestExpectations for more information on this file.
2 2
3 # ----------------------------------------------------------------- 3 # -----------------------------------------------------------------
4 # SLOW BUT PASSING 4 # SLOW BUT PASSING
5 # ----------------------------------------------------------------- 5 # -----------------------------------------------------------------
6 6
7 crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ] 7 crbug.com/237000 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Slow ]
8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ] 8 webkit.org/b/82097 [ Debug ] editing/selection/move-by-word-visually-crash-test- 5.html [ Slow ]
9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ] 9 crbug.com/24182 [ Debug ] fast/css/large-list-of-rules-crash.html [ Slow ]
10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ] 10 crbug.com/24182 [ Debug ] fast/dom/shadow/tree-scope-crash.html [ Slow ]
(...skipping 1089 matching lines...) Expand 10 before | Expand all | Expand 10 after
1100 crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ ImageOnlyFailure ] 1100 crbug.com/240374 compositing/overlap-blending/children-opacity-no-overlap.html [ ImageOnlyFailure ]
1101 crbug.com/240374 virtual/softwarecompositing/overlap-blending/preserves3d-opacit y.html [ ImageOnlyFailure ] 1101 crbug.com/240374 virtual/softwarecompositing/overlap-blending/preserves3d-opacit y.html [ ImageOnlyFailure ]
1102 1102
1103 webkit.org/b/95588 [ Mac ] fast/dom/shadow/shadowdom-for-textarea-complex-shadow .html [ ImageOnlyFailure ] 1103 webkit.org/b/95588 [ Mac ] fast/dom/shadow/shadowdom-for-textarea-complex-shadow .html [ ImageOnlyFailure ]
1104 1104
1105 # Failing due to sub-pixel layout. 1105 # Failing due to sub-pixel layout.
1106 webkit.org/b/95136 fast/css/sticky/sticky-left-percentage.html [ ImageOnlyFailur e ] 1106 webkit.org/b/95136 fast/css/sticky/sticky-left-percentage.html [ ImageOnlyFailur e ]
1107 webkit.org/b/95136 [ Linux Win ] fast/css/sticky/sticky-writing-mode-vertical-lr .html [ ImageOnlyFailure ] 1107 webkit.org/b/95136 [ Linux Win ] fast/css/sticky/sticky-writing-mode-vertical-lr .html [ ImageOnlyFailure ]
1108 webkit.org/b/95136 [ Linux Win ] fast/css/sticky/sticky-writing-mode-vertical-rl .html [ ImageOnlyFailure ] 1108 webkit.org/b/95136 [ Linux Win ] fast/css/sticky/sticky-writing-mode-vertical-rl .html [ ImageOnlyFailure ]
1109 1109
1110 Bug(vollick) [ Mac ] compositing/fixed-body-background-positioned.html [ NeedsRe baseline ]
1111 Bug(vollick) [ Mac ] virtual/softwarecompositing/fixed-body-background-positione d.html [ NeedsRebaseline ]
1112 1110
1113 # Does not yet support new web notifications TestRunner API 1111 # Does not yet support new web notifications TestRunner API
1114 webkit.org/b/95506 http/tests/notifications [ Skip ] 1112 webkit.org/b/95506 http/tests/notifications [ Skip ]
1115 1113
1116 webkit.org/b/96441 [ Win Debug ] fast/hidpi/gradient-with-scaled-ancestor.html [ ImageOnlyFailure ] 1114 webkit.org/b/96441 [ Win Debug ] fast/hidpi/gradient-with-scaled-ancestor.html [ ImageOnlyFailure ]
1117 crbug.com/248155 [ Win ] virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor.ht ml [ Slow ImageOnlyFailure Pass ] 1115 crbug.com/248155 [ Win ] virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor.ht ml [ Slow ImageOnlyFailure Pass ]
1118 crbug.com/248155 [ Linux ] virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor. html [ ImageOnlyFailure Pass ] 1116 crbug.com/248155 [ Linux ] virtual/gpu/fast/hidpi/gradient-with-scaled-ancestor. html [ ImageOnlyFailure Pass ]
1119 webkit.org/b/96441 crbug.com/245611 [ Win7 ] virtual/gpu/fast/hidpi/image-set-as -background.html [ ImageOnlyFailure Pass Timeout ] 1117 webkit.org/b/96441 crbug.com/245611 [ Win7 ] virtual/gpu/fast/hidpi/image-set-as -background.html [ ImageOnlyFailure Pass Timeout ]
1120 crbug.com/245611 [ Win ] fast/hidpi/image-set-as-background.html [ ImageOnlyFail ure Pass ] 1118 crbug.com/245611 [ Win ] fast/hidpi/image-set-as-background.html [ ImageOnlyFail ure Pass ]
1121 crbug.com/245611 [ Win7 Release ] virtual/gpu/fast/hidpi/image-set-background-re peat-without-size.html [ ImageOnlyFailure Pass ] 1119 crbug.com/245611 [ Win7 Release ] virtual/gpu/fast/hidpi/image-set-background-re peat-without-size.html [ ImageOnlyFailure Pass ]
(...skipping 715 matching lines...) Expand 10 before | Expand all | Expand 10 after
1837 1835
1838 crbug.com/255714 [ Linux ] editing/execCommand/switch-list-type-with-orphaned-li .html [ Pass Failure ] 1836 crbug.com/255714 [ Linux ] editing/execCommand/switch-list-type-with-orphaned-li .html [ Pass Failure ]
1839 1837
1840 Bug(cbiesinger) [ Win ] fast/forms/button-default-title.html [ Failure ] 1838 Bug(cbiesinger) [ Win ] fast/forms/button-default-title.html [ Failure ]
1841 1839
1842 crbug.com/257325 [ Mac ] media/audio-repaint.html [ Pass ImageOnlyFailure ] 1840 crbug.com/257325 [ Mac ] media/audio-repaint.html [ Pass ImageOnlyFailure ]
1843 1841
1844 # Will fail until V8 roll 3.20.3. 1842 # Will fail until V8 roll 3.20.3.
1845 crbug.com/257613 fast/js/array-prototype-properties.html [ Pass Failure ] 1843 crbug.com/257613 fast/js/array-prototype-properties.html [ Pass Failure ]
1846 crbug.com/257613 fast/js/object-prototype-properties.html [ Pass Failure ] 1844 crbug.com/257613 fast/js/object-prototype-properties.html [ Pass Failure ]
OLDNEW
« no previous file with comments | « no previous file | LayoutTests/platform/mac-lion/compositing/fixed-body-background-positioned-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698