[Webkit-unassigned] [Bug 162017] [GTK] Ping attribute tests have been timeout since r204720
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Jun 18 06:04:21 PDT 2020
https://bugs.webkit.org/show_bug.cgi?id=162017
Diego Pino <dpino at igalia.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dpino at igalia.com
--- Comment #6 from Diego Pino <dpino at igalia.com> ---
I think the reason why these tests are crashing is because there's no implementation of singleTapAtPoint in GTK's WKTR.
https://webkit-search.igalia.com/webkit/source/Tools/TestRunnerShared/UIScriptContext/UIScriptController.h#150
Crash-log:
Thread 1 (Thread 0x7fe3e19e9e80 (LWP 227)):
#0 0x00007fe3e80a97ee in WTFCrash () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#1 0x000055899ec0a679 in ()
#2 0x000055899ec46f30 in WTR::JSUIScriptController::singleTapAtPoint(OpaqueJSContext const*, OpaqueJSValue*, OpaqueJSValue*, unsigned long, OpaqueJSValue const* const*, OpaqueJSValue const**) ()
#3 0x00007fe3e7136eca in long JSC::APICallbackFunction::call<JSC::JSCallbackFunction>(JSC::JSGlobalObject*, JSC::CallFrame*) () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#4 0x00007fe303fff027 in ()
#5 0x00007fff913b2fd0 in ()
#6 0x00007fe3e70b396d in llint_op_call () at /app/webkit/WebKitBuild/Release/lib/libjavascriptcoregtk-4.0.so.18
#7 0x0000000000000000 in ()
STDERR:
STDERR: warning: core file may not match specified executable file.
STDERR: 1 0x7fe3e80a97e9 WTFCrash
STDERR: 2 0x55899ec0a679 /app/webkit/WebKitBuild/Release/bin/WebKitTestRunner(+0x17679) [0x55899ec0a679]
STDERR: 3 0x55899ec46f30 /app/webkit/WebKitBuild/Release/bin/WebKitTestRunner(+0x53f30) [0x55899ec46f30]
STDERR: 4 0x7fe3e7136eca long JSC::APICallbackFunction::call<JSC::JSCallbackFunction>(JSC::JSGlobalObject*, JSC::CallFrame*)
STDERR: 5 0x7fe303fff027 [0x7fe303fff027]
Marking tests as skip until there's an implementation of singleTapAtPoint for GTK WKTR.
--
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/20200618/3f4d3416/attachment.htm>
More information about the webkit-unassigned
mailing list