Bug 207596 - [ iOS wk2 ] fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall.html is flaky failing.
Summary: [ iOS wk2 ] fast/viewport/ios/width-is-device-width-overflowing-body-overflow...
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: iPhone / iPad iOS 13
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-02-11 15:57 PST by Jason Lawrence
Modified: 2020-04-08 23:02 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 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"}
Comment 1 Radar WebKit Bug Importer 2020-02-11 15:57:47 PST
<rdar://problem/59367803>
Comment 2 Jason Lawrence 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
Comment 3 Ryan Haddad 2020-04-08 23:02:14 PDT
The test is consistently passing now. Removed expectation in r259782.