Bug 199731

Summary: Layout Test fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation.html is Failing Consistently on iOS-WK2
Product: WebKit Reporter: Russell Epstein <repstein>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: REOPENED ---    
Severity: Normal CC: aakash_jain, ryanhaddad, tsavell, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=196495
Attachments:
Description Flags
Update TestExpectations none

Description Russell Epstein 2019-07-11 15:47:18 PDT
The following layout test has gone from a flaky failure to a consistent failure.

fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation.html

Steps to Reproduce:

run-webkit-tests --ios-simulator --child-process 1 --no-retry --no-sample-on-timeout fast/events/ios/forward-delete-in-editable.html --iter 100

History:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fviewport%2Fios%2Fviewport-shrink-to-fit-on-new-navigation.html

Diff:

--- /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation-actual.txt
@@ -1,6 +1,6 @@
 ALERT: pageshow - not from cache
 ALERT: pageshow - from cache
-window size: [1008, 1726]
-zoom scale: 0.32
+window size: [320, 548]
+zoom scale: 1.00
Comment 1 Russell Epstein 2019-07-11 15:51:18 PDT
Created attachment 373968 [details]
Update TestExpectations
Comment 2 Truitt Savell 2019-07-11 15:54:05 PDT
Comment on attachment 373968 [details]
Update TestExpectations

Clearing flags on attachment: 373968

Committed r247371: <https://trac.webkit.org/changeset/247371>
Comment 3 Radar WebKit Bug Importer 2019-07-11 15:54:19 PDT
<rdar://problem/52976910>
Comment 4 Russell Epstein 2019-07-15 10:17:46 PDT
I believe the bug was closed in error. Re-opening.