Bug 206698 - [iOS wk2] editing/caret/ios/fixed-caret-position-after-scroll.html flaky failing
Summary: [iOS wk2] editing/caret/ios/fixed-caret-position-after-scroll.html flaky failing
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: 2020-01-23 13:54 PST by Jason Lawrence
Modified: 2020-01-28 13:25 PST (History)
3 users (show)

See Also:


Attachments
Update Test Expectations (1.32 KB, patch)
2020-01-28 10:16 PST, Jason Lawrence
no flags Details | Formatted Diff | Diff
Update Test Expectations (1.32 KB, patch)
2020-01-28 10:20 PST, Jason Lawrence
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 2020-01-23 13:54:27 PST
editing/caret/ios/fixed-caret-position-after-scroll.html

Description:
The test is flaky failing on iOS wk2.

History:
https://results.webkit.org/?suite=layout-tests&test=editing%2Fcaret%2Fios%2Ffixed-caret-position-after-scroll.html

Diff:
--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/editing/caret/ios/fixed-caret-position-after-scroll-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/editing/caret/ios/fixed-caret-position-after-scroll-actual.txt
@@ -3,10 +3,11 @@
 PASS initialCaretRect.width is 3
 PASS initialCaretRect.height is 15
 PASS finalCaretRect.left is 6
-PASS finalCaretRect.top is 4977
+FAIL finalCaretRect.top should be 4977. Was 21.
 PASS finalCaretRect.width is 3
 PASS finalCaretRect.height is 15
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
Comment 1 Radar WebKit Bug Importer 2020-01-23 13:54:48 PST
<rdar://problem/58847126>
Comment 2 Jason Lawrence 2020-01-28 10:16:29 PST
Created attachment 389026 [details]
Update Test Expectations
Comment 3 Jason Lawrence 2020-01-28 10:20:56 PST
Created attachment 389027 [details]
Update Test Expectations
Comment 4 Truitt Savell 2020-01-28 10:22:47 PST
Comment on attachment 389027 [details]
Update Test Expectations

Clearing flags on attachment: 389027

Committed r255256: <https://trac.webkit.org/changeset/255256>
Comment 5 Jason Lawrence 2020-01-28 13:25:44 PST
I was not able to reproduce this issue by running a large number of WebKit test iterations.