Bug 169558 - REGRESSION (r213590?):[ios-simulator] LayoutTest fast/history/ios/history-scroll-restoration.html is a flaky failure
Summary: REGRESSION (r213590?):[ios-simulator] LayoutTest fast/history/ios/history-scr...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-13 10:13 PDT by Ryan Haddad
Modified: 2017-03-28 09:43 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-03-13 10:13:31 PDT
[ios-simulator] LayoutTest fast/history/ios/history-scroll-restoration.html is a flaky failure

https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r213847%20(4536)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fhistory%2Fios%2Fhistory-scroll-restoration.html

--- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/fast/history/ios/history-scroll-restoration-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/fast/history/ios/history-scroll-restoration-actual.txt
@@ -5,8 +5,8 @@
 
 PASS 'scrollRestoration' in history is true
 PASS history.scrollRestoration is "auto"
-PASS window.scrollX is 123
-PASS window.scrollY is 456
+FAIL window.scrollX should be 123. Was 0.
+FAIL window.scrollY should be 456. Was 0.
 PASS history.scrollRestoration is "manual"
 PASS window.scrollX is 333
 PASS window.scrollY is 555
Comment 1 Ryan Haddad 2017-03-13 10:14:33 PDT
Seems to be related to https://trac.webkit.org/r213590
Comment 2 Ryan Haddad 2017-03-28 09:43:21 PDT
Marked test as flaky in https://trac.webkit.org/changeset/214479/webkit