NEW 181821
REGRESSION: [iOS] Layout Test fast/visual-viewport/ios/caret-after-focus-in-fixed.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=181821
Summary REGRESSION: [iOS] Layout Test fast/visual-viewport/ios/caret-after-focus-in-f...
Ryan Haddad
Reported 2018-01-18 17:09:20 PST
The following layout test is flaky on iOS fast/visual-viewport/ios/caret-after-focus-in-fixed.html Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fvisual-viewport%2Fios%2Fcaret-after-focus-in-fixed.html --- /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/fast/visual-viewport/ios/caret-after-focus-in-fixed-expected.txt +++ /Volumes/Data/slave/ios-simulator-11-release-tests-wk2/build/layout-test-results/fast/visual-viewport/ios/caret-after-focus-in-fixed-actual.txt @@ -1,7 +1,7 @@ Focusing first field Moving to next field PASS finalCaretRect.left.toFixed(2) is "44.00" -PASS finalCaretRect.top.toFixed(2) is "1244.00" +FAIL finalCaretRect.top.toFixed(2) should be 1244.00. Was 1322.00. PASS successfullyParsed is true TEST COMPLETE
Attachments
Ryan Haddad
Comment 1 2018-01-18 18:15:22 PST
The earliest failure visible on the dashboard blames https://trac.webkit.org/changeset/226716/webkit, but that change isn't related.
Radar WebKit Bug Importer
Comment 2 2018-01-22 16:43:51 PST
Matt Lewis
Comment 3 2018-01-23 16:31:32 PST
Jacob Uphoff
Comment 4 2020-02-13 10:17:20 PST
Test is also timing out
Note You need to log in before you can comment on or make changes to this bug.