My Chrome revision: 64be5b29d6251b8f627ed3b975d623158d0286ad (r561650)
Linux version:
> uname -a
Linux dmazzoni-l.mtv.corp.google.com 4.9.0-6-amd64 #1 SMP Debian 4.9.82-1+deb9u3 (2018-03-02) x86_64 GNU/Linux
Any ideas?
> gn_out/release/browser_tests --gtest_filter="ProfileHelperTest.OpenNewWindowForProfile"
IMPORTANT DEBUGGING NOTE: each test is run inside its own process.
For debugging a test inside a debugger, use the
--gtest_filter=<your_test_name> flag along with either
--single_process (to run the test in one launcher/browser process) or
--single-process (to do the above, and also run Chrome in single-process mode).
Using sharding settings from environment. This is shard 0/1
Using 1 parallel jobs.
Note: Google Test filter = ProfileHelperTest.OpenNewWindowForProfile
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from ProfileHelperTest, where TypeParam =
[ RUN ] ProfileHelperTest.OpenNewWindowForProfile
[16760:16760:0524/153736.703830:WARNING:password_store_factory.cc(250)] Using basic (unencrypted) store for password storage. See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_password_storage.md for more information about password storage options.
[16760:16760:0524/153736.894305:WARNING:password_store_factory.cc(250)] Using basic (unencrypted) store for password storage. See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_password_storage.md for more information about password storage options.
[16760:16760:0524/153737.351372:WARNING:CONSOLE(0)] "Styling master document from stylesheets defined in HTML Imports is deprecated. Please refer to https://goo.gl/EGXzpw for possible migration paths.", source: (0)
[16760:16760:0524/153738.048046:WARNING:gaia_auth_fetcher.cc(902)] Could not reach Google Accounts servers: errno -11
[16760:16760:0524/153738.599624:WARNING:gaia_auth_fetcher.cc(902)] Could not reach Google Accounts servers: errno -11
[16760:16760:0524/153738.906110:WARNING:gaia_auth_fetcher.cc(902)] Could not reach Google Accounts servers: errno -11
[16760:16760:0524/153739.572648:WARNING:gaia_auth_fetcher.cc(902)] Could not reach Google Accounts servers: errno -11
[16760:16760:0524/153741.606650:WARNING:gaia_auth_fetcher.cc(902)] Could not reach Google Accounts servers: errno -11
[16760:16760:0524/153742.378022:WARNING:gaia_auth_fetcher.cc(902)] Could not reach Google Accounts servers: errno -11
[16760:16760:0524/153749.005926:WARNING:gaia_auth_fetcher.cc(902)] Could not reach Google Accounts servers: errno -11
Still waiting for the following processes to finish:
gn_out/release/browser_tests --gtest_also_run_disabled_tests --gtest_filter=ProfileHelperTest.OpenNewWindowForProfile --single_process --test-launcher-output=/tmp/.org.chromium.Chromium.SEjFAR/resultsCwr3ru/test_results.xml --user-data-dir=/tmp/.org.chromium.Chromium.SEjFAR/dV62l1a
[16760:16760:0524/153749.710474:WARNING:gaia_auth_fetcher.cc(902)] Could not reach Google Accounts servers: errno -11
BrowserTestBase received signal: Terminated. Backtrace:
#0 0x7fc7823dbd7c base::debug::StackTrace::StackTrace()
#1 0x0000031cf205 Still waiting for the following processes to finish:
gn_out/release/browser_tests --gtest_also_run_disabled_tests --gtest_filter=ProfileHelperTest.OpenNewWindowForProfile --single_process --test-launcher-output=/tmp/.org.chromium.Chromium.SEjFAR/resultsCwr3ru/test_results.xml --user-data-dir=/tmp/.org.chromium.Chromium.SEjFAR/dV62l1a
content::(anonymous namespace)::DumpStackTraceSignalHandler()
#2 0x7fc774c41030 <unknown>
#3 0x7fc774ced63d __poll
#4 0x7fc77687f0b9 <unknown>
#5 0x7fc77687f1cc g_main_context_iteration
#6 0x7fc782330672 base::MessagePumpGlib::Run()
#7 0x7fc78232d061 base::MessageLoop::Run()
#8 0x7fc782361056 base::RunLoop::Run()
#9 0x000001b6ddf3 ProfileHelperTest_OpenNewWindowForProfile_Test::RunTestOnMainThread()
#10 0x0000031cef1e content::BrowserTestBase::ProxyRunTestOnMainThreadLoop()
#11 0x000002c9d8d9 ChromeBrowserMainParts::PreMainMessageLoopRunImpl()
#12 0x000002c9c59a ChromeBrowserMainParts::PreMainMessageLoopRun()
#13 0x7fc77e389e31 content::BrowserMainLoop::PreMainMessageLoopRun()
#14 0x7fc77e878605 content::StartupTaskRunner::RunAllTasksNow()
#15 0x7fc77e38889c content::BrowserMainLoop::CreateStartupTasks()
#16 0x7fc77e38cbc5 content::BrowserMainRunnerImpl::Initialize()
#17 0x7fc77e3862b5 content::BrowserMain()
#18 0x7fc77ee42c3a content::RunBrowserProcessMain()
#19 0x7fc77ee43cb4 content::ContentMainRunnerImpl::Run()
#20 0x7fc77c4166bf service_manager::Main()
#21 0x7fc77ee41aa4 content::ContentMain()
#22 0x0000031cea82 content::BrowserTestBase::SetUp()
#23 0x000002c33ef0 InProcessBrowserTest::SetUp()
#24 0x00000265e69d testing::Test::Run()
#25 0x00000265f300 testing::TestInfo::Run()
#26 0x00000265f817 testing::TestCase::Run()
#27 0x00000266b207 testing::internal::UnitTestImpl::RunAllTests()
#28 0x00000266ad7d testing::UnitTest::Run()
#29 0x000002c46ba1 base::TestSuite::Run()
#30 0x000002c03642 ChromeTestSuiteRunner::RunTestSuite()
#31 0x0000031f7310 content::LaunchTests()
#32 0x000002c03ae3 LaunchChromeTests()
#33 0x000002c035ce main
#34 0x7fc774c2e2b1 __libc_start_main
#35 0x00000125602a _start
[0524/153804.771925:ERROR:kill_posix.cc(83)] Unable to terminate process group 16760: No such process (3)
[1/1] ProfileHelperTest.OpenNewWindowForProfile (TIMED OUT)
1 test timed out:
ProfileHelperTest.OpenNewWindowForProfile (../../chrome/browser/ui/webui/profile_helper_browsertest.cc:73)
Comment 1 by dmazz...@chromium.org
, May 24 2018