<?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>231266</bug_id>
          
          <creation_ts>2021-10-05 16:44:25 -0700</creation_ts>
          <short_desc>[ iOS ] fast/events/ios/rotation/layout-viewport-during-safari-type-rotation.html is a constant text failure</short_desc>
          <delta_ts>2024-08-06 15:16:46 -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>New Bugs</component>
          <version>WebKit Nightly Build</version>
          <rep_platform>iPhone / iPad</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=231269</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=231264</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=231315</see_also>
    
    <see_also>https://bugs.webkit.org/show_bug.cgi?id=277715</see_also>
          <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>ayumi_kojima</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ben_schwartz</cc>
    
    <cc>jenner</cc>
    
    <cc>Morningstar</cc>
    
    <cc>rackler</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
    
    <cc>yongjun_zhang</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1800846</commentid>
    <comment_count>0</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-10-05 16:44:25 -0700</bug_when>
    <thetext>fast/events/ios/rotation/layout-viewport-during-safari-type-rotation.html

Is flaky failing on iOS Release iPhone.

History: https://results.webkit.org/?suite=layout-tests&amp;test=fast%2Fevents%2Fios%2Frotation%2Flayout-viewport-during-safari-type-rotation.html

Result page: https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/r283553%20(65)/results.html

Diff:

--- /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/fast/events/ios/rotation/layout-viewport-during-safari-type-rotation-expected.txt
+++ /Volumes/Data/worker/ios-simulator-15-release-tests-wk2/build/layout-test-results/fast/events/ios/rotation/layout-viewport-during-safari-type-rotation-actual.txt
@@ -5,9 +5,14 @@
 
 In orientationchange event handler:
 (This will trigger the resize handler by forcing a layout.)
-layoutViewport: 0, 0 - 568 x 320
-visualViewport: 0, 0 - 568 x 320
-client rect of fixed object:0, 0 - 568 x 320
+layoutViewport: 0, 0 - 600 x 800
+visualViewport: 0, 0 - 600 x 800
+client rect of fixed object:0, 0 - 600 x 800
+
+In resize event handler:
+layoutViewport: 0, 0 - 600 x 800
+visualViewport: 0, 0 - 600 x 800
+client rect of fixed object:0, 0 - 600 x 800
 
 In resize event handler:
 layoutViewport: 0, 0 - 568 x 320</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1800847</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2021-10-05 16:44:44 -0700</bug_when>
    <thetext>&lt;rdar://problem/83910715&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1800851</commentid>
    <comment_count>2</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-10-05 16:48:40 -0700</bug_when>
    <thetext>Marked expectations https://trac.webkit.org/changeset/283587/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1801455</commentid>
    <comment_count>3</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2021-10-06 17:42:29 -0700</bug_when>
    <thetext>Failure diff looks similar to other fast/events/ios/rotation tests.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1806393</commentid>
    <comment_count>4</comment_count>
    <who name="">ayumi_kojima</who>
    <bug_when>2021-10-19 16:12:14 -0700</bug_when>
    <thetext>On iPhone SE 2nd generation on iOS 15 sim, it reproduced a different diff:

@ -1,21 +1,21 @@
 Before rotation
-layoutViewport: 0, 0 - 320 x 548
-visualViewport: 0, 0 - 320 x 548
-client rect of fixed object:0, 0 - 320 x 548
+layoutViewport: 0, 0 - 375 x 647
+visualViewport: 0, 0 - 375 x 647
+client rect of fixed object:0, 0 - 375 x 647
 
 In orientationchange event handler:
 (This will trigger the resize handler by forcing a layout.)
-layoutViewport: 0, 0 - 568 x 320
-visualViewport: 0, 0 - 568 x 320
-client rect of fixed object:0, 0 - 568 x 320
+layoutViewport: 0, 0 - 667 x 375
+visualViewport: 0, 0 - 667 x 375
+client rect of fixed object:0, 0 - 667 x 375
 
 In resize event handler:
