<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#c6">Comment # 6</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@gmail.com" title="youenn fablet <youennf@gmail.com>"> <span class="fn">youenn fablet</span></a>
</span></b>
<pre>It seems that wptserver cannot serve some files due to too many opened files at the same time
Here is a log excerpt found as part of a mac bot processing a <a class="bz_bug_link
bz_status_NEW "
title="NEW - Use more references in ResourceLoader related code"
href="show_bug.cgi?id=158222">bug 158222</a> patch.
DEBUG:web-platform-tests:Traceback (most recent call last):
File "/Volumes/Data/EWS/WebKit/LayoutTests/imported/w3c/web-platform-tests/tools/wptserve/wptserve/handlers.py", line 133, in __call__
data = self.get_data(response, path, byte_ranges)
File "/Volumes/Data/EWS/WebKit/LayoutTests/imported/w3c/web-platform-tests/tools/wptserve/wptserve/handlers.py", line 183, in get_data
return open(path, 'rb')
IOError: [Errno 24] Too many open files: '/Volumes/Data/EWS/WebKit/LayoutTests/imported/w3c/web-platform-tests/resources/testharness.js'</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>