New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 690086 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
not working at Google anymore
Closed: May 2017
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocking:
issue 669240



Sign in to add a comment

browser_tests failing on 10.12 bot [10.12.2, xcode 8, 10.12 SDK]

Project Member Reported by erikc...@chromium.org, Feb 8 2017

Issue description

https://build.chromium.org/p/chromium.fyi/builders/Chromium%20Mac%2010.11/builds/6961/steps/browser_tests/logs/SiteDetailsBrowserTest.IsolateExtensions

(view as text)
SiteDetailsBrowserTest.IsolateExtensions (run #1):
[ RUN      ] SiteDetailsBrowserTest.IsolateExtensions
2017-02-08 05:06:10.794 browser_tests[51905:450232] NSWindow warning: adding an unknown subview: <FullSizeContentView: 0x7ff7f21715c0>. Break on NSLog to debug.
2017-02-08 05:06:10.794 browser_tests[51905:450232] Call stack:
(
    "+callStackSymbols disabled for performance reasons"
)
[51905:775:0208/050611.761879:INFO:CONSOLE(1)] "Extension One running", source: chrome-extension://igajogadpdddccdmdkcfegcbkppjglgp/script.js (1)
[51905:88131:0208/050611.912400:WARNING:embedded_test_server.cc(219)] Request not handled. Returning 404: /favicon.ico
[51905:48387:0208/050630.773913:ERROR:binary_integrity_analyzer_mac.cc(31)] Could not initialize mac signature evaluator
BrowserTestBase received signal: Terminated: 15. Backtrace:
0   browser_tests                       0x000000011116ac0c base::debug::StackTrace::StackTrace(unsigned long) + 28
1   browser_tests                       0x000000011188424a content::(anonymous namespace)::DumpStackTraceSignalHandler(int) + 202
2   libsystem_platform.dylib            0x00007fffe626fbba _sigtramp + 26
3   ???                                 0x00007ff7efd037a0 0x0 + 140702857050016
4   CoreFoundation                      0x00007fffd0b0ac94 __CFRunLoopServiceMachPort + 212
5   CoreFoundation                      0x00007fffd0b0a121 __CFRunLoopRun + 1361
6   CoreFoundation                      0x00007fffd0b09974 CFRunLoopRunSpecific + 420
7   HIToolbox                           0x00007fffd0095acc RunCurrentEventLoopInMode + 240
8   HIToolbox                           0x00007fffd0095901 ReceiveNextEventCommon + 432
9   HIToolbox                           0x00007fffd0095736 _BlockUntilNextEventMatchingListInModeWithFilter + 71
10  AppKit                              0x00007fffce63bae4 _DPSNextEvent + 1120
11  AppKit                              0x00007fffcedb621f -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789
12  browser_tests                       0x0000000111287cb0 __71-[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:]_block_invoke + 64
13  browser_tests                       0x000000011118464a base::mac::CallWithEHFrame(void () block_pointer) + 10
14  browser_tests                       0x0000000111287be9 -[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 169
15  AppKit                              0x00007fffce630465 -[NSApplication run] + 926
16  browser_tests                       0x000000011119476e base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 334
17  browser_tests                       0x0000000111193dbc base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 92
18  browser_tests                       0x000000011119020e base::MessageLoop::RunHandler() + 94
19  browser_tests                       0x00000001111b3ce3 base::RunLoop::Run() + 115
20  browser_tests                       0x00000001118c237e content::MessageLoopRunner::Run() + 78
21  browser_tests                       0x0000000111884901 content::NavigateIframeToURL(content::WebContents*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, GURL const&) + 177
22  browser_tests                       0x000000010f61d0ee SiteDetailsBrowserTest_IsolateExtensions_Test::RunTestOnMainThread() + 14446
23  browser_tests                       0x0000000111223c77 InProcessBrowserTest::RunTestOnMainThreadLoop() + 215
24  browser_tests                       0x0000000111883fa6 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 310
25  browser_tests                       0x000000011128cb9c ChromeBrowserMainParts::PreMainMessageLoopRunImpl() + 4252
26  browser_tests                       0x000000011128b9fe ChromeBrowserMainParts::PreMainMessageLoopRun() + 62
27  browser_tests                       0x00000001100b76a3 content::BrowserMainLoop::PreMainMessageLoopRun() + 67
28  browser_tests                       0x00000001103dd3a6 content::StartupTaskRunner::RunAllTasksNow() + 38
29  browser_tests                       0x00000001100b5962 content::BrowserMainLoop::CreateStartupTasks() + 658
30  browser_tests                       0x00000001100ba66b content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) + 683
31  browser_tests                       0x00000001100b32d4 content::BrowserMain(content::MainFunctionParams const&) + 100
32  browser_tests                       0x0000000111151610 content::ContentMainRunnerImpl::Run() + 368
33  browser_tests                       0x0000000111150816 content::ContentMain(content::ContentMainParams const&) + 54
34  browser_tests                       0x0000000111883c92 content::BrowserTestBase::SetUp() + 1906
35  browser_tests                       0x0000000111222f57 InProcessBrowserTest::SetUp() + 391
36  browser_tests                       0x0000000111f9a771 testing::Test::Run() + 97
37  browser_tests                       0x0000000111f9b290 testing::TestInfo::Run() + 288
38  browser_tests                       0x0000000111f9b827 testing::TestCase::Run() + 263
39  browser_tests                       0x0000000111fa1837 testing::internal::UnitTestImpl::RunAllTests() + 871
40  browser_tests                       0x0000000111fa14a3 testing::UnitTest::Run() + 163
41  browser_tests                       0x0000000111238a85 base::TestSuite::Run() + 133
42  browser_tests                       0x000000011115cedf ChromeTestSuiteRunner::RunTestSuite(int, char**) + 31
43  browser_tests                       0x00000001118beabe content::LaunchTests(content::TestLauncherDelegate*, int, int, char**) + 302
44  browser_tests                       0x000000011115ce6a main + 90
45  libdyld.dylib                       0x00007fffe6062255 start + 1
46  ???                                 0x0000000000000007 0x0 + 7

SiteDetailsBrowserTest.IsolateExtensions (run #2):
[ RUN      ] SiteDetailsBrowserTest.IsolateExtensions
2017-02-08 05:51:24.903 browser_tests[74227:776512] NSWindow warning: adding an unknown subview: <FullSizeContentView: 0x7fa81aace440>. Break on NSLog to debug.
2017-02-08 05:51:24.903 browser_tests[74227:776512] Call stack:
(
    "+callStackSymbols disabled for performance reasons"
)
[74227:775:0208/055125.585658:INFO:CONSOLE(1)] "Extension One running", source: chrome-extension://kffcolmnppmocmnmkeibebgaanfabipl/script.js (1)
[74227:90371:0208/055125.697965:WARNING:embedded_test_server.cc(219)] Request not handled. Returning 404: /favicon.ico
[74227:60167:0208/055144.890892:ERROR:binary_integrity_analyzer_mac.cc(31)] Could not initialize mac signature evaluator
BrowserTestBase received signal: Terminated: 15. Backtrace:
0   browser_tests                       0x00000001085a9c0c base::debug::StackTrace::StackTrace(unsigned long) + 28
1   browser_tests                       0x0000000108cc324a content::(anonymous namespace)::DumpStackTraceSignalHandler(int) + 202
2   libsystem_platform.dylib            0x00007fffe626fbba _sigtramp + 26
3   ???                                 0x00007fa81d29d970 0x0 + 140360020515184
4   CoreFoundation                      0x00007fffd0b0ac94 __CFRunLoopServiceMachPort + 212
5   CoreFoundation                      0x00007fffd0b0a121 __CFRunLoopRun + 1361
6   CoreFoundation                      0x00007fffd0b09974 CFRunLoopRunSpecific + 420
7   HIToolbox                           0x00007fffd0095acc RunCurrentEventLoopInMode + 240
8   HIToolbox                           0x00007fffd0095901 ReceiveNextEventCommon + 432
9   HIToolbox                           0x00007fffd0095736 _BlockUntilNextEventMatchingListInModeWithFilter + 71
10  AppKit                              0x00007fffce63bae4 _DPSNextEvent + 1120
11  AppKit                              0x00007fffcedb621f -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789
12  browser_tests                       0x00000001086c6cb0 __71-[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:]_block_invoke + 64
13  browser_tests                       0x00000001085c364a base::mac::CallWithEHFrame(void () block_pointer) + 10
14  browser_tests                       0x00000001086c6be9 -[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 169
15  AppKit                              0x00007fffce630465 -[NSApplication run] + 926
16  browser_tests                       0x00000001085d376e base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 334
17  browser_tests                       0x00000001085d2dbc base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 92
18  browser_tests                       0x00000001085cf20e base::MessageLoop::RunHandler() + 94
19  browser_tests                       0x00000001085f2ce3 base::RunLoop::Run() + 115
20  browser_tests                       0x0000000108d0137e content::MessageLoopRunner::Run() + 78
21  browser_tests                       0x0000000108cc3901 content::NavigateIframeToURL(content::WebContents*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, GURL const&) + 177
22  browser_tests                       0x0000000106a5c0ee SiteDetailsBrowserTest_IsolateExtensions_Test::RunTestOnMainThread() + 14446
23  browser_tests                       0x0000000108662c77 InProcessBrowserTest::RunTestOnMainThreadLoop() + 215
24  browser_tests                       0x0000000108cc2fa6 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 310
25  browser_tests                       0x00000001086cbb9c ChromeBrowserMainParts::PreMainMessageLoopRunImpl() + 4252
26  browser_tests                       0x00000001086ca9fe ChromeBrowserMainParts::PreMainMessageLoopRun() + 62
27  browser_tests                       0x00000001074f66a3 content::BrowserMainLoop::PreMainMessageLoopRun() + 67
28  browser_tests                       0x000000010781c3a6 content::StartupTaskRunner::RunAllTasksNow() + 38
29  browser_tests                       0x00000001074f4962 content::BrowserMainLoop::CreateStartupTasks() + 658
30  browser_tests                       0x00000001074f966b content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) + 683
31  browser_tests                       0x00000001074f22d4 content::BrowserMain(content::MainFunctionParams const&) + 100
32  browser_tests                       0x0000000108590610 content::ContentMainRunnerImpl::Run() + 368
33  browser_tests                       0x000000010858f816 content::ContentMain(content::ContentMainParams const&) + 54
34  browser_tests                       0x0000000108cc2c92 content::BrowserTestBase::SetUp() + 1906
35  browser_tests                       0x0000000108661f57 InProcessBrowserTest::SetUp() + 391
36  browser_tests                       0x00000001093d9771 testing::Test::Run() + 97
37  browser_tests                       0x00000001093da290 testing::TestInfo::Run() + 288
38  browser_tests                       0x00000001093da827 testing::TestCase::Run() + 263
39  browser_tests                       0x00000001093e0837 testing::internal::UnitTestImpl::RunAllTests() + 871
40  browser_tests                       0x00000001093e04a3 testing::UnitTest::Run() + 163
41  browser_tests                       0x0000000108677a85 base::TestSuite::Run() + 133
42  browser_tests                       0x000000010859bedf ChromeTestSuiteRunner::RunTestSuite(int, char**) + 31
43  browser_tests                       0x0000000108cfdabe content::LaunchTests(content::TestLauncherDelegate*, int, int, char**) + 302
44  browser_tests                       0x000000010859be6a main + 90
45  libdyld.dylib                       0x00007fffe6062255 start + 1
46  ???                                 0x0000000000000007 0x0 + 7

SiteDetailsBrowserTest.IsolateExtensions (run #3):
[ RUN      ] SiteDetailsBrowserTest.IsolateExtensions
2017-02-08 05:51:57.838 browser_tests[74262:777268] NSWindow warning: adding an unknown subview: <FullSizeContentView: 0x7ffac2a73910>. Break on NSLog to debug.
2017-02-08 05:51:57.839 browser_tests[74262:777268] Call stack:
(
    "+callStackSymbols disabled for performance reasons"
)
[74262:775:0208/055158.512320:INFO:CONSOLE(1)] "Extension One running", source: chrome-extension://aajjllhljoakibdhmgbbjhoboooaandd/script.js (1)
[74262:90883:0208/055158.626662:WARNING:embedded_test_server.cc(219)] Request not handled. Returning 404: /favicon.ico
[74262:29955:0208/055217.830413:ERROR:binary_integrity_analyzer_mac.cc(31)] Could not initialize mac signature evaluator
BrowserTestBase received signal: Terminated: 15. Backtrace:
0   browser_tests                       0x000000010cec6c0c base::debug::StackTrace::StackTrace(unsigned long) + 28
1   browser_tests                       0x000000010d5e024a content::(anonymous namespace)::DumpStackTraceSignalHandler(int) + 202
2   libsystem_platform.dylib            0x00007fffe626fbba _sigtramp + 26
3   ???                                 0x00007ffac39607f0 0x0 + 140714999941104
4   CoreFoundation                      0x00007fffd0b0ac94 __CFRunLoopServiceMachPort + 212
5   CoreFoundation                      0x00007fffd0b0a121 __CFRunLoopRun + 1361
6   CoreFoundation                      0x00007fffd0b09974 CFRunLoopRunSpecific + 420
7   HIToolbox                           0x00007fffd0095acc RunCurrentEventLoopInMode + 240
8   HIToolbox                           0x00007fffd0095901 ReceiveNextEventCommon + 432
9   HIToolbox                           0x00007fffd0095736 _BlockUntilNextEventMatchingListInModeWithFilter + 71
10  AppKit                              0x00007fffce63bae4 _DPSNextEvent + 1120
11  AppKit                              0x00007fffcedb621f -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789
12  browser_tests                       0x000000010cfe3cb0 __71-[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:]_block_invoke + 64
13  browser_tests                       0x000000010cee064a base::mac::CallWithEHFrame(void () block_pointer) + 10
14  browser_tests                       0x000000010cfe3be9 -[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 169
15  AppKit                              0x00007fffce630465 -[NSApplication run] + 926
16  browser_tests                       0x000000010cef076e base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 334
17  browser_tests                       0x000000010ceefdbc base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 92
18  browser_tests                       0x000000010ceec20e base::MessageLoop::RunHandler() + 94
19  browser_tests                       0x000000010cf0fce3 base::RunLoop::Run() + 115
20  browser_tests                       0x000000010d61e37e content::MessageLoopRunner::Run() + 78
21  browser_tests                       0x000000010d5e0901 content::NavigateIframeToURL(content::WebContents*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, GURL const&) + 177
22  browser_tests                       0x000000010b3790ee SiteDetailsBrowserTest_IsolateExtensions_Test::RunTestOnMainThread() + 14446
23  browser_tests                       0x000000010cf7fc77 InProcessBrowserTest::RunTestOnMainThreadLoop() + 215
24  browser_tests                       0x000000010d5dffa6 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 310
25  browser_tests                       0x000000010cfe8b9c ChromeBrowserMainParts::PreMainMessageLoopRunImpl() + 4252
26  browser_tests                       0x000000010cfe79fe ChromeBrowserMainParts::PreMainMessageLoopRun() + 62
27  browser_tests                       0x000000010be136a3 content::BrowserMainLoop::PreMainMessageLoopRun() + 67
28  browser_tests                       0x000000010c1393a6 content::StartupTaskRunner::RunAllTasksNow() + 38
29  browser_tests                       0x000000010be11962 content::BrowserMainLoop::CreateStartupTasks() + 658
30  browser_tests                       0x000000010be1666b content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) + 683
31  browser_tests                       0x000000010be0f2d4 content::BrowserMain(content::MainFunctionParams const&) + 100
32  browser_tests                       0x000000010cead610 content::ContentMainRunnerImpl::Run() + 368
33  browser_tests                       0x000000010ceac816 content::ContentMain(content::ContentMainParams const&) + 54
34  browser_tests                       0x000000010d5dfc92 content::BrowserTestBase::SetUp() + 1906
35  browser_tests                       0x000000010cf7ef57 InProcessBrowserTest::SetUp() + 391
36  browser_tests                       0x000000010dcf6771 testing::Test::Run() + 97
37  browser_tests                       0x000000010dcf7290 testing::TestInfo::Run() + 288
38  browser_tests                       0x000000010dcf7827 testing::TestCase::Run() + 263
39  browser_tests                       0x000000010dcfd837 testing::internal::UnitTestImpl::RunAllTests() + 871
40  browser_tests                       0x000000010dcfd4a3 testing::UnitTest::Run() + 163
41  browser_tests                       0x000000010cf94a85 base::TestSuite::Run() + 133
42  browser_tests                       0x000000010ceb8edf ChromeTestSuiteRunner::RunTestSuite(int, char**) + 31
43  browser_tests                       0x000000010d61aabe content::LaunchTests(content::TestLauncherDelegate*, int, int, char**) + 302
44  browser_tests                       0x000000010ceb8e6a main + 90
45  libdyld.dylib                       0x00007fffe6062255 start + 1
46  ???                                 0x0000000000000007 0x0 + 7

SiteDetailsBrowserTest.IsolateExtensions (run #4):
[ RUN      ] SiteDetailsBrowserTest.IsolateExtensions
2017-02-08 05:52:28.111 browser_tests[74282:777551] NSWindow warning: adding an unknown subview: <FullSizeContentView: 0x7fbd7b4b3e10>. Break on NSLog to debug.
2017-02-08 05:52:28.111 browser_tests[74282:777551] Call stack:
(
    "+callStackSymbols disabled for performance reasons"
)
[74282:775:0208/055228.785135:INFO:CONSOLE(1)] "Extension One running", source: chrome-extension://clhdpclmnicehlmbanjglmagphdophbi/script.js (1)
[74282:90883:0208/055228.901651:WARNING:embedded_test_server.cc(219)] Request not handled. Returning 404: /favicon.ico
[74282:29955:0208/055248.102551:ERROR:binary_integrity_analyzer_mac.cc(31)] Could not initialize mac signature evaluator
BrowserTestBase received signal: Terminated: 15. Backtrace:
0   browser_tests                       0x000000010dfaec0c base::debug::StackTrace::StackTrace(unsigned long) + 28
1   browser_tests                       0x000000010e6c824a content::(anonymous namespace)::DumpStackTraceSignalHandler(int) + 202
2   libsystem_platform.dylib            0x00007fffe626fbba _sigtramp + 26
3   ???                                 0x00007fbd7eb44a70 0x0 + 140451851291248
4   CoreFoundation                      0x00007fffd0b0ac94 __CFRunLoopServiceMachPort + 212
5   CoreFoundation                      0x00007fffd0b0a121 __CFRunLoopRun + 1361
6   CoreFoundation                      0x00007fffd0b09974 CFRunLoopRunSpecific + 420
7   HIToolbox                           0x00007fffd0095acc RunCurrentEventLoopInMode + 240
8   HIToolbox                           0x00007fffd0095901 ReceiveNextEventCommon + 432
9   HIToolbox                           0x00007fffd0095736 _BlockUntilNextEventMatchingListInModeWithFilter + 71
10  AppKit                              0x00007fffce63bae4 _DPSNextEvent + 1120
11  AppKit                              0x00007fffcedb621f -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 2789
12  browser_tests                       0x000000010e0cbcb0 __71-[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:]_block_invoke + 64
13  browser_tests                       0x000000010dfc864a base::mac::CallWithEHFrame(void () block_pointer) + 10
14  browser_tests                       0x000000010e0cbbe9 -[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 169
15  AppKit                              0x00007fffce630465 -[NSApplication run] + 926
16  browser_tests                       0x000000010dfd876e base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 334
17  browser_tests                       0x000000010dfd7dbc base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 92
18  browser_tests                       0x000000010dfd420e base::MessageLoop::RunHandler() + 94
19  browser_tests                       0x000000010dff7ce3 base::RunLoop::Run() + 115
20  browser_tests                       0x000000010e70637e content::MessageLoopRunner::Run() + 78
21  browser_tests                       0x000000010e6c8901 content::NavigateIframeToURL(content::WebContents*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> >, GURL const&) + 177
22  browser_tests                       0x000000010c4610ee SiteDetailsBrowserTest_IsolateExtensions_Test::RunTestOnMainThread() + 14446
23  browser_tests                       0x000000010e067c77 InProcessBrowserTest::RunTestOnMainThreadLoop() + 215
24  browser_tests                       0x000000010e6c7fa6 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 310
25  browser_tests                       0x000000010e0d0b9c ChromeBrowserMainParts::PreMainMessageLoopRunImpl() + 4252
26  browser_tests                       0x000000010e0cf9fe ChromeBrowserMainParts::PreMainMessageLoopRun() + 62
27  browser_tests                       0x000000010cefb6a3 content::BrowserMainLoop::PreMainMessageLoopRun() + 67
28  browser_tests                       0x000000010d2213a6 content::StartupTaskRunner::RunAllTasksNow() + 38
29  browser_tests                       0x000000010cef9962 content::BrowserMainLoop::CreateStartupTasks() + 658
30  browser_tests                       0x000000010cefe66b content::BrowserMainRunnerImpl::Initialize(content::MainFunctionParams const&) + 683
31  browser_tests                       0x000000010cef72d4 content::BrowserMain(content::MainFunctionParams const&) + 100
32  browser_tests                       0x000000010df95610 content::ContentMainRunnerImpl::Run() + 368
33  browser_tests                       0x000000010df94816 content::ContentMain(content::ContentMainParams const&) + 54
34  browser_tests                       0x000000010e6c7c92 content::BrowserTestBase::SetUp() + 1906
35  browser_tests                       0x000000010e066f57 InProcessBrowserTest::SetUp() + 391
36  browser_tests                       0x000000010edde771 testing::Test::Run() + 97
37  browser_tests                       0x000000010eddf290 testing::TestInfo::Run() + 288
38  browser_tests                       0x000000010eddf827 testing::TestCase::Run() + 263
39  browser_tests                       0x000000010ede5837 testing::internal::UnitTestImpl::RunAllTests() + 871
40  browser_tests                       0x000000010ede54a3 testing::UnitTest::Run() + 163
41  browser_tests                       0x000000010e07ca85 base::TestSuite::Run() + 133
42  browser_tests                       0x000000010dfa0edf ChromeTestSuiteRunner::RunTestSuite(int, char**) + 31
43  browser_tests                       0x000000010e702abe content::LaunchTests(content::TestLauncherDelegate*, int, int, char**) + 302
44  browser_tests                       0x000000010dfa0e6a main + 90
45  libdyld.dylib                       0x00007fffe6062255 start + 1
46  ???                                 0x0000000000000007 0x0 + 7
 
Status: WontFix (was: Untriaged)
No longer happening.

Sign in to add a comment