<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - W3C Web Platform Tests occasionally flake on the bots (Web Platform Test server fails?)"
   href="https://bugs.webkit.org/show_bug.cgi?id=158137#c5">Comment # 5</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - W3C Web Platform Tests occasionally flake on the bots (Web Platform Test server fails?)"
   href="https://bugs.webkit.org/show_bug.cgi?id=158137">bug 158137</a>
              from <span class="vcard"><a class="email" href="mailto:youennf&#64;gmail.com" title="youenn fablet &lt;youennf&#64;gmail.com&gt;"> <span class="fn">youenn fablet</span></a>
</span></b>
        <pre>(In reply to <a href="show_bug.cgi?id=158137#c4">comment #4</a>)
<span class="quote">&gt; The error seems indeed located in wpt server.
&gt; 
&gt; Looking at the log, the server starts at some point to return 404 to URLs
&gt; pointing to files that should exist (resources/testharnessreport.js,
&gt; existing IDB test files).
&gt; 
&gt; The request handler is FileHandler
&gt; (<a href="https://github.com/w3c/wptserve/blob/">https://github.com/w3c/wptserve/blob/</a>
&gt; 22c2f947fafa07ce26d381bf5215714067c41ae6/wptserve/handlers.py)
&gt; Whenever this part of code is raising OSError or IOError, it is converted to
&gt; a 404 HTTP response.
&gt; 
&gt; Logging these errors may help getting additional information.
&gt; I can prepare a patch to add that logging, something like
&gt; &quot;self.logger.error(traceback.format_exc())&quot; after line 148 in &quot;handlers.py&quot;</span >

Filed <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Adding wptserve logging for 404 file-serving responses"
   href="show_bug.cgi?id=158183">bug 158183</a> for that purpose.

I am also wondering whether this issue happens for all bots.</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>