NEW196495
[ iOS Sim ] Layout Test fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=196495
Summary [ iOS Sim ] Layout Test fast/viewport/ios/viewport-shrink-to-fit-on-new-navig...
Shawn Roberts
Reported 2019-04-02 08:44:03 PDT
The following layout test is failing on iOS Simulator Release fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation.html Probable cause: Test was added in https://trac.webkit.org/changeset/242069/webkit and is a flaky failure on its entire available history in dashboard. When testing locally it will either fail with a timeout, or a timeout and a text diff. Will get about 5 iterations in and start failing when testing locally. Test failing is also affecting EWS Reproduced with: run-webkit-tests fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation.html --iterations 100 -f --ios-simulator --exit-after-n-failures=5 Flakiness Dashboard: 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] +window size: [320, 548] zoom scale: 0.32
Attachments
Shawn Roberts
Comment 1 2019-04-02 08:50:48 PDT
Marked flaky in https://trac.webkit.org/changeset/243742/webkit while waiting for a fix and to help EWS.
Radar WebKit Bug Importer
Comment 2 2019-04-02 13:45:13 PDT
Shawn Roberts
Comment 3 2019-04-25 17:02:24 PDT
Test had a recent time out on iOS Simulator. While investigating realized that after marking test as a failure, changes in https://trac.webkit.org/changeset/243961/webkit have made it a constant failure. It appears that it just needs to be re baselined because of the constant failure. Thought I don't know if r243961 would have done anything for the flakiness.
Russell Epstein
Comment 4 2019-07-08 17:10:56 PDT
This test is no longer a flaky failure, but a consistent one instead. Diff: --- /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation-expected.txt +++ /Volumes/Data/slave/ios-simulator-12-debug-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 +zoom scale: 1.00
Ryan Haddad
Comment 5 2020-04-06 21:10:11 PDT
Note You need to log in before you can comment on or make changes to this bug.