[Webkit-unassigned] [Bug 195166] New: Failing API Test: TestWebKitAPI.DragAndDropTests.ExternalSourcePlainTextToIFrame
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Thu Feb 28 07:51:23 PST 2019
https://bugs.webkit.org/show_bug.cgi?id=195166
Bug ID: 195166
Summary: Failing API Test:
TestWebKitAPI.DragAndDropTests.ExternalSourcePlainText
ToIFrame
Product: WebKit
Version: Other
Hardware: Unspecified
OS: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: Tools / Tests
Assignee: webkit-unassigned at lists.webkit.org
Reporter: aakash_jain at apple.com
CC: aakash_jain at apple.com, ap at webkit.org,
lforschler at apple.com,
webkit-bot-watchers-bugzilla at group.apple.com,
wenson_hsieh at apple.com
TestWebKitAPI.DragAndDropTests.ExternalSourcePlainTextToIFrame seems to be Timing out consistently.
TestWebKitAPI.DragAndDropTests.ExternalSourcePlainTextToIFrame
ASSERTION FAILED: result == (origin1.toString() == origin2.toString())
./page/SecurityOrigin.cpp(498) : bool WebCore::originsMatch(const WebCore::SecurityOrigin &, const WebCore::SecurityOrigin &)
1 0x304b0e579 WTFCrash
2 0x308b900cb WTFCrashWithInfo(int, char const*, char const*, int)
3 0x30b7b7365 WebCore::originsMatch(WebCore::SecurityOrigin const&, WebCore::SecurityOrigin const&)
4 0x30b4c660e WebCore::DocumentLoader::shouldOpenExternalURLsPolicyToPropagate() const
5 0x30ac1a06d WebCore::Document::shouldOpenExternalURLsPolicyToPropagate() const
6 0x30b69d868 WebCore::DragController::performDragOperation(WebCore::DragData const&)
7 0x10ec288a0 WebKit::WebPage::performDragControllerAction(WebKit::DragControllerAction, WebCore::DragData const&, WebKit::SandboxExtension::Handle&&, WebKit::SandboxExtension::HandleArray&&)
8 0x10ecb3dbd void IPC::callMemberFunctionImpl<WebKit::WebPage, void (WebKit::WebPage::*)(WebKit::DragControllerAction, WebCore::DragData const&, WebKit::SandboxExtension::Handle&&, WebKit::SandboxExtension::HandleArray&&), std::__1::tuple<WebKit::DragControllerAction, WebCore::DragData, WebKit::SandboxExtension::Handle, WebKit::SandboxExtension::HandleArray>, 0ul, 1ul, 2ul, 3ul>(WebKit::WebPage*, void (WebKit::WebPage::*)(WebKit::DragControllerAction, WebCore::DragData const&, WebKit::SandboxExtension::Handle&&, WebKit::SandboxExtension::HandleArray&&), std::__1::tuple<WebKit::DragControllerAction, WebCore::DragData, WebKit::SandboxExtension::Handle, WebKit::SandboxExtension::HandleArray>&&, std::__1::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul>)
9 0x10ecb3870 void IPC::callMemberFunction<WebKit::WebPage, void (WebKit::WebPage::*)(WebKit::DragControllerAction, WebCore::DragData const&, WebKit::SandboxExtension::Handle&&, WebKit::SandboxExtension::HandleArray&&), std::__1::tuple<WebKit::DragControllerAction, WebCore::DragData, WebKit::SandboxExtension::Handle, WebKit::SandboxExtension::HandleArray>, std::__1::integer_sequence<unsigned long, 0ul, 1ul, 2ul, 3ul> >(std::__1::tuple<WebKit::DragControllerAction, WebCore::DragData, WebKit::SandboxExtension::Handle, WebKit::SandboxExtension::HandleArray>&&, WebKit::WebPage*, void (WebKit::WebPage::*)(WebKit::DragControllerAction, WebCore::DragData const&, WebKit::SandboxExtension::Handle&&, WebKit::SandboxExtension::HandleArray&&))
10 0x10ec94a34 void IPC::handleMessage<Messages::WebPage::PerformDragControllerAction, WebKit::WebPage, void (WebKit::WebPage::*)(WebKit::DragControllerAction, WebCore::DragData const&, WebKit::SandboxExtension::Handle&&, WebKit::SandboxExtension::HandleArray&&)>(IPC::Decoder&, WebKit::WebPage*, void (WebKit::WebPage::*)(WebKit::DragControllerAction, WebCore::DragData const&, WebKit::SandboxExtension::Handle&&, WebKit::SandboxExtension::HandleArray&&))
11 0x10ec83dd8 WebKit::WebPage::didReceiveWebPageMessage(IPC::Connection&, IPC::Decoder&)
12 0x10ec2b6fe WebKit::WebPage::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
13 0x10dc41f0a IPC::MessageReceiverMap::dispatchMessage(IPC::Connection&, IPC::Decoder&)
14 0x10e8cf38d WebKit::WebProcess::didReceiveMessage(IPC::Connection&, IPC::Decoder&)
15 0x10dbf581c IPC::Connection::dispatchMessage(IPC::Decoder&)
16 0x10dbe80f1 IPC::Connection::dispatchMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)
17 0x10dbf65e7 IPC::Connection::dispatchOneIncomingMessage()
18 0x10dc16e38 IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)::$_14::operator()()
19 0x10dc16d49 WTF::Function<void ()>::CallableWrapper<IPC::Connection::enqueueIncomingMessage(std::__1::unique_ptr<IPC::Decoder, std::__1::default_delete<IPC::Decoder> >)::$_14>::call()
20 0x304b3808d WTF::Function<void ()>::operator()() const
21 0x304b9ecd3 WTF::RunLoop::performWork()
22 0x304b9f664 WTF::RunLoop::performWork(void*)
23 0x113a4b721 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__
24 0x113a4af93 __CFRunLoopDoSources0
25 0x113a4563f __CFRunLoopRun
26 0x113a44e11 CFRunLoopRunSpecific
27 0x10d633322 -[NSRunLoop(NSRunLoop) runMode:beforeDate:]
28 0x10d633492 -[NSRunLoop(NSRunLoop) run]
29 0x3009ef812 _xpc_objc_main
30 0x3009f1cbd xpc_main
31 0x10e058f13 WebKit::XPCServiceMain(int, char const**)
e.g.:
https://build.webkit.org/builders/Apple%20iOS%2012%20Simulator%20Debug%20WK2%20%28Tests%29/builds/2493/steps/run-api-tests/logs/stdio
https://build.webkit.org/builders/Apple%20iOS%2012%20Simulator%20Debug%20WK2%20%28Tests%29/builds/2480/steps/run-api-tests/logs/stdio
Passed in: https://build.webkit.org/builders/Apple%20iOS%2012%20Simulator%20Debug%20WK2%20%28Tests%29/builds/2479
--
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/20190228/884e2475/attachment-0001.html>
More information about the webkit-unassigned
mailing list