[Webkit-unassigned] [Bug 148501] iOS Simulator API tests fails as Simulator is not running

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Aug 27 18:31:06 PDT 2015


https://bugs.webkit.org/show_bug.cgi?id=148501

--- Comment #8 from Aakash Jain <aakash_jain at apple.com> ---
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 "xcrun sim" 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 <rdar://problem/22388812>.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150828/aba271d7/attachment.html>


More information about the webkit-unassigned mailing list