Bug 194275 - [iOS] Layout tests editing/pasteboard/smart-paste-007.html and editing/pasteboard/smart-paste-008.html are failing
Summary: [iOS] Layout tests editing/pasteboard/smart-paste-007.html and editing/pasteb...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Megan Gardner
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-02-04 21:09 PST by Ryan Haddad
Modified: 2019-02-05 21:52 PST (History)
7 users (show)

See Also:


Attachments
Patch (39.23 KB, patch)
2019-02-05 16:13 PST, Megan Gardner
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2019-02-04 21:09:50 PST
Layout tests editing/pasteboard/smart-paste-007.html and editing/pasteboard/smart-paste-008.html are failing on iOS simulator:

--- /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/editing/pasteboard/smart-paste-007-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/editing/pasteboard/smart-paste-007-actual.txt
@@ -48,4 +48,4 @@
           RenderText {#text} at (2,3) size 52x28
             text run at (2,3) width 52: ". test."
 caret: position 6 of child 0 {#text} of child 1 {DIV} of child 3 {DIV} of body
-scrolled to 0,21
+scrolled to 0,148

--- /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/editing/pasteboard/smart-paste-008-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/editing/pasteboard/smart-paste-008-actual.txt
@@ -33,3 +33,4 @@
           RenderText {#text} at (0,0) size 56x19
             text run at (0,0) width 56: "f foo bar"
 caret: position 5 of child 0 {#text} of child 0 {DIV} of child 4 {DIV} of body
+scrolled to 0,15

https://build.webkit.org/results/Apple%20iOS%2012%20Simulator%20Release%20WK2%20(Tests)/r240954%20(2416)/results.html

Flakiness dashboard:
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=editing%2Fpasteboard%2Fsmart-paste-007.html%20editing%2Fpasteboard%2Fsmart-paste-008.html
Comment 1 Radar WebKit Bug Importer 2019-02-05 10:06:07 PST
<rdar://problem/47821565>
Comment 2 Megan Gardner 2019-02-05 16:13:38 PST
Created attachment 361239 [details]
Patch
Comment 3 WebKit Commit Bot 2019-02-05 21:52:06 PST
Comment on attachment 361239 [details]
Patch

Clearing flags on attachment: 361239

Committed r241010: <https://trac.webkit.org/changeset/241010>
Comment 4 WebKit Commit Bot 2019-02-05 21:52:08 PST
All reviewed patches have been landed.  Closing bug.