<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>231622</bug_id>
          
          <creation_ts>2021-10-12 14:39:43 -0700</creation_ts>
          <short_desc>[ iOS15 ] fast/events/ios/rotation/orientationchange-event-listener-on.body.html and fast/events/ios/rotation/do-not-shrink-to-fit-content-after-rotation.html are timing out constantly</short_desc>
          <delta_ts>2021-11-01 11:46:05 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>Layout and Rendering</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Eric Hutchison">ehutchison</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>bfulgham</cc>
    
    <cc>ehutchison</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1803402</commentid>
    <comment_count>0</comment_count>
    <who name="Eric Hutchison">ehutchison</who>
    <bug_when>2021-10-12 14:39:43 -0700</bug_when>
    <thetext>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&amp;suite=layout-tests&amp;test=fast%2Fevents%2Fios%2Frotation%2Fdo-not-shrink-to-fit-content-after-rotation.html&amp;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 &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
@@ -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 &quot;PASS&quot; messages, followed by &quot;TEST COMPLETE&quot;.
 
 
 Before rotation
-After rotation
-PASS eventListenerCalls is 4
-PASS successfullyParsed is true
-
-TEST COMPLETE
 Rotation test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1803405</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-10-12 14:40:18 -0700</bug_when>
    <thetext>&lt;rdar://problem/84167098&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1803409</commentid>
    <comment_count>2</comment_count>
    <who name="Eric Hutchison">ehutchison</who>
    <bug_when>2021-10-12 14:46:54 -0700</bug_when>
    <thetext>Updated test expectations at https://trac.webkit.org/changeset/284035/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1810709</commentid>
    <comment_count>3</comment_count>
    <who name="Eric Hutchison">ehutchison</who>
    <bug_when>2021-11-01 11:46:05 -0700</bug_when>
    <thetext>Timeouts started when test was introduced at r282879. Reproduced test timeout using run-webkit-tests --i
pad-simulator --iterations 100 --exit-after-n-crashes-or-timeouts 3 --clob
ber-old-results fast/events/ios/rotation/orientationchange-event-listener-on.body.html and fast/events/ios/rotation/do-not-shrink-to-fit-content-after-rotation.html on r285104.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>