[Webkit-unassigned] [Bug 190621] New: [Datalist] fast/forms/datalist/datalist-textinput-suggestions-order.html crashes after enabling the datalist element

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 16 09:19:59 PDT 2018


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

            Bug ID: 190621
           Summary: [Datalist]
                    fast/forms/datalist/datalist-textinput-suggestions-ord
                    er.html crashes after enabling the datalist element
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Forms
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: wenson_hsieh at apple.com
                CC: cdumez at apple.com, wenson_hsieh at apple.com

CRASHING TEST: fast/forms/datalist/datalist-textinput-keydown.html
*** Terminating app due to uncaught exception 'WebKitTestRunnerTestProblem', reason: 'The 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
CoreSimulator 576 - Device: iPhone SE - Runtime: iOS 12.0 (16A405) - DeviceType: iPhone SE

Application Specific Backtrace 1:
0   CoreFoundation                      0x000000011717c29b __exceptionPreprocess + 331
1   libobjc.A.dylib                     0x0000000111691735 objc_exception_throw + 48
2   CoreFoundation                      0x000000011717c0f5 +[NSException raise:format:] + 197
3   WebKitTestRunnerApp                 0x000000010b988f52 _ZN3WTR18UIScriptController28checkForOutstandingCallbacksEv + 98
4   WebKitTestRunnerApp                 0x000000010b980edb _ZN3WTR15UIScriptContextD2Ev + 43
5   WebKitTestRunnerApp                 0x000000010b980fd5 _ZN3WTR15UIScriptContextD1Ev + 21
6   WebKitTestRunnerApp                 0x000000010b97268e _ZN3WTR14TestInvocationD2Ev + 238
7   WebKitTestRunnerApp                 0x000000010b9727a5 _ZN3WTR14TestInvocationD1Ev + 21
8   WebKitTestRunnerApp                 0x000000010b94205a _ZN3WTR14TestController7runTestEPKc + 2314
9   WebKitTestRunnerApp                 0x000000010b945d69 _ZN3WTR14TestController20runTestingServerLoopEv + 265
10  WebKitTestRunnerApp                 0x000000010b932786 _ZN3WTR14TestController3runEv + 54
11  WebKitTestRunnerApp                 0x000000010b932109 _ZN3WTR14TestControllerC2EiPPKc + 1497
12  WebKitTestRunnerApp                 0x000000010b932963 _ZN3WTR14TestControllerC1EiPPKc + 35
13  WebKitTestRunnerApp                 0x000000010b91e66f -[WebKitTestRunnerApp _runTestController] + 47
14  Foundation                          0x0000000110f44e7b __NSThreadPerformPerform + 330
15  CoreFoundation                      0x00000001170dfb31 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
16  CoreFoundation                      0x00000001170df464 __CFRunLoopDoSources0 + 436
17  CoreFoundation                      0x00000001170d9a4f __CFRunLoopRun + 1263
18  CoreFoundation                      0x00000001170d9221 CFRunLoopRunSpecific + 625
19  GraphicsServices                    0x00000001121131dd GSEventRunModal + 62
20  UIKitCore                           0x000000012fbd5431 UIApplicationMain + 140
21  WebKitTestRunnerApp                 0x000000010b91e81c main + 140
22  libdyld.dylib                       0x0000000112527551 start + 1
23  ???                                 0x0000000000000002 0x0 + 2

Looks like this test needs to be adjusted to wait for HIDEventGenerator to finish dispatchhing HID events.

-- 
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/20181016/48eddcbb/attachment.html>


More information about the webkit-unassigned mailing list