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

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

Issue 2569483003: [SPInvalidation] Workaround bug about out-of-flow positioned under column spanner (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintInvalidator.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 90 matching lines...) Expand 10 before | Expand all | Expand 10 after
101 crbug.com/645667 virtual/spinvalidation/paint/invalidation/outline-clip-change.h tml [ Crash Failure ] 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 ] 102 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 ] 103 crbug.com/645667 virtual/spinvalidation/paint/invalidation/position-change-keepi ng-geometry.html [ Crash ]
104 crbug.com/645667 virtual/spinvalidation/paint/invalidation/svg/marker-viewBox-ch anges.svg [ Crash Failure ] 104 crbug.com/645667 virtual/spinvalidation/paint/invalidation/svg/marker-viewBox-ch anges.svg [ Crash Failure ]
105 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/should-no t-repaint-composited-descendants.html [ Crash ]
106 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/resize-re paint.html [ Crash ] 106 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/resize-re paint.html [ Crash ]
107 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/shrink-la yer.html [ Crash ] 107 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/shrink-la yer.html [ Crash ]
108 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/clipping- should-not-repaint-composited-descendants.html [ Crash ] 108 crbug.com/645667 virtual/spinvalidation/paint/invalidation/compositing/clipping- should-not-repaint-composited-descendants.html [ Crash ]
109 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-on-acc elerated-layer.html [ Crash ] 109 crbug.com/645667 virtual/spinvalidation/paint/invalidation/filter-repaint-on-acc elerated-layer.html [ Crash ]
110 110
111 crbug.com/672989 virtual/spinvalidation/fast/multicol/span/abspos-containing-blo ck-outside-spanner.html [ Failure ]
112
113 # --- End SlimmingPaintInvalidation Tests --- 111 # --- End SlimmingPaintInvalidation Tests ---
114 112
115 # Very slight rendering changes caused by Skia rect clipping change. 113 # Very slight rendering changes caused by Skia rect clipping change.
116 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Pass Failure ] 114 crbug.com/627844 virtual/gpu/fast/canvas/canvas-createImageBitmap-colorClamping. html [ Pass Failure ]
117 115
118 crbug.com/630615 [ Win7 ] images/color-profile-background-image-space.html [ Ski p ] 116 crbug.com/630615 [ Win7 ] images/color-profile-background-image-space.html [ Ski p ]
119 117
120 crbug.com/632000 [ Win ] images/paint-subrect-grid.html [ Pass Failure ] 118 crbug.com/632000 [ Win ] images/paint-subrect-grid.html [ Pass Failure ]
121 119
122 crbug.com/636271 [ Mac10.10 ] paint/invalidation/resize-iframe-text.html [ Pass Failure ] 120 crbug.com/636271 [ Mac10.10 ] paint/invalidation/resize-iframe-text.html [ Pass Failure ]
(...skipping 2027 matching lines...) Expand 10 before | Expand all | Expand 10 after
2150 # Added 2016-11-30 2148 # Added 2016-11-30
2151 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ] 2149 crbug.com/669911 [ Win7 Win10 ] virtual/threaded/animations/zoom-responsive-tran sform-animation.html [ Pass Failure Timeout ]
2152 2150
2153 # Added 2016-12-06 2151 # Added 2016-12-06
2154 crbug.com/671618 http/tests/websocket/workers/worker-reload.html [ Pass Timeout ] 2152 crbug.com/671618 http/tests/websocket/workers/worker-reload.html [ Pass Timeout ]
2155 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-reload .html [ Pass Timeout ] 2153 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-reload .html [ Pass Timeout ]
2156 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-shutdo wn-race.html [ Pass Timeout ] 2154 crbug.com/671618 virtual/mojo-loading/http/tests/websocket/workers/worker-shutdo wn-race.html [ Pass Timeout ]
2157 2155
2158 # Added 2016-12-07 2156 # Added 2016-12-07
2159 crbug.com/672493 [ Linux ] http/tests/websocket/workers/worker-shutdown-race.htm l [ Pass Timeout ] 2157 crbug.com/672493 [ Linux ] http/tests/websocket/workers/worker-shutdown-race.htm l [ Pass Timeout ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/Source/core/paint/PaintInvalidator.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698