Bug 199731 - Layout Test fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation.html is Failing Consistently on iOS-WK2
Summary: Layout Test fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation.html i...
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-07-11 15:47 PDT by Russell Epstein
Modified: 2019-07-15 10:17 PDT (History)
4 users (show)

See Also:


Attachments
Update TestExpectations (1.98 KB, patch)
2019-07-11 15:51 PDT, Russell Epstein
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.