Bug 207861 - [ macOS wk2 ] tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-rotated.html is flaky failing
Summary: [ macOS wk2 ] tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-rotat...
Status: RESOLVED DUPLICATE of bug 197819
Alias: None
Product: WebKit
Classification: Unclassified
Component: Scrolling (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-17 14:50 PST by Jacob Uphoff
Modified: 2020-03-21 12:01 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-02-17 14:50:39 PST
tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-rotated.html

This test has been a flaky failure for all visible history.

Looks like this failure is happening on wk2 release 

I ran the test in iterations x5000 locally and did not reproduce the failure.

History:

https://results.webkit.org/?suite=layout-tests&test=tiled-drawing%2Fscrolling%2Fscroll-snap%2Fscroll-snap-mandatory-rotated.html&limit=50000

Diff:

--- /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-rotated-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk2/build/layout-test-results/tiled-drawing/scrolling/scroll-snap/scroll-snap-mandatory-rotated-actual.txt
@@ -1,6 +1,6 @@
 Tests that the scroll-snap feature works properly in overflow regions.
  Testing scroll-snap glide for horizontalTarget:
-PASS div scrolled to next window.
+FAIL div did not honor snap points. Expected 300, but got 0
 Testing scroll-snap snap for horizontalTarget:
 PASS div honored snap points.
 Testing scroll-snap glide for verticalTarget:
@@ -8,6 +8,7 @@
 Testing scroll-snap snap for verticalTarget:
 PASS div honored snap points.
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
Comment 1 Jacob Uphoff 2020-02-17 14:54:43 PST
Set expectations here: https://trac.webkit.org/changeset/256776/webkit
Comment 2 Radar WebKit Bug Importer 2020-02-17 14:55:21 PST
<rdar://problem/59527478>
Comment 3 Simon Fraser (smfr) 2020-03-21 12:01:06 PDT
No longer flakey. Expectation removed in r258701.

*** This bug has been marked as a duplicate of bug 197819 ***