<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r208522?): LayoutTest fast/loader/reload-zero-byte-plugin.html is a flaky failure"
   href="https://bugs.webkit.org/show_bug.cgi?id=164570#c6">Comment # 6</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION (r208522?): LayoutTest fast/loader/reload-zero-byte-plugin.html is a flaky failure"
   href="https://bugs.webkit.org/show_bug.cgi?id=164570">bug 164570</a>
              from <span class="vcard"><a class="email" href="mailto:cdumez&#64;apple.com" title="Chris Dumez &lt;cdumez&#64;apple.com&gt;"> <span class="fn">Chris Dumez</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=164570#c5">comment #5</a>)
<span class="quote">&gt; (In reply to <a href="show_bug.cgi?id=164570#c3">comment #3</a>)
&gt; &gt; I think this may be somehow related to
&gt; &gt; <a href="http://trac.webkit.org/changeset/208522">http://trac.webkit.org/changeset/208522</a>
&gt; &gt; 
&gt; &gt; The test fast/dom/HTMLAnchorElement/anchor-file-blob-download.html expects
&gt; &gt; some of the text seen in the diffs above.
&gt; &gt; 
&gt; &gt; <a href="https://trac.webkit.org/browser/trunk/LayoutTests/fast/dom/HTMLAnchorElement/">https://trac.webkit.org/browser/trunk/LayoutTests/fast/dom/HTMLAnchorElement/</a>
&gt; &gt; anchor-file-blob-download-expected.txt?rev=208522
&gt; 
&gt; Actually, since the filename is &quot;Unknown&quot;, this is unlikely to be
&gt; <a href="https://trac.webkit.org/browser/trunk/LayoutTests/fast/dom/HTMLAnchorElement/">https://trac.webkit.org/browser/trunk/LayoutTests/fast/dom/HTMLAnchorElement/</a>
&gt; &gt; anchor-file-blob-download-expected.txt.
&gt; 
&gt; $ git grep &quot;Downloading URL with suggested filename&quot; LayoutTests/ | grep
&gt; nknown
&gt; LayoutTests/fast/dom/HTMLAnchorElement/anchor-download-expected.txt:
&gt; Downloading URL with suggested filename &quot;unknown&quot;
&gt; LayoutTests/fast/dom/HTMLAnchorElement/anchor-download-user-triggered-
&gt; synthetic-click-expected.txt:Downloading URL with suggested filename
&gt; &quot;unknown&quot;
&gt; LayoutTests/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download-
&gt; expected.txt:Downloading URL with suggested filename &quot;unknown&quot;
&gt; LayoutTests/fast/dom/HTMLAnchorElement/anchor-nodownload-set-expected.txt:
&gt; Downloading URL with suggested filename &quot;unknown&quot;
&gt; 
&gt; Interestingly though, they all expect &quot;unknown&quot; with a lowercase &quot;u&quot; but the
&gt; flaky test has &quot;Unknown&quot; with a capital &quot;U&quot;.</span >

LayoutTests/fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html uses:
testRunner.setShouldDownloadUndisplayableMIMETypes(true);

Maybe this does not get reset properly between tests and it causes the next test to download.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>