[Webkit-unassigned] [Bug 175030] API test URLSchemeHandler.Exceptions is Exiting out early on macOS Debug.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 1 10:19:34 PDT 2017


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

--- Comment #3 from Brady Eidson <beidson at apple.com> ---
>From one of the log files on the bots:

UNEXPECTEDLY EXITED URLSchemeHandler.Exceptions
2017-08-01 09:12:57.598 TestWebKitAPI[61333:1470342] -[NSError init] called; this results in an invalid NSError instance. It will raise an exception in a future release. Please call errorWithDomain:code:userInfo: or initWithDomain:code:userInfo:. This message shown only once.
PASS URLSchemeHandler.Leaks1
PASS URLSchemeHandler.Leaks2
ERROR: WebLoaderStrategy::networkProcessCrashed: failing all pending resource loaders
/Volumes/Data/slave/elcapitan-debug/build/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(343) : void WebKit::WebLoaderStrategy::networkProcessCrashed()
ERROR: WebLoaderStrategy::networkProcessCrashed: failing all pending resource loaders
/Volumes/Data/slave/elcapitan-debug/build/Source/WebKit/WebProcess/Network/WebLoaderStrategy.cpp(343) : void WebKit::WebLoaderStrategy::networkProcessCrashed()

This suggests the possibility that the Networking process crashed which is what caused the test in question to bail.

Have a log for that, maybe?

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


More information about the webkit-unassigned mailing list