<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Every time I run iOS tests, it ends with &quot;stopping WebKitTestRunnerApp.app(pid 84992) timed out, killing it&quot;"
   href="https://bugs.webkit.org/show_bug.cgi?id=168150#c2">Comment # 2</a>
              on <a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - Every time I run iOS tests, it ends with &quot;stopping WebKitTestRunnerApp.app(pid 84992) timed out, killing it&quot;"
   href="https://bugs.webkit.org/show_bug.cgi?id=168150">bug 168150</a>
              from <span class="vcard"><a class="email" href="mailto:jbedard&#64;apple.com" title="Jonathan Bedard &lt;jbedard&#64;apple.com&gt;"> <span class="fn">Jonathan Bedard</span></a>
</span></b>
        <pre>I can fix this, and I will shortly upload a patch which does.

That being said, I'm not sure this is a bug.  This happens because simctl terminate does not, despite it's name, terminate the app it is given.  It simply sends it to a background state.  As a result, the process is still running.

We could send the process a SIGTERM after using simctl's api to terminate the app and it's process.</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>