<html>
    <head>
      <base href="https://bugs.webkit.org/" />
    </head>
    <body>
      <p>
        <div>
            <b><a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - iOS Simulator API tests fails as Simulator is not running"
   href="https://bugs.webkit.org/show_bug.cgi?id=148501#c8">Comment # 8</a>
              on <a class="bz_bug_link 
          bz_status_RESOLVED  bz_closed"
   title="RESOLVED FIXED - iOS Simulator API tests fails as Simulator is not running"
   href="https://bugs.webkit.org/show_bug.cgi?id=148501">bug 148501</a>
              from <span class="vcard"><a class="email" href="mailto:aakash_jain&#64;apple.com" title="Aakash Jain &lt;aakash_jain&#64;apple.com&gt;"> <span class="fn">Aakash Jain</span></a>
</span></b>
        <pre>It was a warning message and appeared only when I was running in verbose mode. The message was:
/Applications/Xcode.app/Contents/Developer/usr/bin/sim: No simulator devices appear to be running.  Setting data directories to /var/empty

It seems to be coming from &quot;xcrun sim&quot; command inside listAllTests(), when the Simulator is not running. That's the reason we are starting simulator before calling listAllTests().

On investigating further it seems that if the simulator is not running, (and executing in Verbose mode) every test gives this warning.

We should continue debugging it as part of &lt;rdar://problem/22388812&gt;.</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>