<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r200163): inspector/indexeddb/requestDatabaseNames.html is flaky on Mac"
   href="https://bugs.webkit.org/show_bug.cgi?id=157141#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - REGRESSION(r200163): inspector/indexeddb/requestDatabaseNames.html is flaky on Mac"
   href="https://bugs.webkit.org/show_bug.cgi?id=157141">bug 157141</a>
              from <span class="vcard"><a class="email" href="mailto:beidson&#64;apple.com" title="Brady Eidson &lt;beidson&#64;apple.com&gt;"> <span class="fn">Brady Eidson</span></a>
</span></b>
        <pre>INTERESTING.

Test test appears to be conflicting with other tests running at the same time using either the same DatabaseProcess or same database directory.

If multiple WKTR are using the same DatabaseProcess, they shouldn't - That's bad.
If multiple WKTRs are pointing their DatabaseProcesses at the same database directory, they shouldn't - That's bad.

I wonder if this is the source of many of the other WK2 flakes?</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>