Bug 207596

Summary: [ iOS wk2 ] fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall.html is flaky failing.
Product: WebKit Reporter: Jason Lawrence <Lawrence.j>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: iPhone / iPad   
OS: iOS 13   
See Also: https://bugs.webkit.org/show_bug.cgi?id=153110

Jason Lawrence
Reported 2020-02-11 15:57:20 PST
fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall.html Description: This test is flaky failing on iOS wk2. The diffs also appear to change slightly between r254190 and r254197. Relating this to another older bug with a different diff. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fviewport%2Fios%2Fwidth-is-device-width-overflowing-body-overflow-hidden-tall.html&platform=ios&limit=50000 Diff: --- /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall-expected.txt +++ /Volumes/Data/slave/ipados-simulator-13-debug-tests-wk2/build/layout-test-results/fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall-actual.txt @@ -1,7 +1,7 @@ Viewport: width=device-width -scale 0.76190 +scale 1.00000 maxScale 3.80952 minScale 0.76190 -visibleRect {"left":"0.00000","top":"0.00000","width":"1008.00000","height":"1317.75000"} +visibleRect {"left":"0.00000","top":"0.00000","width":"768.00000","height":"1004.00000"}
Attachments
Radar WebKit Bug Importer
Comment 1 2020-02-11 15:57:47 PST
Jason Lawrence
Comment 2 2020-02-11 16:06:15 PST
I have marked this test as failing while this issue is investigated further. https://trac.webkit.org/changeset/256394/webkit
Ryan Haddad
Comment 3 2020-04-08 23:02:14 PDT
The test is consistently passing now. Removed expectation in r259782.
Note You need to log in before you can comment on or make changes to this bug.