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

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

Issue 2939773002: Mark new variants of color-profile-reflection flakey like the old ones (Closed)
Patch Set: Created 3 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # This is the main failure suppression file for Blink LayoutTests. 1 # This is the main failure suppression file for Blink LayoutTests.
2 # Further documentation: 2 # Further documentation:
3 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md 3 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md
4 4
5 # Intentional failures to test the layout test system. 5 # Intentional failures to test the layout test system.
6 Bug(intentional) harness-tests/crash.html [ Crash ] 6 Bug(intentional) harness-tests/crash.html [ Crash ]
7 Bug(intentional) harness-tests/timeout.html [ Timeout ] 7 Bug(intentional) harness-tests/timeout.html [ Timeout ]
8 8
9 # ====== Oilpan-only failures from here ====== 9 # ====== Oilpan-only failures from here ======
10 # Most of these actually cause the tests to report success, rather than 10 # Most of these actually cause the tests to report success, rather than
(...skipping 96 matching lines...) Expand 10 before | Expand all | Expand 10 after
107 107
108 crbug.com/693568 virtual/gpu/fast/canvas/canvas-imageSmoothingQuality.html [ Fai lure ] 108 crbug.com/693568 virtual/gpu/fast/canvas/canvas-imageSmoothingQuality.html [ Fai lure ]
109 109
110 # Can be broken into smaller tests, probably. 110 # Can be broken into smaller tests, probably.
111 crbug.com/709009 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Timeout Pass ] 111 crbug.com/709009 virtual/gpu/fast/canvas/getPutImageDataPairTest.html [ Timeout Pass ]
112 112
113 # Looks like a filuare to get a paint on time. Test could be changed to use runA fterLayoutAndPaint 113 # Looks like a filuare to get a paint on time. Test could be changed to use runA fterLayoutAndPaint
114 # instead of a timeout, which may fix things. 114 # instead of a timeout, which may fix things.
115 crbug.com/713049 images/color-profile-reflection.html [ Failure Pass ] 115 crbug.com/713049 images/color-profile-reflection.html [ Failure Pass ]
116 crbug.com/713049 virtual/gpu-rasterization/images/color-profile-reflection.html [ Failure Pass ] 116 crbug.com/713049 virtual/gpu-rasterization/images/color-profile-reflection.html [ Failure Pass ]
117 crbug.com/713049 virtual/exotic-color-space/images/color-profile-reflection.html [ Failure Pass ]
117 118
118 crbug.com/717389 [ Linux Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Crash ] 119 crbug.com/717389 [ Linux Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Crash ]
119 crbug.com/717389 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Timeout ] 120 crbug.com/717389 [ Win7 Debug ] virtual/gpu/fast/canvas/canvas-clip-rule.html [ Timeout ]
120 121
121 # ====== Paint team owned tests to here ====== 122 # ====== Paint team owned tests to here ======
122 123
123 #### external/wpt/css/css-position-3 124 #### external/wpt/css/css-position-3
124 crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-tr-top.ht ml [ Failure ] 125 crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-tr-top.ht ml [ Failure ]
125 crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-tr-bottom .html [ Failure ] 126 crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-tr-bottom .html [ Failure ]
126 crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-tfoot-bot tom.html [ Failure ] 127 crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-tfoot-bot tom.html [ Failure ]
(...skipping 2746 matching lines...) Expand 10 before | Expand all | Expand 10 after
2873 crbug.com/731518 [ Win Linux Mac ] webaudio/DynamicsCompressor/dynamicscompresso r-clear-internal-state.html [ Failure Pass ] 2874 crbug.com/731518 [ Win Linux Mac ] webaudio/DynamicsCompressor/dynamicscompresso r-clear-internal-state.html [ Failure Pass ]
2874 2875
2875 crbug.com/731509 [ Win ] css3/viewport-percentage-lengths/viewport-percentage-le ngths-resize.html [ Failure Pass Timeout ] 2876 crbug.com/731509 [ Win ] css3/viewport-percentage-lengths/viewport-percentage-le ngths-resize.html [ Failure Pass Timeout ]
2876 2877
2877 crbug.com/731535 [ Win ] fast/dom/Window/window-resize-contents.html [ Failure P ass Timeout ] 2878 crbug.com/731535 [ Win ] fast/dom/Window/window-resize-contents.html [ Failure P ass Timeout ]
2878 2879
2879 crbug.com/732103 [ Mac ] http/tests/shapedetection/shapedetection-cross-origin.h tml [ Failure Pass Timeout ] 2880 crbug.com/732103 [ Mac ] http/tests/shapedetection/shapedetection-cross-origin.h tml [ Failure Pass Timeout ]
2880 crbug.com/732103 [ Mac ] virtual/mojo-loading/http/tests/shapedetection/shapedet ection-cross-origin.html [ Failure Pass Timeout ] 2881 crbug.com/732103 [ Mac ] virtual/mojo-loading/http/tests/shapedetection/shapedet ection-cross-origin.html [ Failure Pass Timeout ]
2881 2882
2882 crbug.com/732665 [ Android ] paint/invalidation/selected-replaced.html [ Failure ] 2883 crbug.com/732665 [ Android ] paint/invalidation/selected-replaced.html [ Failure ]
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698