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 Bugs | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/59367803>
Jason Lawrence
I have marked this test as failing while this issue is investigated further.
https://trac.webkit.org/changeset/256394/webkit
Ryan Haddad
The test is consistently passing now. Removed expectation in r259782.