-layoutViewport: 0, 0 - 568 x 320
-visualViewport: 0, 0 - 568 x 320
-client rect of fixed object:0, 0 - 568 x 320
+layoutViewport: 0, 0 - 667 x 375
+visualViewport: 0, 0 - 667 x 375
+client rect of fixed object:0, 0 - 667 x 375
 
 After rotation
-layoutViewport: 0, 0 - 568 x 320
-visualViewport: 0, 0 - 568 x 320
-client rect of fixed object:0, 0 - 568 x 320
+layoutViewport: 0, 0 - 667 x 375
+visualViewport: 0, 0 - 667 x 375
+client rect of fixed object:0, 0 - 667 x 375
 
I tried at TOT and the oldest revision available to test, but both produced the same diff. I wonder if this is because this was on iPhone SE 2nd generation. The testing bots seem to be on iPhone SE 1st generation.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1848973</commentid>
    <comment_count>5</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-03-07 14:21:50 -0800</bug_when>
    <thetext>fast/events/ios/rotation/layout-viewport-during-safari-type-rotation.html 
is still a constant failure on iOS debug without an expectation set.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1850631</commentid>
    <comment_count>6</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-03-11 15:32:37 -0800</bug_when>
    <thetext>Marking expectations for debug queue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1850632</commentid>
    <comment_count>7</comment_count>
    <who name="Dawn Morningstar">Morningstar</who>
    <bug_when>2022-03-11 15:35:49 -0800</bug_when>
    <thetext>Expectations set here r291197</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870627</commentid>
    <comment_count>8</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-05-19 21:49:42 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/819</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870628</commentid>
    <comment_count>9</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-19 21:52:39 -0700</bug_when>
    <thetext>Test gardening commit r294529 (250784@main): &lt;https://commits.webkit.org/250784@main&gt;

Reviewed commits have been landed. Closing PR #819 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870740</commentid>
    <comment_count>10</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-05-20 10:06:09 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/837</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870741</commentid>
    <comment_count>11</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-20 10:10:29 -0700</bug_when>
    <thetext>Test gardening commit r294551 (250804@main): &lt;https://commits.webkit.org/250804@main&gt;

Reviewed commits have been landed. Closing PR #837 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870889</commentid>
    <comment_count>12</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-05-20 18:18:25 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/873</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1870890</commentid>
    <comment_count>13</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-20 18:24:27 -0700</bug_when>
    <thetext>Test gardening commit r294604 (250830@main): &lt;https://commits.webkit.org/250830@main&gt;

Reviewed commits have been landed. Closing PR #873 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1871219</commentid>
    <comment_count>14</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-23 09:46:34 -0700</bug_when>
    <thetext>Rebaseline at r294529 did not resolve the issue.  I have marked this test as a flaky failure while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1871221</commentid>
    <comment_count>15</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-05-23 09:50:47 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/922</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1871222</commentid>
    <comment_count>16</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-05-23 09:55:50 -0700</bug_when>
    <thetext>Test gardening commit r294649 (250873@main): &lt;https://commits.webkit.org/250873@main&gt;

Reviewed commits have been landed. Closing PR #922 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874856</commentid>
    <comment_count>17</comment_count>
    <who name="Robert Jenner">jenner</who>
    <bug_when>2022-06-08 17:35:10 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/1399</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1874860</commentid>
    <comment_count>18</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-06-08 17:39:26 -0700</bug_when>
    <thetext>Test gardening commit r295405 (251411@main): &lt;https://commits.webkit.org/251411@main&gt;

Reviewed commits have been landed. Closing PR #1399 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2041260</commentid>
    <comment_count>19</comment_count>
    <who name="Ben Schwartz">ben_schwartz</who>
    <bug_when>2024-06-13 18:42:08 -0700</bug_when>
    <thetext>This needs a re-baseline. Doing that now.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2041263</commentid>
    <comment_count>20</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2024-06-13 18:49:10 -0700</bug_when>
    <thetext>Committed 279995@main (e18fbc54f35a): &lt;https://commits.webkit.org/279995@main&gt;

Reviewed commits have been landed. Closing PR #29801 and removing active labels.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>