<?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>197639</bug_id>
          
          <creation_ts>2019-05-06 16:45:15 -0700</creation_ts>
          <short_desc>REGRESSION (r244900): Layout Test media/track/track-cue-missing.html is failing on iOS and macOS debug</short_desc>
          <delta_ts>2019-05-07 11:44:17 -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>Unspecified</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=197547</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 name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>ap</cc>
    
    <cc>simon.fraser</cc>
    
    <cc>webkit-bot-watchers-bugzilla</cc>
    
    <cc>webkit-bug-importer</cc>
    
    <cc>zalan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1533672</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2019-05-06 16:45:15 -0700</bug_when>
    <thetext>The following layout test is failing on iOS and macOS debug bots

media/track/track-cue-missing.html

Probable cause:

The dashboard suggests this regression range: https://trac.webkit.org/log/webkit/?verbose=on&amp;rev=244901&amp;stop_rev=244900

Flakiness Dashboard:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Ftrack%2Ftrack-cue-missing.html

--- /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/media/track/track-cue-missing-expected.txt
+++ /Volumes/Data/slave/mojave-debug-tests-wk2/build/layout-test-results/media/track/track-cue-missing-actual.txt
@@ -5,6 +5,6 @@
 EVENT(loadeddata)
 Created 121 cues.
 EVENT(ended)
-EXPECTED (missedCueCount &lt; &apos;50&apos;) OK
+EXPECTED (missedCueCount &lt; &apos;50&apos;), OBSERVED &apos;72&apos; FAIL
 END OF TEST</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1533673</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2019-05-06 16:45:28 -0700</bug_when>
    <thetext>I have not yet been able to reproduce this locally.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1533681</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2019-05-06 17:02:30 -0700</bug_when>
    <thetext>Using the following command, I cannot reproduce this with a debug build of r244899, but I can with r244900:

run-webkit-tests media/track/track-cue-missing.html --no-retry --iter 10 --exit-after-n-failures 1</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1533682</commentid>
    <comment_count>3</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2019-05-06 17:03:20 -0700</bug_when>
    <thetext>Simon, could you please take a look at this?</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1533690</commentid>
    <comment_count>4</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2019-05-06 17:08:39 -0700</bug_when>
    <thetext>It seems like the code that runs for logging just made the test slower, so it&apos;s a bad test.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1533691</commentid>
    <comment_count>5</comment_count>
    <who name="Simon Fraser (smfr)">simon.fraser</who>
    <bug_when>2019-05-06 17:09:41 -0700</bug_when>
    <thetext>Presumably it&apos;s only bad in debug. Let&apos;s just mark it flakey for debug only.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1533768</commentid>
    <comment_count>6</comment_count>
    <who name="Alexey Proskuryakov">ap</who>
    <bug_when>2019-05-06 21:51:00 -0700</bug_when>
    <thetext>The plan is to roll back the patch, not to increase the number of tests marked as flaky.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1533996</commentid>
    <comment_count>7</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2019-05-07 11:43:23 -0700</bug_when>
    <thetext>Rolled out r244900 in https://trac.webkit.org/r245019</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1534000</commentid>
    <comment_count>8</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2019-05-07 11:44:17 -0700</bug_when>
    <thetext>&lt;rdar://problem/50548909&gt;</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>