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 2570463004: [SPInvalidation] Update paint properties on css clip change (Closed)
Patch Set: Rebase Created 4 years 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
OLDNEW
1 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ] 2 Bug(intentional) [ Android Linux Win Mac10.10 Mac10.11 Retina ] harness-tests/cr ash.html [ Crash ]
3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ] 3 crbug.com/644303 [ Mac10.9 ] harness-tests/crash.html [ Crash Timeout ]
4 Bug(intentional) harness-tests/timeout.html [ Timeout ] 4 Bug(intentional) harness-tests/timeout.html [ Timeout ]
5 5
6 # ====== Oilpan-only failures from here ====== 6 # ====== Oilpan-only failures from here ======
7 # Most of these actually cause the tests to report success, rather than 7 # Most of these actually cause the tests to report success, rather than
8 # failure. Expected outputs will be adjusted for the better once Oilpan 8 # failure. Expected outputs will be adjusted for the better once Oilpan
9 # has been well and truly enabled always. 9 # has been well and truly enabled always.
10 10
(...skipping 80 matching lines...) Expand 10 before | Expand all | Expand 10 after
91 crbug.com/626748 virtual/spinvalidation/paint/invalidation/table/cached-change-r ow-border-color.html [ Skip ] 91 crbug.com/626748 virtual/spinvalidation/paint/invalidation/table/cached-change-r ow-border-color.html [ Skip ]
92 crbug.com/626748 virtual/spinvalidation/paint/invalidation/table/cached-change-t body-border-color.html [ Skip ] 92 crbug.com/626748 virtual/spinvalidation/paint/invalidation/table/cached-change-t body-border-color.html [ Skip ]
93 93
94 # SlimmingPaintInvalidation failures (not including the skipped spinvalidation 94 # SlimmingPaintInvalidation failures (not including the skipped spinvalidation
95 # tests which fail because of the same reasons as the base tests). 95 # tests which fail because of the same reasons as the base tests).
96 # Skip SlimmingPaintInvalidation tests except paint/invalidation/ and 96 # Skip SlimmingPaintInvalidation tests except paint/invalidation/ and
97 # individually listed tests. 97 # individually listed tests.
98 crbug.com/646176 virtual/spinvalidation/ [ Skip ] 98 crbug.com/646176 virtual/spinvalidation/ [ Skip ]
99 crbug.com/646176 virtual/spinvalidation/paint/invalidation/ [ Pass ] 99 crbug.com/646176 virtual/spinvalidation/paint/invalidation/ [ Pass ]
100 100
101 crbug.com/645667 virtual/spinvalidation/paint/invalidation/outline-clip-change.h tml [ Crash Failure ]
102 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-accele rated-on-accelerated-filter.html [ Crash ] 101 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-accele rated-on-accelerated-filter.html [ Crash ]
103 crbug.com/645667 virtual/spinvalidation/paint/invalidation/position-change-keepi ng-geometry.html [ Crash ] 102 crbug.com/645667 virtual/spinvalidation/paint/invalidation/position-change-keepi ng-geometry.html [ Crash ]
104 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/should-no t-repaint-composited-descendants.html [ Crash ]
105 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/resize-re paint.html [ Crash ] 103 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/resize-re paint.html [ Crash ]
106 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/shrink-la yer.html [ Crash ] 104 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/shrink-la yer.html [ Crash ]
107 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/clipping- should-not-repaint-composited-descendants.html [ Crash ]
108 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-on-acc elerated-layer.html [ Crash ] 105 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-on-acc elerated-layer.html [ Crash ]
109 106
110 # --- End SlimmingPaintInvalidation Tests --- 107 # --- End SlimmingPaintInvalidation Tests ---
111 108
112 # Very slight rendering changes caused by Skia rect clipping change. 109 # Very slight rendering changes caused by Skia rect clipping change.
113 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Pass Failure ] 110 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Pass Failure ]
114 111
115 crbug.com/630615 [ Win7 ] images/color-profile-background-image-space.html [ Ski p ] 112 crbug.com/630615 [ Win7 ] images/color-profile-background-image-space.html [ Ski p ]
116 113
117 crbug.com/632000 [ Win ] images/paint-subrect-grid.html [ Pass Failure ] 114 crbug.com/632000 [ Win ] images/paint-subrect-grid.html [ Pass Failure ]
(...skipping 2118 matching lines...) Expand 10 before | Expand all | Expand 10 after
2236 2233
2237 # Added 2016-12-12 2234 # Added 2016-12-12
2238 crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple -clients.html [ Failure Pass ] 2235 crbug.com/610835 http/tests/security/XFrameOptions/x-frame-options-deny-multiple -clients.html [ Failure Pass ]
2239 crbug.com/610835 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny-multiple-clients.html [ Failure Pass ] 2236 crbug.com/610835 virtual/mojo-loading/http/tests/security/XFrameOptions/x-frame- options-deny-multiple-clients.html [ Failure Pass ]
2240 2237
2241 # Added 2016-12-12 2238 # Added 2016-12-12
2242 crbug.com/673463 [ Linux ] fast/forms/associatedFormControls-leak-nodes.html [ P ass Failure ] 2239 crbug.com/673463 [ Linux ] fast/forms/associatedFormControls-leak-nodes.html [ P ass Failure ]
2243 2240
2244 # Added 2016-12-12 2241 # Added 2016-12-12
2245 crbug.com/673539 [ Linux ] css3/filters/effect-contrast-hw.html [ Pass Failure ] 2242 crbug.com/673539 [ Linux ] css3/filters/effect-contrast-hw.html [ Pass Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698