<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - IndexedDB.IndexedDBMultiProcess is a flaky timeout"
   href="https://bugs.webkit.org/show_bug.cgi?id=160780#c1">Comment # 1</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - IndexedDB.IndexedDBMultiProcess is a flaky timeout"
   href="https://bugs.webkit.org/show_bug.cgi?id=160780">bug 160780</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>This reproduces for me pretty easily when running the test in a loop, about 20% of attempts time out:

while true; do run-api-tests --no-build IndexedDB.IndexedDBMultiProcess; done

or with GuardMalloc,

while true; do run-api-tests --no-build --guard-malloc IndexedDB.IndexedDBMultiProcess; done

The database process is not crashing.</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>