[Webkit-unassigned] [Bug 206246] New: REGRESSION: Multiple tests crashing due to exception thrown in WTR::UIScriptControllerIOS::waitForOutstandingCallbacks()

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 14 11:44:56 PST 2020


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

            Bug ID: 206246
           Summary: REGRESSION: Multiple tests crashing due to exception
                    thrown in
                    WTR::UIScriptControllerIOS::waitForOutstandingCallback
                    s()
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: jlewis3 at apple.com, tsavell at apple.com

Multiple tests crashing due to exception thrown in WTR::UIScriptControllerIOS::waitForOutstandingCallbacks():

editing/async-clipboard/clipboard-get-type-with-old-items.html
editing/async-clipboard/clipboard-read-text-same-origin.html
fast/dom/HTMLAnchorElement/anchor-download-user-triggered-synthetic-click.html
fast/dom/HTMLAnchorElement/anchor-file-blob-convert-to-download.html
fast/dom/HTMLAnchorElement/anchor-file-blob-download-blank-target-popup-not-allowed.html
fast/dom/HTMLAnchorElement/anchor-file-blob-download-includes-backslash.html
fast/dom/ImageDocument-image-deletion.html

Exception stack trace:

*** Terminating app due to uncaught exception 'WebKitTestRunnerTestProblem', reason: 'The previous test completed before all synthesized events had been handled. Perhaps you're calling notifyDone() too early?'
terminating with uncaught exception of type NSException
abort() called

Application Specific Backtrace 1:
0   CoreFoundation                      0x00007fff22382df9 __exceptionPreprocess + 250
1   libobjc.A.dylib                     0x7fff310d64e6 objc_exception_throw + 48 (objc-exception.mm:565)
2   CoreFoundation                      0x00007fff22382ccf -[NSException initWithCoder:] + 0
3   WebKitTestRunnerApp                 0x000000010743e065 _ZN3WTR21UIScriptControllerIOS27waitForOutstandingCallbacksEv + 237
4   WebKitTestRunnerApp                 0x000000010743be8b _ZN3WTR15UIScriptContextD2Ev + 19
5   WebKitTestRunnerApp                 0x0000000107439b93 _ZNSt3__110unique_ptrIN3WTR15UIScriptContextENS_14default_deleteIS2_EEE5resetEPS2_ + 25
6   WebKitTestRunnerApp                 0x0000000107434b23 _ZN3WTR14TestInvocationD2Ev + 53
7   WebKitTestRunnerApp                 0x000000010742ddff _ZNSt3__110unique_ptrIN3WTR14TestInvocationENS_14default_deleteIS2_EEE5resetEPS2_ + 25
8   WebKitTestRunnerApp                 0x0000000107424c51 _ZN3WTR14TestController7runTestEPKc + 1943
9   WebKitTestRunnerApp                 0x0000000107424fd0 _ZN3WTR14TestController20runTestingServerLoopEv + 132
10  WebKitTestRunnerApp                 0x000000010741d5a4 _ZN3WTR14TestControllerC2EiPPKc + 438
11  WebKitTestRunnerApp                 0x00000001074131c8 -[WebKitTestRunnerApp _runTestController] + 40
12  Foundation                          0x00007fff2345c7cb __NSThreadPerformPerform + 204
13  CoreFoundation                      0x00007fff222f1fca __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
14  CoreFoundation                      0x00007fff222f1ef9 __CFRunLoopDoSource0 + 103
15  CoreFoundation                      0x00007fff222f1611 __CFRunLoopDoSources0 + 301
16  CoreFoundation                      0x00007fff222ec523 __CFRunLoopRun + 897
17  CoreFoundation                      0x00007fff222ebe37 CFRunLoopRunSpecific + 466
18  GraphicsServices                    0x00007fff2ad65aa2 GSEventRunModal + 139
19  UIKitCore                           0x10ff7ff00 UIApplicationMain + 1605 (UIApplication.m:4803)
20  WebKitTestRunnerApp                 0x00000001074132cf main + 114
21  libdyld.dylib                       0x00007fff31e528a5 start + 1

-- 
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/20200114/0e6ea398/attachment-0001.htm>


More information about the webkit-unassigned mailing list