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

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

Issue 2927453004: Upstream position: sticky parsing test to WPT (Closed)
Patch Set: Rebase 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
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 108 matching lines...) Expand 10 before | Expand all | Expand 10 after
119 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 ]
120 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 ]
121 121
122 # ====== Paint team owned tests to here ====== 122 # ====== Paint team owned tests to here ======
123 123
124 #### external/wpt/css/css-position-3 124 #### external/wpt/css/css-position-3
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-top.ht ml [ 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-tr-bottom .html [ Failure ]
127 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 ]
128 crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-thead-top .html [ Failure ] 128 crbug.com/702927 external/wpt/css/css-position-3/position-sticky-table-thead-top .html [ Failure ]
129 crbug.com/702927 external/wpt/css/css-position-3/position-sticky-parsing.html [ Failure ]
129 130
130 # ====== Layout team owned tests from here ====== 131 # ====== Layout team owned tests from here ======
131 132
132 133
133 #### external/wpt/css/CSS2/floats 134 #### external/wpt/css/CSS2/floats
134 #### Passed: 37 135 #### Passed: 37
135 #### Skipped: 5 136 #### Skipped: 5
136 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule3-outside-left-002.xht [ Skip ] 137 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule3-outside-left-002.xht [ Skip ]
137 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule3-outside-right-002.xht [ Skip ] 138 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule3-outside-right-002.xht [ Skip ]
138 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule7-outside-left-001.xht [ Skip ] 139 crbug.com/711704 external/wpt/css/CSS2/floats/floats-rule7-outside-left-001.xht [ Skip ]
(...skipping 2711 matching lines...) Expand 10 before | Expand all | Expand 10 after
2850 # Sheriff failures 2017-06-07 2851 # Sheriff failures 2017-06-07
2851 crbug.com/727014 [ Linux ] external/wpt/IndexedDB/large-nested-cloning.html [ Pa ss Timeout ] 2852 crbug.com/727014 [ Linux ] external/wpt/IndexedDB/large-nested-cloning.html [ Pa ss Timeout ]
2852 2853
2853 # Sensor tests fail on Mac swarming 2854 # Sensor tests fail on Mac swarming
2854 crbug.com/731018 [ Mac ] sensor/accelerometer.html [ Failure Pass ] 2855 crbug.com/731018 [ Mac ] sensor/accelerometer.html [ Failure Pass ]
2855 crbug.com/731018 [ Mac ] sensor/ambient-light-sensor.html [ Failure Pass ] 2856 crbug.com/731018 [ Mac ] sensor/ambient-light-sensor.html [ Failure Pass ]
2856 crbug.com/731018 [ Mac ] sensor/gyroscope.html [ Failure Pass ] 2857 crbug.com/731018 [ Mac ] sensor/gyroscope.html [ Failure Pass ]
2857 crbug.com/731018 [ Mac ] sensor/orientation-sensor.html [ Failure Pass ] 2858 crbug.com/731018 [ Mac ] sensor/orientation-sensor.html [ Failure Pass ]
2858 2859
2859 crbug.com/731035 [ Win ] virtual/new-remote-playback-pipeline/media/controls/vid eo-controls-overflow-menu-hide-on-click-panel.html [ Failure Pass ] 2860 crbug.com/731035 [ Win ] virtual/new-remote-playback-pipeline/media/controls/vid eo-controls-overflow-menu-hide-on-click-panel.html [ Failure Pass ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698