Bug 166850
Summary: | REGRESSION (r210468): [ios-simulator] LayoutTest imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin.html failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | cdumez |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
LayoutTest imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin.html failing
--- /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-expected.txt
+++ /Volumes/Data/slave/ios-simulator-10-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/browsers/browsing-the-web/history-traversal/persisted-user-state-restoration/scroll-restoration-fragment-scrolling-cross-origin-actual.txt
@@ -1,7 +1,7 @@
CONSOLE MESSAGE: line 2422: Error: assert_equals: should scroll to fragment expected 800 but got 0
-Harness Error (FAIL), message = Error: assert_equals: should scroll to fragment expected 800 but got 0
+Harness Error (TIMEOUT), message = null
TIMEOUT Manual scroll restoration should take precedent over scrolling to fragment in cross origin navigation Test timed out
https://build.webkit.org/results/Apple%20iOS%2010%20Simulator%20Release%20WK2%20(Tests)/r210512%20(2799)/results.html
http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fbrowsers%2Fbrowsing-the-web%2Fhistory-traversal%2Fpersisted-user-state-restoration%2Fscroll-restoration-fragment-scrolling-cross-origin.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Flakiness dashboard points to https://trac.webkit.org/changeset/210468 as the regression point.
Alexey Proskuryakov
Need to replicate https://trac.webkit.org/changeset/210471 ?
Ryan Haddad
(In reply to comment #2)
> Need to replicate https://trac.webkit.org/changeset/210471 ?
Looks like it. Thanks for finding that.
Ryan Haddad
(In reply to comment #3)
> (In reply to comment #2)
> > Need to replicate https://trac.webkit.org/changeset/210471 ?
>
> Looks like it. Thanks for finding that.
Done in http://trac.webkit.org/projects/webkit/changeset/210515.