Bug 183388 - Layout Test fast/scrolling/scroll-to-focused-element-asynchronously.html is failing
Summary: Layout Test fast/scrolling/scroll-to-focused-element-asynchronously.html is f...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2018-03-06 16:21 PST by Matt Lewis
Modified: 2018-11-12 19:29 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matt Lewis 2018-03-06 16:21:27 PST
The following layout test is a flak failure on iOS Simulator

fast/scrolling/scroll-to-focused-element-asynchronously.html

Probable cause:

The test looks to have been flaky longer than the flakiness dashboard shows, the test was last touched in https://trac.webkit.org/changeset/227664/webkit

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fscrolling%2Fscroll-to-focused-element-asynchronously.html


https://build.webkit.org/results/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/r229343%20(3565)/results.html
https://build.webkit.org/builders/Apple%20iOS%2011%20Simulator%20Release%20WK2%20(Tests)/builds/3565

Diff:
--- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/fast/scrolling/scroll-to-focused-element-asynchronously-expected.txt
+++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/fast/scrolling/scroll-to-focused-element-asynchronously-actual.txt
@@ -4,7 +4,7 @@
 
 
 PASS document.scrollingElement.scrollTop is 0
-PASS document.scrollingElement.scrollTop > 100 is true
+FAIL document.scrollingElement.scrollTop > 100 should be true. Was false.
 PASS successfullyParsed is true
 
 TEST COMPLETE
Comment 1 Ryan Haddad 2018-04-19 10:51:28 PDT
Marked test as flaky in https://trac.webkit.org/changeset/230809/webkit
Comment 2 Radar WebKit Bug Importer 2018-11-12 19:29:54 PST
<rdar://problem/46014579>