<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The layout test suite should use a unique prefix for all the files on /tmp"
   href="https://bugs.webkit.org/show_bug.cgi?id=157178#c3">Comment # 3</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - The layout test suite should use a unique prefix for all the files on /tmp"
   href="https://bugs.webkit.org/show_bug.cgi?id=157178">bug 157178</a>
              from <span class="vcard"><a class="email" href="mailto:ap&#64;webkit.org" title="Alexey Proskuryakov &lt;ap&#64;webkit.org&gt;"> <span class="fn">Alexey Proskuryakov</span></a>
</span></b>
        <pre>I don't remember the complete list of problems. A few to start with:

- many http and WebSocket tests rely on their port numbers;
- Mac crash logs go into a global location, and we assume that all crashes that happened during a test run are related to the test run, in one way or another;
- there are still some tests that change global state (such as user defaults) - they tend to run serially due to being in the same directory, but will be increasing flakiness if run at arbitrary times;
- in certain modes, run-webkit-tests writes out new results for tests, assuming that no one else is doing that at the same time;
- run-webkit-tests builds the tools (such as WebKitTestRunner)</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>