<?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>196495</bug_id>
          
          <creation_ts>2019-04-02 08:44:03 -0700</creation_ts>
          <short_desc>[ iOS Sim ] Layout Test fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation.html is a flaky failure</short_desc>
          <delta_ts>2020-04-06 21:10:11 -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>Tools / Tests</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="Shawn Roberts">sroberts</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>lforschler</cc>
    
    <cc>repstein</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>1523320</commentid>
    <comment_count>0</comment_count>
    <who name="Shawn Roberts">sroberts</who>
    <bug_when>2019-04-02 08:44:03 -0700</bug_when>
    <thetext>The following layout test is failing on iOS Simulator Release

fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation.html

Probable cause:

Test was added in https://trac.webkit.org/changeset/242069/webkit and is a flaky failure on its entire available history in dashboard. When testing locally it will either fail with a timeout, or a timeout and a text diff. Will get about 5 iterations in and start failing when testing locally.

Test failing is also affecting EWS

Reproduced with: 

run-webkit-tests fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation.html --iterations 100 -f --ios-simulator --exit-after-n-failures=5

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=fast%2Fviewport%2Fios%2Fviewport-shrink-to-fit-on-new-navigation.html

Diff:

--- /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation-actual.txt
@@ -1,6 +1,6 @@
 ALERT: pageshow - not from cache
 ALERT: pageshow - from cache
-window size: [1008, 1726]
+window size: [320, 548]
 zoom scale: 0.32</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1523323</commentid>
    <comment_count>1</comment_count>
    <who name="Shawn Roberts">sroberts</who>
    <bug_when>2019-04-02 08:50:48 -0700</bug_when>
    <thetext>Marked flaky in https://trac.webkit.org/changeset/243742/webkit while waiting for a fix and to help EWS.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1523437</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-04-02 13:45:13 -0700</bug_when>
    <thetext>&lt;rdar://problem/49532510&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1530578</commentid>
    <comment_count>3</comment_count>
    <who name="Shawn Roberts">sroberts</who>
    <bug_when>2019-04-25 17:02:24 -0700</bug_when>
    <thetext>Test had a recent time out on iOS Simulator. While investigating realized that after marking test as a failure, changes in https://trac.webkit.org/changeset/243961/webkit have made it a constant failure.

It appears that it just needs to be re baselined because of the constant failure. Thought I don&apos;t know if r243961 would have done anything for the flakiness.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1551055</commentid>
    <comment_count>4</comment_count>
    <who name="Russell Epstein">repstein</who>
    <bug_when>2019-07-08 17:10:56 -0700</bug_when>
    <thetext>This test is no longer a flaky failure, but a consistent one instead.



Diff:
--- /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation-expected.txt
+++ /Volumes/Data/slave/ios-simulator-12-debug-tests-wk2/build/layout-test-results/fast/viewport/ios/viewport-shrink-to-fit-on-new-navigation-actual.txt
@@ -1,6 +1,6 @@
 ALERT: pageshow - not from cache
 ALERT: pageshow - from cache
 window size: [1008, 1726]
-zoom scale: 0.32
+zoom scale: 1.00</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1638439</commentid>
    <comment_count>5</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2020-04-06 21:10:11 -0700</bug_when>
    <thetext>New results history link that shows the test is still consistently failing:
https://results.webkit.org/?suite=layout-tests&amp;test=fast%2Fviewport%2Fios%2Fviewport-shrink-to-fit-on-new-navigation.html</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>