<?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>179853</bug_id>
          
          <creation_ts>2017-11-17 17:00:56 -0800</creation_ts>
          <short_desc>[mac-wk1] LayoutTest imported/blink/fast/text/international-iteration-simple-text.html is a flaky failure</short_desc>
          <delta_ts>2022-04-23 19:19:30 -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>Other</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Unspecified</op_sys>
          <bug_status>REOPENED</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="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>mmaxfield</cc>
    
    <cc>rackler</cc>
    
    <cc>rniwa</cc>
    
    <cc>tsavell</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>wenson_hsieh</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1373429</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-11-17 17:00:56 -0800</bug_when>
    <thetext>LayoutTest imported/blink/fast/text/international-iteration-simple-text.html is failing

https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK1%20(Tests)/r224985%20(4913)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=imported%2Fblink%2Ffast%2Ftext%2Finternational-iteration-simple-text.html

--- /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/imported/blink/fast/text/international-iteration-simple-text-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk1/build/layout-test-results/imported/blink/fast/text/international-iteration-simple-text-actual.txt
@@ -1 +1,3 @@
 Test passes if it does not crash.
+
+</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1373432</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2017-11-17 17:01:24 -0800</bug_when>
    <thetext>This appears to be limited to Mac-wk1.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1374007</commentid>
    <comment_count>2</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2017-11-21 06:46:38 -0800</bug_when>
    <thetext>&lt;rdar://problem/35657395&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1393753</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2018-01-26 17:36:18 -0800</bug_when>
    <thetext>Marked test as flaky in https://trac.webkit.org/r227706</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1448771</commentid>
    <comment_count>4</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2018-08-08 09:31:57 -0700</bug_when>
    <thetext>This test is still flakey. It is now flakey on Release builds as well. Additionally it is flakey on iOS 11 Debug wk2. 

The issue still seems to be those two extra blank lines in the output</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1448774</commentid>
    <comment_count>5</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2018-08-08 09:42:39 -0700</bug_when>
    <thetext>The test itself is buggy - it starts checks on a zero timeout, but there is no guarantee that WebKit has already parsed &lt;/html&gt; by that time. At the very least, it needs to use onload.

But I&apos;m not sure if we care about imported/blink tests enough to fix them. Maybe just delete, or WontFix in TestExpectations.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1448775</commentid>
    <comment_count>6</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2018-08-08 09:44:31 -0700</bug_when>
    <thetext>Adjusted test expectations in https://trac.webkit.org/changeset/234695/webkit</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1449010</commentid>
    <comment_count>7</comment_count>
    <who name="Truitt Savell">tsavell</who>
    <bug_when>2018-08-09 09:20:07 -0700</bug_when>
    <thetext>*** Bug 188441 has been marked as a duplicate of this bug. ***</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1863049</commentid>
    <comment_count>8</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-04-20 14:02:29 -0700</bug_when>
    <thetext>[ macOS wk2 ] imported/blink/fast/text/international-iteration-simple-text.html is a flaky failure

Description:
imported/blink/fast/text/international-iteration-simple-text.html

The test is now affecting macOS wk2.

This new behaviors&apos; first failure that I saw on the dashboard was 3/29/2022 at r292081, but this was to fix a build break and does not appear relevant to causing this issue.  This test seems to have been flaky since the start. 

History:
https://results.webkit.org/?suite=layout-tests&amp;test=imported%2Fblink%2Ffast%2Ftext%2Finternational-iteration-simple-text.html&amp;platform=mac&amp;limit=50000

Diff:
--- /Volumes/Data/worker/monterey-release-applesilicon-tests-wk2/build/layout-test-results/imported/blink/fast/text/international-iteration-simple-text-expected.txt
+++ /Volumes/Data/worker/monterey-release-applesilicon-tests-wk2/build/layout-test-results/imported/blink/fast/text/international-iteration-simple-text-actual.txt
@@ -1 +1,3 @@
 Test passes if it does not crash.
+
+ 


I have marked this test as a flaky failure while this issue is investigated.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1863051</commentid>
    <comment_count>9</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-04-20 14:07:48 -0700</bug_when>
    <thetext>Pull request: https://github.com/WebKit/WebKit/pull/329</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1863054</commentid>
    <comment_count>10</comment_count>
    <who name="EWS">ews-feeder</who>
    <bug_when>2022-04-20 14:11:11 -0700</bug_when>
    <thetext>Committed r293113 (249819@main): &lt;https://commits.webkit.org/249819@main&gt;

Reviewed commits have been landed. Closing PR #329 and removing active labels.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1863055</commentid>
    <comment_count>11</comment_count>
    <who name="Karl Rackler">rackler</who>
    <bug_when>2022-04-20 14:11:47 -0700</bug_when>
    <thetext>Reopened because it is still being investigated.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>