[Webkit-unassigned] [Bug 175030] New: API test URLSchemeHandler.Exceptions is Exiting out early on macOS Debug.
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Aug 1 09:39:28 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=175030
Bug ID: 175030
Summary: API test URLSchemeHandler.Exceptions is Exiting out
early on macOS Debug.
Product: WebKit
Version: WebKit Nightly Build
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: New Bugs
Assignee: webkit-unassigned at lists.webkit.org
Reporter: jlewis3 at apple.com
URLSchemeHandler.Exceptions is closing out unexpectedly consistently on El Capitan Debug bot WK1 and WK2. It is flaky on Sierra WK2 Debug and Flaky on Sierra Debug both on WK2 and WK1.
The error given is:
UNEXPECTEDLY EXITED URLSchemeHandler.Exceptions
2017-08-01 00:36:00.514 TestWebKitAPI[29562:699404] -[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.
Build and results:
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20%28Tests%29/builds/2343
https://build.webkit.org/builders/Apple%20El%20Capitan%20Debug%20WK2%20%28Tests%29/builds/2343/steps/run-api-tests/logs/stdio
I was able to reproduce the error code locally but not the unexpected exit on El Capitan.
I used run-api-tests -v URLSchemeHandler
--
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/b803b328/attachment.html>
More information about the webkit-unassigned
mailing list