[Webkit-unassigned] [Bug 171083] Try to make API test WebKit2.OpenAndCloseWindowAsyncCallbackException bulletproof

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 20 15:45:34 PDT 2017


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

--- Comment #1 from Brady Eidson <beidson at apple.com> ---
For the record:

https://build.webkit.org/builders/Apple%20Sierra%20Release%20WK2%20(Tests)/builds/822
The failure that the Sierra Release Build API bot is seeing:

...
PASS WebKit2.OpenAndCloseWindowAsync
UNEXPECTEDLY EXITED WebKit2.OpenAndCloseWindowAsyncCallbackException
2017-04-20 15:17:34.466 TestWebKitAPI[1427:18965497] *** Terminating app due to uncaught exception 'NSInternalInconsistencyException', reason: 'Completion handler passed to -[OpenAndCloseWindowUIDelegateAsync _webView:createWebViewWithConfiguration:forNavigationAction:windowFeatures:completionHandler:] was not called'
*** First throw call stack:
(
        0   CoreFoundation                      0x00007fff9c71062b __exceptionPreprocess + 171
        1   libobjc.A.dylib                     0x00007fffb1ac71da objc_exception_throw + 48
        2   CoreFoundation                      0x00007fff9c78dc55 +[NSException raise:format:] + 197
        3   WebKit                              0x00000001058ab0b5 _ZN6WebKit28CompletionHandlerCallCheckerD2Ev + 129
        4   WebKit                              0x00000001058fa014 _ZNK3WTF20ThreadSafeRefCountedIN6WebKit28CompletionHandlerCallCheckerEE5derefEv + 36
        5   WebKit                              0x00000001059ce396 _ZZN3WTF8BlockPtrIFvP9WKWebViewEE12fromCallableIZN6WebKit10UIDelegate8UIClient19createNewPageCommonEPNS6_12WebPageProxyEPNS6_13WebFrameProxyERKN7WebCore18SecurityOriginDataERKNSD_15ResourceRequestERKNSD_14WindowFeaturesERKNS6_20NavigationActionDataEPNSt3__18functionIFvNS_6RefPtrIS9_EEEEEE3$_0EES4_T_ENUlPKvE_8__invokeES10_ + 54
        6   libsystem_blocks.dylib              0x00007fffb23dc952 _Block_release + 102
        7   TestWebKitAPI                       0x00000001042eb80f -[OpenAndCloseWindowUIDelegateAsync dealloc] + 36
        8   TestWebKitAPI                       0x00000001042ebda9 _ZN53WebKit2_OpenAndCloseWindowAsyncCallbackException_Test8TestBodyEv + 437
        9   TestWebKitAPI                       0x00000001043bb4a4 _ZN7testing4Test3RunEv + 92
        10  TestWebKitAPI                       0x00000001043bbcfe _ZN7testing8internal12TestInfoImpl3RunEv + 180
        11  TestWebKitAPI                       0x00000001043bc0dd _ZN7testing8TestCase3RunEv + 191
        12  TestWebKitAPI                       0x00000001043bf6a3 _ZN7testing8internal12UnitTestImpl11RunAllTestsEv + 595
        13  TestWebKitAPI                       0x0000000104323126 _ZN13TestWebKitAPI15TestsController3runEiPPc + 120
        14  TestWebKitAPI                       0x0000000104399b55 main + 344
        15  libdyld.dylib                       0x00007fffb23a8235 start + 1
)
libc++abi.dylib: terminating with uncaught exception of type NSException

-- 
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/20170420/c891f867/attachment.html>


More information about the webkit-unassigned mailing list