Bug 181821 - REGRESSION: [iOS] Layout Test fast/visual-viewport/ios/caret-after-focus-in-fixed.html is a flaky failure
Summary: REGRESSION: [iOS] Layout Test fast/visual-viewport/ios/caret-after-focus-in-f...
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: InRadar
Depends on:
Blocks:
 
Reported: 2018-01-18 17:09 PST by Ryan Haddad
Modified: 2020-02-13 10:17 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 Ryan Haddad 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
Comment 1 Ryan Haddad 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.
Comment 2 Radar WebKit Bug Importer 2018-01-22 16:43:51 PST
<rdar://problem/36754867>
Comment 3 Matt Lewis 2018-01-23 16:31:32 PST
marked as flaky https://trac.webkit.org/changeset/227461/webkit
Comment 4 Jacob Uphoff 2020-02-13 10:17:20 PST
Test is also timing out