The test started failing consistently since build 846
(https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.13%20Tests%20%28dbg%29/846)
Judging from the code https://cs.chromium.org/chromium/src/chrome/browser/extensions/api/extension_action/browser_action_interactive_test.cc?type=cs&q=BrowserActionInteractiveViewsTest&sq=package:chromium&l=439
That test should not be executed on MacOSX
For details see : https://logs.chromium.org/v/?s=chromium%2Fbuildbucket%2Fcr-buildbucket.appspot.com%2F8950858225889245328%2F%2B%2Fsteps%2Finteractive_ui_tests%2F0%2Flogs%2FBrowserActionInteractiveViewsTest.CloseBrowserWithDevTools%2F0
-------------------------------------------------------------
Stacktrace:
RUN ] BrowserActionInteractiveViewsTest.CloseBrowserWithDevTools
[44428:2819:0328/050157.999107:WARNING:notification_platform_bridge_mac.mm(511)] AlertNotificationService: XPC connection invalidated.
[44434:775:0328/050158.243580:WARNING:vt_video_decode_accelerator_mac.cc(177)] Failed to create VTDecompressionSession: Error Domain=NSOSStatusErrorDomain Code=-8973 "codecOpenErr" (-8973)
[44434:775:0328/050158.244337:WARNING:vt_video_decode_accelerator_mac.cc(199)] Failed to create hardware VideoToolbox session
[44434:775:0328/050158.270791:ERROR:vt_video_encode_accelerator_mac.cc(517)] VTCompressionSessionCreate failed: -12908
[44434:775:0328/050158.615050:WARNING:ca_layer_tree_coordinator.mm(55)] Blank frame: No overlays or CALayers
[44428:775:0328/050158.890995:ERROR:native_view_host_mac.mm(100)] Not implemented reached in virtual bool views::NativeViewHostMac::SetCornerRadius(int)
[44434:775:0328/050158.963380:WARNING:ca_layer_tree_coordinator.mm(55)] Blank frame: No overlays or CALayers
BrowserTestBase received signal: Segmentation fault: 11. Backtrace:
0 libbase.dylib 0x0000000126b6f55e base::debug::StackTrace::StackTrace(unsigned long) + 174
1 libbase.dylib 0x0000000126b6f61d base::debug::StackTrace::StackTrace(unsigned long) + 29
2 libbase.dylib 0x0000000126b6dacc base::debug::StackTrace::StackTrace() + 28
3 interactive_ui_tests 0x000000010dec152e content::(anonymous namespace)::DumpStackTraceSignalHandler(int) + 622
4 libsystem_platform.dylib 0x00007fff59c7af5a _sigtramp + 26
5 ??? 0x00007ffee6b98090 0x0 + 140732769337488
6 interactive_ui_tests 0x00000001109d0da7 extensions::ChromeExtensionWebContentsObserver::ChromeExtensionWebContentsObserver(content::WebContents*) + 39
7 interactive_ui_tests 0x00000001109d0e4d extensions::ChromeExtensionWebContentsObserver::ChromeExtensionWebContentsObserver(content::WebContents*) + 29
8 interactive_ui_tests 0x00000001109d10bf content::WebContentsUserData<extensions::ChromeExtensionWebContentsObserver>::CreateForWebContents(content::WebContents*) + 255
9 interactive_ui_tests 0x00000001109d0fa5 extensions::ChromeExtensionWebContentsObserver::CreateForWebContents(content::WebContents*) + 21
10 interactive_ui_tests 0x000000010d80a88f DevToolsUIBindings::DevToolsUIBindings(content::WebContents*) + 3119
11 interactive_ui_tests 0x000000010d80ab7d DevToolsUIBindings::DevToolsUIBindings(content::WebContents*) + 29
12 interactive_ui_tests 0x000000011212b11b DevToolsUI::DevToolsUI(content::WebUI*) + 123
13 interactive_ui_tests 0x000000011212b24d DevToolsUI::DevToolsUI(content::WebUI*) + 29
14 interactive_ui_tests 0x0000000111e88c4f content::WebUIController* (anonymous namespace)::NewWebUI<DevToolsUI>(content::WebUI*, GURL const&) + 47
15 interactive_ui_tests 0x0000000111e86d28 ChromeWebUIControllerFactory::CreateWebUIControllerForURL(content::WebUI*, GURL const&) const + 136
16 libcontent.dylib 0x000000012c7fe453 content::WebUIControllerFactoryRegistry::CreateWebUIControllerForURL(content::WebUI*, GURL const&) const + 131
17 libcontent.dylib 0x000000012c74d1e0 content::WebContentsImpl::CreateWebUI(GURL const&) + 416
18 libcontent.dylib 0x000000012c74d034 content::WebContentsImpl::CreateWebUIForRenderFrameHost(GURL const&) + 36
19 libcontent.dylib 0x000000012c74dae3 non-virtual thunk to content::WebContentsImpl::CreateWebUIForRenderFrameHost(GURL const&) + 51
20 libcontent.dylib 0x000000012b910ee5 content::RenderFrameHostImpl::UpdatePendingWebUI(GURL const&, int) + 565
21 libcontent.dylib 0x000000012b977167 content::RenderFrameHostManager::GetFrameHostForNavigation(content::NavigationRequest const&) + 2727
22 libcontent.dylib 0x000000012b9765a4 content::RenderFrameHostManager::DidCreateNavigationRequest(content::NavigationRequest*) + 68
23 libcontent.dylib 0x000000012b829626 content::FrameTreeNode::CreatedNavigationRequest(std::__1::unique_ptr<content::NavigationRequest, std::__1::default_delete<content::NavigationRequest> >) + 1334
24 libcontent.dylib 0x000000012b8c479d content::NavigatorImpl::RequestNavigation(content::FrameTreeNode*, GURL const&, content::Referrer const&, content::FrameNavigationEntry const&, content::NavigationEntryImpl const&, content::ReloadType, int, bool, bool, scoped_refptr<network::ResourceRequestBody> const&, base::TimeTicks, std::__1::unique_ptr<content::NavigationUIData, std::__1::default_delete<content::NavigationUIData> >) + 1917
25 libcontent.dylib 0x000000012b8c391d content::NavigatorImpl::NavigateToEntry(content::FrameTreeNode*, content::FrameNavigationEntry const&, content::NavigationEntryImpl const&, content::ReloadType, bool, bool, bool, scoped_refptr<network::ResourceRequestBody> const&, std::__1::unique_ptr<content::NavigationUIData, std::__1::default_delete<content::NavigationUIData> >) + 3021
26 libcontent.dylib 0x000000012b8c4f50 content::NavigatorImpl::NavigateToPendingEntry(content::FrameTreeNode*, content::FrameNavigationEntry const&, content::ReloadType, bool, std::__1::unique_ptr<content::NavigationUIData, std::__1::default_delete<content::NavigationUIData> >) + 720
27 libcontent.dylib 0x000000012b86db66 content::NavigationControllerImpl::NavigateToPendingEntryInternal(content::ReloadType, std::__1::unique_ptr<content::NavigationUIData, std::__1::default_delete<content::NavigationUIData> >) + 3942
28 libcontent.dylib 0x000000012b85b21d content::NavigationControllerImpl::NavigateToPendingEntry(content::ReloadType, std::__1::unique_ptr<content::NavigationUIData, std::__1::default_delete<content::NavigationUIData> >) + 1645
29 libcontent.dylib 0x000000012b85bbf0 content::NavigationControllerImpl::LoadEntry(std::__1::unique_ptr<content::NavigationEntryImpl, std::__1::default_delete<content::NavigationEntryImpl> >, std::__1::unique_ptr<content::NavigationUIData, std::__1::default_delete<content::NavigationUIData> >) + 1184
30 libcontent.dylib 0x000000012b860116 content::NavigationControllerImpl::LoadURLWithParams(content::NavigationController::LoadURLParams const&) + 7382
31 libcontent.dylib 0x000000012b85e40b content::NavigationControllerImpl::LoadURL(GURL const&, content::Referrer const&, ui::PageTransition, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 219
32 interactive_ui_tests 0x000000010d8360b6 DevToolsWindow::Create(Profile*, content::WebContents*, DevToolsWindow::FrontendType, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, bool) + 1286
33 interactive_ui_tests 0x000000010d836a31 DevToolsWindow::ToggleDevToolsWindow(content::WebContents*, bool, DevToolsToggleAction const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 1009
34 interactive_ui_tests 0x000000010d83879d DevToolsWindow::OpenDevToolsWindow(content::WebContents*, DevToolsToggleAction const&) + 237
35 interactive_ui_tests 0x0000000112a1061f ExtensionPopup::ShowBubble() + 143
36 interactive_ui_tests 0x0000000112a10dcc ExtensionPopup::Observe(int, content::NotificationSource const&, content::NotificationDetails const&) + 364
37 libcontent.dylib 0x000000012be9475a content::NotificationServiceImpl::Notify(int, content::NotificationSource const&, content::NotificationDetails const&) + 1994
38 libcontent.dylib 0x000000012c74a2fa content::WebContentsImpl::DocumentOnLoadCompleted(content::RenderFrameHost*) + 314
39 libcontent.dylib 0x000000012b8df3a6 content::RenderFrameHostImpl::OnDocumentOnLoadCompleted(FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks) + 646
40 libcontent.dylib 0x000000012b93023d void base::DispatchToMethodImpl<content::RenderFrameHostImpl*, void (content::RenderFrameHostImpl::*)(FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks), std::__1::tuple<FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks>, 0ul, 1ul>(content::RenderFrameHostImpl* const&, void (content::RenderFrameHostImpl::*)(FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks), std::__1::tuple<FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks>&&, std::__1::integer_sequence<unsigned long, 0ul, 1ul>) + 237
41 libcontent.dylib 0x000000012b930148 void base::DispatchToMethod<content::RenderFrameHostImpl*, void (content::RenderFrameHostImpl::*)(FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks), std::__1::tuple<FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks> >(content::RenderFrameHostImpl* const&, void (content::RenderFrameHostImpl::*)(FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks), std::__1::tuple<FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks>&&) + 104
42 libcontent.dylib 0x000000012b9300b2 void IPC::DispatchToMethod<content::RenderFrameHostImpl, void (content::RenderFrameHostImpl::*)(FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks), void, std::__1::tuple<FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks> >(content::RenderFrameHostImpl*, void (content::RenderFrameHostImpl::*)(FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks), void*, std::__1::tuple<FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks>&&) + 114
43 libcontent.dylib 0x000000012b8df0a8 bool IPC::MessageT<FrameHostMsg_DocumentOnLoadCompleted_Meta, std::__1::tuple<FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks>, void>::Dispatch<content::RenderFrameHostImpl, content::RenderFrameHostImpl, void, void (content::RenderFrameHostImpl::*)(FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks)>(IPC::Message const*, content::RenderFrameHostImpl*, content::RenderFrameHostImpl*, void*, void (content::RenderFrameHostImpl::*)(FrameMsg_UILoadMetricsReportType::Value, base::TimeTicks)) + 520
44 libcontent.dylib 0x000000012b8db083 content::RenderFrameHostImpl::OnMessageReceived(IPC::Message const&) + 2611
45 libcontent.dylib 0x000000012c1cdc73 content::RenderProcessHostImpl::OnMessageReceived(IPC::Message const&) + 835
46 libipc.dylib 0x00000001285dd5e5 IPC::ChannelProxy::Context::OnDispatchMessage(IPC::Message const&) + 149
47 libipc.dylib 0x00000001285e451f void base::internal::FunctorTraits<void (IPC::ChannelProxy::Context::*)(IPC::Message const&), void>::Invoke<scoped_refptr<IPC::ChannelProxy::Context> const&, IPC::Message const&>(void (IPC::ChannelProxy::Context::*)(IPC::Message const&), scoped_refptr<IPC::ChannelProxy::Context> const&&&, IPC::Message const&&&) + 143
48 libipc.dylib 0x00000001285e441f void base::internal::InvokeHelper<false, void>::MakeItSo<void (IPC::ChannelProxy::Context::* const&)(IPC::Message const&), scoped_refptr<IPC::ChannelProxy::Context> const&, IPC::Message const&>(void (IPC::ChannelProxy::Context::* const&&&)(IPC::Message const&), scoped_refptr<IPC::ChannelProxy::Context> const&&&, IPC::Message const&&&) + 95
49 libipc.dylib 0x00000001285e43ad void base::internal::Invoker<base::internal::BindState<void (IPC::ChannelProxy::Context::*)(IPC::Message const&), scoped_refptr<IPC::ChannelProxy::Context>, IPC::Message>, void ()>::RunImpl<void (IPC::ChannelProxy::Context::* const&)(IPC::Message const&), std::__1::tuple<scoped_refptr<IPC::ChannelProxy::Context>, IPC::Message> const&, 0ul, 1ul>(void (IPC::ChannelProxy::Context::* const&&&)(IPC::Message const&), std::__1::tuple<scoped_refptr<IPC::ChannelProxy::Context>, IPC::Message> const&&&, std::__1::integer_sequence<unsigned long, 0ul, 1ul>) + 125
50 libipc.dylib 0x00000001285e42bc base::internal::Invoker<base::internal::BindState<void (IPC::ChannelProxy::Context::*)(IPC::Message const&), scoped_refptr<IPC::ChannelProxy::Context>, IPC::Message>, void ()>::Run(base::internal::BindStateBase*) + 44
51 libbase.dylib 0x0000000126b1013c base::OnceCallback<void ()>::Run() && + 92
52 libbase.dylib 0x0000000126b71b93 base::debug::TaskAnnotator::RunTask(char const*, base::PendingTask*) + 947
53 libbase.dylib 0x0000000126c545ea base::internal::IncomingTaskQueue::RunTask(base::PendingTask*) + 234
54 libbase.dylib 0x0000000126c61336 base::MessageLoop::RunTask(base::PendingTask*) + 886
55 libbase.dylib 0x0000000126c61909 base::MessageLoop::DeferOrRunPendingTask(base::PendingTask) + 89
56 libbase.dylib 0x0000000126c61c3a base::MessageLoop::DoWork() + 570
57 libbase.dylib 0x0000000126c6fa32 base::MessagePumpCFRunLoopBase::RunWork() + 98
58 libbase.dylib 0x0000000126c6f9bc ___ZN4base24MessagePumpCFRunLoopBase13RunWorkSourceEPv_block_invoke + 28
59 libbase.dylib 0x0000000126c0ef9a base::mac::CallWithEHFrame(void () block_pointer) + 10
60 libbase.dylib 0x0000000126c6e8b5 base::MessagePumpCFRunLoopBase::RunWorkSource(void*) + 101
61 CoreFoundation 0x00007fff32065a21 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17
Comment 1 by markusheintz@chromium.org
, Mar 28 2018