RESOLVED FIXED 196298
[iOS WK2] fast/viewport/ios/use-minimum-device-width-for-page-without-viewport-meta.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=196298
Summary [iOS WK2] fast/viewport/ios/use-minimum-device-width-for-page-without-viewpor...
Shawn Roberts
Reported 2019-03-27 08:45:36 PDT
The following layout test is failing on iOS Simulator Release WK2 fast/viewport/ios/use-minimum-device-width-for-page-without-viewport-meta.html Probable cause: Test has been a flaky failure since the test was added in https://trac.webkit.org/changeset/238946/webkit . Failing around 4 times on average in 500 iterations from r238946 up until r240911 Changes made in https://trac.webkit.org/changeset/240912/webkit made test fail a lot more frequently. During testing found from 240912 up until current r243537 is failing approximately 10 times 60 attempts (setting testing to exit after 10 failures) Reproduced with : run-webkit-tests fast/viewport/ios/use-minimum-device-width-for-page-without-viewport-meta.html --iterations 500 -f --ios-simulator --exit-after-n-failures=10 Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fviewport%2Fios%2Fuse-minimum-device-width-for-page-without-viewport-meta.html --- /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/fast/viewport/ios/use-minimum-device-width-for-page-without-viewport-meta-expected.txt +++ /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/fast/viewport/ios/use-minimum-device-width-for-page-without-viewport-meta-actual.txt @@ -1,7 +1,7 @@ setMinimumEffectiveWidth(640.00) -window size: [640, 1096] +window size: [320, 548] square size: [64, 110] -zoom scale: 0.50 +zoom scale: 1.00 setMinimumEffectiveWidth(768.00) window size: [768, 1315]
Attachments
Patch (7.89 KB, patch)
2019-10-25 14:17 PDT, Wenson Hsieh
no flags
Fix a ChangeLog typo (7.88 KB, patch)
2019-10-25 14:20 PDT, Wenson Hsieh
no flags
Shawn Roberts
Comment 1 2019-03-27 08:46:47 PDT
Adding Yongjun Zhang who created the test. Adding Simon Fraser who authored the change that made test more flaky.
Radar WebKit Bug Importer
Comment 2 2019-03-27 08:48:38 PDT
Shawn Roberts
Comment 3 2019-03-27 09:45:12 PDT
Wenson Hsieh
Comment 4 2019-10-25 14:17:43 PDT Comment hidden (obsolete)
Wenson Hsieh
Comment 5 2019-10-25 14:20:41 PDT
Created attachment 381966 [details] Fix a ChangeLog typo
WebKit Commit Bot
Comment 6 2019-10-25 19:36:27 PDT
Comment on attachment 381966 [details] Fix a ChangeLog typo Clearing flags on attachment: 381966 Committed r251625: <https://trac.webkit.org/changeset/251625>
WebKit Commit Bot
Comment 7 2019-10-25 19:36:29 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.