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

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

Issue 2217473003: Auto-rebaseline for r409853 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 4 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 | third_party/WebKit/LayoutTests/fast/backgrounds/background-svg-scaling-expected.png » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 6 crbug.com/420008 inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ] 7 crbug.com/420008 virtual/threaded/inspector/tracing/worker-js-frames.html [ Pass Timeout Failure ]
8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ] 8 crbug.com/596940 inspector-protocol/runtime/runtime-execution-contexts-events.ht ml [ Pass Timeout ]
9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ] 9 crbug.com/597572 [ Debug ] http/tests/inspector/resource-tree/resource-tree-relo ad.html [ Pass Failure ]
10 10
(...skipping 177 matching lines...) Expand 10 before | Expand all | Expand 10 after
188 188
189 # Mac does not support fractional scale factor. 189 # Mac does not support fractional scale factor.
190 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ] 190 crbug.com/567837 [ Mac ] virtual/scalefactor150/fast/hidpi/static [ Skip ]
191 191
192 # TODO(oshima): Move the event scaling code to eventSender and remove this. 192 # TODO(oshima): Move the event scaling code to eventSender and remove this.
193 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 193 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
194 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 194 crbug.com/567837 virtual/scalefactor200/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
195 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ] 195 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/mousewheel-scroll-amou nt.html [ Skip ]
196 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ] 196 crbug.com/567837 virtual/scalefactor150/fast/hidpi/static/gesture-scroll-amount. html [ Skip ]
197 197
198 crbug.com/633637 fast/backgrounds/background-svg-scaling.html [ NeedsRebaseline ]
199
200 # TODO(ojan): These tests aren't flaky. See crbug.com/517144. 198 # TODO(ojan): These tests aren't flaky. See crbug.com/517144.
201 # Release trybots run asserts, but the main waterfall ones don't. So, even 199 # Release trybots run asserts, but the main waterfall ones don't. So, even
202 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ]. 200 # though this is a non-flaky assert failure, we need to mark it [ Pass Crash ].
203 crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-in flation-crash.html [ Pass Crash Timeout ] 201 crbug.com/389648 crbug.com/517123 crbug.com/410145 fast/text-autosizing/table-in flation-crash.html [ Pass Crash Timeout ]
204 crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass ] 202 crbug.com/419696 [ Mac Debug ] fast/text/font-linux-normalize.html [ Crash Pass ]
205 203
206 crbug.com/569139 fast/js/string-replace-2.html [ Failure ] 204 crbug.com/569139 fast/js/string-replace-2.html [ Failure ]
207 crbug.com/569139 fast/js/regexp-caching.html [ Failure ] 205 crbug.com/569139 fast/js/regexp-caching.html [ Failure ]
208 crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ Fail ure ] 206 crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ Fail ure ]
209 207
(...skipping 1201 matching lines...) Expand 10 before | Expand all | Expand 10 after
1411 crbug.com/634019 [ Win7 Debug Mac10.11 Retina ] virtual/asyncawait/inspector/sou rces/debugger-async/async-await/async-callstack-async-await1.html [ Pass Timeout ] 1409 crbug.com/634019 [ Win7 Debug Mac10.11 Retina ] virtual/asyncawait/inspector/sou rces/debugger-async/async-await/async-callstack-async-await1.html [ Pass Timeout ]
1412 1410
1413 # This test breaks when the feature introduced in the bug is enabled. We keep 1411 # This test breaks when the feature introduced in the bug is enabled. We keep
1414 # this tested without the feature by using the virtual test. See 1412 # this tested without the feature by using the virtual test. See
1415 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt 1413 # virtual/stable/http/tests/navigation/beacon-cross-origin-redirect-blob-expecte d.txt
1416 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ] 1414 crbug.com/490015 http/tests/navigation/beacon-cross-origin-redirect-blob.html [ Skip ]
1417 # This test doesn't need to be run with the stable release mode. 1415 # This test doesn't need to be run with the stable release mode.
1418 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ] 1416 crbug.com/490015 virtual/stable/http/tests/navigation/beacon-blob-with-non-simpl e-type.html [ Skip ]
1419 # This test fails with the stable release mode. 1417 # This test fails with the stable release mode.
1420 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1418 crbug.com/490015 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/fast/backgrounds/background-svg-scaling-expected.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698