<?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>153311</bug_id>
          
          <creation_ts>2016-01-21 10:43:58 -0800</creation_ts>
          <short_desc>[iOS Simulator] fast/replaced/preferred-widths.html is flaky</short_desc>
          <delta_ts>2016-06-12 22:34:42 -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>iPhone / iPad</rep_platform>
          <op_sys>iOS 9.0</op_sys>
          <bug_status>NEW</bug_status>
          <resolution></resolution>
          
          <see_also>https://bugs.webkit.org/show_bug.cgi?id=116621</see_also>
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords></keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          <blocked>152130</blocked>
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>simon.fraser</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1157346</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-01-21 10:43:58 -0800</bug_when>
    <thetext>[iOS Simulator] fast/replaced/preferred-widths.html is flaky

&lt;https://build.webkit.org/results/Apple%20iOS%209%20Simulator%20Release%20WK2%20(Tests)/r195410%20(2450)/results.html&gt;

Flakiness dashboard:
&lt;http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=fast%2Freplaced%2Fpreferred-widths.html&gt;


--- /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/replaced/preferred-widths-expected.txt
+++ /Volumes/Data/slave/ios-simulator-9-release-tests-wk2/build/layout-test-results/fast/replaced/preferred-widths-actual.txt
@@ -1,12 +1,31 @@
 Test the effect of percentages widths on the preferred widths of replaced elements.
 
 
-PASS
+FAIL:
+Expected 130 for width, but got 40. 
+Expected 130 for height, but got 30. 
+Expected 120 for width, but got 30. 
+Expected 120 for height, but got 20. 
 
-PASS
+&lt;div class=&quot;container&quot; data-expected-width=&quot;130&quot; data-expected-height=&quot;130&quot;&gt;
+    &lt;img class=&quot;min-content&quot; src=&quot;resources/square-blue-100x100.png&quot; style=&quot;width: 10px; border: 5px solid black; padding: 5px;&quot; data-expected-width=&quot;120&quot; data-expected-height=&quot;120&quot;&gt;
+&lt;/div&gt;
+
+FAIL:
+Expected 130 for width, but got 40. 
+Expected 130 for height, but got 30. 
+Expected 120 for width, but got 30. 
+Expected 120 for height, but got 20. 
+
+&lt;div class=&quot;container&quot; data-expected-width=&quot;130&quot; data-expected-height=&quot;130&quot;&gt;
+    &lt;img class=&quot;max-content&quot; src=&quot;resources/square-blue-100x100.png&quot; style=&quot;width: 10px; border: 5px solid black; padding: 5px;&quot; data-expected-width=&quot;120&quot; data-expected-height=&quot;120&quot;&gt;
+&lt;/div&gt;
 
 FAIL:
 Expected 130 for width, but got 30. 
+Expected 130 for height, but got 30. 
+Expected 120 for width, but got 40. 
+Expected 120 for height, but got 20. 
 
 &lt;div class=&quot;container&quot; data-expected-width=&quot;130&quot; data-expected-height=&quot;130&quot;&gt;
     &lt;img class=&quot;min-content&quot; src=&quot;resources/square-blue-100x100.png&quot; style=&quot;width: 100%; border: 5px solid black; padding: 5px;&quot; data-expected-width=&quot;120&quot; data-expected-height=&quot;120&quot;&gt;
@@ -14,17 +33,53 @@
 
 FAIL:
 Expected 130 for width, but got 30. 
+Expected 130 for height, but got 30. 
+Expected 120 for width, but got 40. 
+Expected 120 for height, but got 20. 
 
 &lt;div class=&quot;container&quot; data-expected-width=&quot;130&quot; data-expected-height=&quot;130&quot;&gt;
     &lt;img class=&quot;max-content&quot; src=&quot;resources/square-blue-100x100.png&quot; style=&quot;width: 100%; border: 5px solid black; padding: 5px;&quot; data-expected-width=&quot;120&quot; data-expected-height=&quot;120&quot;&gt;
 &lt;/div&gt;
 
-PASS
+FAIL:
+Expected 75 for height, but got 30. 
+Expected 65 for height, but got 20. 
 
-PASS
+&lt;div class=&quot;container&quot; data-expected-width=&quot;55&quot; data-expected-height=&quot;75&quot;&gt;
+    &lt;img src=&quot;resources/square-blue-100x100.png&quot; style=&quot;min-width: 25px; width: 100%; border: 5px solid black; padding: 5px;&quot; data-expected-width=&quot;65&quot; data-expected-height=&quot;65&quot;&gt;
+&lt;/div&gt;
 
-PASS
+FAIL:
+Expected 75 for height, but got 30. 
+Expected 65 for height, but got 20. 
 
-PASS
+&lt;div class=&quot;container&quot; data-expected-width=&quot;55&quot; data-expected-height=&quot;75&quot;&gt;
+    &lt;img src=&quot;resources/square-blue-100x100.png&quot; style=&quot;min-width: 25px; width: 100%; border: 5px solid black; padding: 5px;&quot; data-expected-width=&quot;65&quot; data-expected-height=&quot;65&quot;&gt;
+&lt;/div&gt;
 
-PASS
+FAIL:
+Expected 50 for height, but got 30. 
+Expected 40 for height, but got 20. 
+
+&lt;div class=&quot;container&quot; data-expected-width=&quot;30&quot; data-expected-height=&quot;50&quot;&gt;
+    &lt;img src=&quot;resources/square-blue-100x100.png&quot; style=&quot;width: 100%; border: 5px solid grey; padding: 5px;&quot; data-expected-width=&quot;40&quot; data-expected-height=&quot;40&quot;&gt;
+&lt;/div&gt;
+
+FAIL:
+Expected 50 for height, but got 30. 
+Expected 40 for width, but got 20. 
+Expected 40 for height, but got 20. 
+
+&lt;div class=&quot;container&quot; data-expected-width=&quot;30&quot; data-expected-height=&quot;50&quot;&gt;
+    &lt;img src=&quot;resources/square-blue-100x100.png&quot; style=&quot;max-width: 100%; border: 5px solid grey; padding: 5px;&quot; data-expected-width=&quot;40&quot; data-expected-height=&quot;40&quot;&gt;
+&lt;/div&gt;
+
+FAIL:
+Expected 130 for width, but got 30. 
+Expected 150 for height, but got 30. 
+Expected 140 for width, but got 40. 
+Expected 140 for height, but got 20. 
+
+&lt;div class=&quot;container&quot; data-expected-width=&quot;130&quot; data-expected-height=&quot;150&quot;&gt;
+    &lt;img src=&quot;resources/square-blue-100x100.png&quot; style=&quot;min-width: 100%; border: 5px solid grey; padding: 5px;&quot; data-expected-width=&quot;140&quot; data-expected-height=&quot;140&quot;&gt;
+&lt;/div&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1157360</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-01-21 11:02:22 -0800</bug_when>
    <thetext>Now that we have flakiness dashboard results for iOS simulator results, it looks like this test has only failed once:
&lt;http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=perf%2Farray-binary-search.html&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1157361</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-01-21 11:03:01 -0800</bug_when>
    <thetext>(In reply to comment #1)
&gt; Now that we have flakiness dashboard results for iOS simulator results, it
&gt; looks like this test has only failed once:
&gt; &lt;http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.
&gt; html#showAllRuns=true&amp;tests=perf%2Farray-binary-search.html&gt;

Disregard. Too many tabs open.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1161004</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-02-01 13:32:15 -0800</bug_when>
    <thetext>Marked as flaky with &lt;https://trac.webkit.org/r195977&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>