<?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>162566</bug_id>
          
          <creation_ts>2016-09-26 10:26:43 -0700</creation_ts>
          <short_desc>LayoutTest media/media-source/media-source-delaying-load-event.html is a flaky failure</short_desc>
          <delta_ts>2016-09-28 13:14:32 -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=161881</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>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Ryan Haddad">ryanhaddad</reporter>
          <assigned_to name="Ryan Haddad">ryanhaddad</assigned_to>
          <cc>commit-queue</cc>
    
    <cc>jer.noble</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>1233456</commentid>
    <comment_count>0</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-09-26 10:26:43 -0700</bug_when>
    <thetext>LayoutTest media/media-source/media-source-delaying-load-event.html is a flaky failure

https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/r206375%20(15194)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&amp;tests=media%2Fmedia-source%2Fmedia-source-delaying-load-event.html

--- /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/media/media-source/media-source-delaying-load-event-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/media/media-source/media-source-delaying-load-event-actual.txt
@@ -2,6 +2,6 @@
 
 EXPECTED (source.readyState == &apos;closed&apos;) OK
 RUN(video.src = URL.createObjectURL(source))
-EVENT(load)
+FAIL: did not end fast enough
 END OF TEST</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1233457</commentid>
    <comment_count>1</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-09-26 10:27:07 -0700</bug_when>
    <thetext>This test was added with https://trac.webkit.org/changeset/205863.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1233561</commentid>
    <comment_count>2</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-09-26 13:58:32 -0700</bug_when>
    <thetext>Jer, could you take a look at this? The test is failing quite frequently.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1233575</commentid>
    <comment_count>3</comment_count>
    <who name="Jer Noble">jer.noble</who>
    <bug_when>2016-09-26 14:26:15 -0700</bug_when>
    <thetext>(In reply to comment #2)
&gt; Jer, could you take a look at this? The test is failing quite frequently.

Hm, the test is set to &quot;time out&quot; in 100ms. Maybe that&apos;s just too short a timeout for an overworked bot. We should just remove that line and see it if really times out flakily, or if it&apos;s occasionally taking just &gt; 100ms.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1233641</commentid>
    <comment_count>4</comment_count>
      <attachid>289887</attachid>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-09-26 16:25:11 -0700</bug_when>
    <thetext>Created attachment 289887
Patch</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1233704</commentid>
    <comment_count>5</comment_count>
      <attachid>289887</attachid>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2016-09-26 20:08:46 -0700</bug_when>
    <thetext>Comment on attachment 289887
Patch

Clearing flags on attachment: 289887

Committed r206409: &lt;http://trac.webkit.org/changeset/206409&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1233705</commentid>
    <comment_count>6</comment_count>
    <who name="WebKit Commit Bot">commit-queue</who>
    <bug_when>2016-09-26 20:08:50 -0700</bug_when>
    <thetext>All reviewed patches have been landed.  Closing bug.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1233728</commentid>
    <comment_count>7</comment_count>
    <who name="Jer Noble">jer.noble</who>
    <bug_when>2016-09-26 21:57:13 -0700</bug_when>
    <thetext>Thanks Ryan! Let me know if this test still flakes and I should go hunting for a timing issue.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>1234509</commentid>
    <comment_count>8</comment_count>
    <who name="Ryan Haddad">ryanhaddad</who>
    <bug_when>2016-09-28 13:14:32 -0700</bug_when>
    <thetext>No flakes since r206409, so it looks like we&apos;re good.</thetext>
  </long_desc>
      
          <attachment
              isobsolete="0"
              ispatch="1"
              isprivate="0"
          >
            <attachid>289887</attachid>
            <date>2016-09-26 16:25:11 -0700</date>
            <delta_ts>2016-09-26 20:08:46 -0700</delta_ts>
            <desc>Patch</desc>
            <filename>bug-162566-20160926162214.patch</filename>
            <type>text/plain</type>
            <size>1390</size>
            <attacher name="Ryan Haddad">ryanhaddad</attacher>
            
              <data encoding="base64">U3VidmVyc2lvbiBSZXZpc2lvbjogMjA2NDAwCmRpZmYgLS1naXQgYS9MYXlvdXRUZXN0cy9DaGFu
Z2VMb2cgYi9MYXlvdXRUZXN0cy9DaGFuZ2VMb2cKaW5kZXggZDgwYWM4MzNmNjkwYzlkMzQ5ZTk3
NTAxNWQ3NThmYTI0NmY2Y2M1Yy4uZDc4ZjU1ZTU3NTMwZTI1MDRkYzU2ZDZmMjkyZTgyZmZjYjQy
ZjNlYyAxMDA2NDQKLS0tIGEvTGF5b3V0VGVzdHMvQ2hhbmdlTG9nCisrKyBiL0xheW91dFRlc3Rz
L0NoYW5nZUxvZwpAQCAtMSw1ICsxLDE0IEBACiAyMDE2LTA5LTI2ICBSeWFuIEhhZGRhZCAgPHJ5
YW5oYWRkYWRAYXBwbGUuY29tPgogCisgICAgICAgIFJlbW92ZSAxMDBtcyB0aW1lb3V0IGZvciBt
ZWRpYS9tZWRpYS1zb3VyY2UvbWVkaWEtc291cmNlLWRlbGF5aW5nLWxvYWQtZXZlbnQuaHRtbCB0
byB0cnkgdG8gZml4IGZsYWtpbmVzcy4KKyAgICAgICAgaHR0cHM6Ly9idWdzLndlYmtpdC5vcmcv
c2hvd19idWcuY2dpP2lkPTE2MjU2NgorCisgICAgICAgIFJldmlld2VkIGJ5IE5PQk9EWSAoT09Q
UyEpLgorCisgICAgICAgICogbWVkaWEvbWVkaWEtc291cmNlL21lZGlhLXNvdXJjZS1kZWxheWlu
Zy1sb2FkLWV2ZW50Lmh0bWw6CisKKzIwMTYtMDktMjYgIFJ5YW4gSGFkZGFkICA8cnlhbmhhZGRh
ZEBhcHBsZS5jb20+CisKICAgICAgICAgTWFya2luZyBtZWRpYS9tZWRpYS1kb2N1bWVudC1hdWRp
by1yZXBhaW50Lmh0bWwgYXMgZmxha3kgb24gU2llcnJhLgogICAgICAgICBodHRwczovL2J1Z3Mu
d2Via2l0Lm9yZy9zaG93X2J1Zy5jZ2k/aWQ9MTU1NzU3CiAKZGlmZiAtLWdpdCBhL0xheW91dFRl
c3RzL21lZGlhL21lZGlhLXNvdXJjZS9tZWRpYS1zb3VyY2UtZGVsYXlpbmctbG9hZC1ldmVudC5o
dG1sIGIvTGF5b3V0VGVzdHMvbWVkaWEvbWVkaWEtc291cmNlL21lZGlhLXNvdXJjZS1kZWxheWlu
Zy1sb2FkLWV2ZW50Lmh0bWwKaW5kZXggYzViYTU3MGQ2MzRjZWM2MjExM2ZmODMzMDc0OTU2NzI2
NWE4NDVjMC4uNTcxMzFjNzBkOTVlNzRmYTVkMDMyODViNjM4N2RiNTgzODk0MzE3ZCAxMDA2NDQK
LS0tIGEvTGF5b3V0VGVzdHMvbWVkaWEvbWVkaWEtc291cmNlL21lZGlhLXNvdXJjZS1kZWxheWlu
Zy1sb2FkLWV2ZW50Lmh0bWwKKysrIGIvTGF5b3V0VGVzdHMvbWVkaWEvbWVkaWEtc291cmNlL21l
ZGlhLXNvdXJjZS1kZWxheWluZy1sb2FkLWV2ZW50Lmh0bWwKQEAgLTE4LDcgKzE4LDYgQEAKIAog
ICAgICAgICBydW4oJ3ZpZGVvLnNyYyA9IFVSTC5jcmVhdGVPYmplY3RVUkwoc291cmNlKScpOwog
ICAgICAgICB3YWl0Rm9yRXZlbnRPbih3aW5kb3csICdsb2FkJywgZW5kVGVzdCk7Ci0gICAgICAg
IGZhaWxUZXN0SW4oMTAwKTsKICAgICA8L3NjcmlwdD4KIDwvYm9keT4KIDwvaHRtbD4KXCBObyBu
ZXdsaW5lIGF0IGVuZCBvZiBmaWxlCg==
</data>

          </attachment>
      

    </bug>

</bugzilla>