[Webkit-unassigned] [Bug 231622] New: [ iOS15 ] 2 iOS rotation tests are timing out constantly
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 12 14:39:43 PDT 2021
https://bugs.webkit.org/show_bug.cgi?id=231622
Bug ID: 231622
Summary: [ iOS15 ] 2 iOS rotation tests are timing out
constantly
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Layout and Rendering
Assignee: webkit-unassigned at lists.webkit.org
Reporter: ehutchison at apple.com
CC: bfulgham at webkit.org, simon.fraser at apple.com,
zalan at apple.com
fast/events/ios/rotation/orientationchange-event-listener-on.body.html
fast/events/ios/rotation/do-not-shrink-to-fit-content-after-rotation.html
are constant timeouts on iOS15.
History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Fevents%2Fios%2Frotation%2Fdo-not-shrink-to-fit-content-after-rotation.html&test=fast%2Fevents%2Fios%2Frotation%2Forientationchange-event-listener-on.body.html
Build: https://build.webkit.org/#/builders/265/builds/63
Results: https://build.webkit.org/results/Apple-iPadOS-15-Simulator-Debug-WK2-Tests/r283979%20(63)/results.html
Diff:
--- /Volumes/Data/worker/ipados-simulator-15-debug-tests-wk2/build/layout-test-results/fast/events/ios/rotation/do-not-shrink-to-fit-content-after-rotation-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-15-debug-tests-wk2/build/layout-test-results/fast/events/ios/rotation/do-not-shrink-to-fit-content-after-rotation-actual.txt
@@ -1,3 +1,5 @@
+FAIL: Timed out waiting for notifyDone to be called
+
This test verifies that rotating to landscape and back with shouldIgnoreMetaViewport enabled does not cause the initial scale to deviate from its original value. To test manually, load the test page on an appropriately configured device and rotate to landscape and back. The initial scale after rotation should be the same as it was prior to rotation.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
@@ -7,12 +9,3 @@
Before rotation
PASS visualViewport.scale is 1
-After the first rotation
-PASS visualViewport.scale is 1
-
-After the second rotation
-PASS visualViewport.scale is 1
-PASS successfullyParsed is true
-
-TEST COMPLETE
-
--- /Volumes/Data/worker/ipados-simulator-15-debug-tests-wk2/build/layout-test-results/fast/events/ios/rotation/orientationchange-event-listener-on.body-expected.txt
+++ /Volumes/Data/worker/ipados-simulator-15-debug-tests-wk2/build/layout-test-results/fast/events/ios/rotation/orientationchange-event-listener-on.body-actual.txt
@@ -1,12 +1,9 @@
+FAIL: Timed out waiting for notifyDone to be called
+
Tests the behavior of the resize / orientationchange event listeners on both the body and the window.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
Before rotation
-After rotation
-PASS eventListenerCalls is 4
-PASS successfullyParsed is true
-
-TEST COMPLETE
Rotation test.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20211012/fbad53d5/attachment.htm>
More information about the webkit-unassigned
mailing list