Commit c7c8237b authored by David Bokan's avatar David Bokan Committed by Commit Bot

Mark tests flaky after enabling smooth scroll

After r735931, Mac web_tests run with smooth scrolling enabled like
other platforms. However, this makes some web_tests flaky. These are
proving difficult to find so I'm marking them flaky for now rather than
constantly revert/relanding the code changes.

TBR=flackr@chromium.org

Bug: 944583
Change-Id: Ifdf21c5550bf0982d5d8d4f83a29cff22865f3a0
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2026754Reviewed-by: default avatarDavid Bokan <bokan@chromium.org>
Commit-Queue: David Bokan <bokan@chromium.org>
Cr-Commit-Position: refs/heads/master@{#736207}
parent a54e29af
...@@ -1957,6 +1957,21 @@ crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service ...@@ -1957,6 +1957,21 @@ crbug.com/411164 [ Win ] http/tests/security/powerfulFeatureRestrictions/service
crbug.com/686118 http/tests/security/setDomainRelaxationForbiddenForURLScheme.html [ Crash Pass ] crbug.com/686118 http/tests/security/setDomainRelaxationForbiddenForURLScheme.html [ Crash Pass ]
# Flaky tests on Mac after enabling scroll animations in web_tests
crbug.com/944583 [ Mac ] fast/events/keyboard-scroll-by-page.html [ Pass Failure ]
crbug.com/944583 [ Mac ] fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Pass Failure ]
crbug.com/944583 [ Mac ] fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Pass Failure ]
crbug.com/944583 [ Mac ] fast/events/space-scroll-textinput-canceled.html [ Pass Failure ]
crbug.com/944583 [ Mac ] fast/scrolling/percentage-mousewheel-scroll-on-iframe.html [ Pass Failure ]
crbug.com/944583 [ Mac ] fast/scrolling/percentage-mousewheel-scroll.html [ Pass Failure ]
crbug.com/944583 [ Mac ] virtual/mouseevent_fractional/fast/events/space-scroll-textinput-canceled.html [ Pass Failure ]
crbug.com/944583 [ Mac ] virtual/mouseevent_fractional/fast/events/platform-wheelevent-paging-y-in-scrolling-div.html [ Pass Failure ]
crbug.com/944583 [ Mac ] virtual/mouseevent_fractional/fast/events/keyboard-scroll-by-page.html [ Pass Failure ]
crbug.com/944583 [ Mac ] virtual/mouseevent_fractional/fast/events/platform-wheelevent-paging-xy-in-scrolling-page.html [ Pass Failure ]
crbug.com/944583 [ Mac ] virtual/mouseevent_fractional/fast/events/platform-wheelevent-paging-xy-in-scrolling-div.html [ Pass Failure ]
crbug.com/944583 [ Mac ] virtual/scroll_customization/fast/scrolling/percentage-mousewheel-scroll-on-iframe.html [ Pass Failure ]
crbug.com/944583 [ Mac ] virtual/scroll_customization/fast/scrolling/percentage-mousewheel-scroll.html [ Pass Failure ]
# In external/wpt/html/, we prefer checking in failure # In external/wpt/html/, we prefer checking in failure
# expectation files. The following tests with [ Failure ] don't have failure # expectation files. The following tests with [ Failure ] don't have failure
# expectation files because they contain local path names. # expectation files because they contain local path names.
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment