NEW 153110
[iOS Simulator] fast/viewport/ios/width-is-device-width-overflowing* tests failing (again)
https://bugs.webkit.org/show_bug.cgi?id=153110
Summary [iOS Simulator] fast/viewport/ios/width-is-device-width-overflowing* tests fa...
Ryan Haddad
Reported 2016-01-14 15:44:08 PST
[iOS Simulator] fast/viewport/ios/width-is-device-width-overflowing* tests failing (again) These two tests fail: fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden.html fast/viewport/ios/width-is-device-width-overflowing.html This one is flaky: fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall.html <https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195075%20(2308)/results.html --- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-expected.txt +++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-actual.txt @@ -1,7 +1,7 @@ Viewport: width=device-width -scale 1.00000 +scale 0.31746 maxScale 5.00000 -minScale 1.00000 -visibleRect {"left":"0.00000","top":"0.00000","width":"320.00000","height":"480.00000"} +minScale 0.31746 +visibleRect {"left":"0.00000","top":"0.00000","width":"1007.99997","height":"1511.99995"}
Attachments
Ryan Haddad
Comment 2 2016-01-20 11:39:29 PST
(In reply to comment #1) > It looks like fast/viewport/ios/width-is-device-width-overflowing.html is > flaky as well: > > Passed: > <https://build.webkit.org/results/ > Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195357%20(2425)/ > results.html> > Failed: > <https://build.webkit.org/results/ > Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195356%20(2424)/ > results.html> I meant to say these two are flaky: fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden-tall.html fast/viewport/ios/width-is-device-width-overflowing-body-overflow-hidden.html
Alexey Proskuryakov
Comment 3 2016-08-26 09:07:52 PDT
*** Bug 161193 has been marked as a duplicate of this bug. ***
Alexey Proskuryakov
Comment 4 2016-08-26 09:08:06 PDT
Still flaky.
Note You need to log in before you can comment on or make changes to this bug.