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

Issue 846507 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

ProfileHelperTest.OpenNewWindowForProfile times out locally on Linux

Project Member Reported by dmazz...@chromium.org, May 24 2018

Issue description

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)
 
 
Hmmm, other tests in ProfileHelperTest are actually crashing for me locally, I wonder if this is related.

[2/4] ProfileHelperTest.DeleteSoleProfile (CRASHED)
Note: Google Test filter = ProfileHelperTest.DeleteActiveProfile
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from ProfileHelperTest, where TypeParam = 
[ RUN      ] ProfileHelperTest.DeleteActiveProfile
[20214:20214:0524/154819.191211: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.
[20214:20214:0524/154819.381964: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.
[20214:20214:0524/154819.399221:ERROR:background_mode_manager_aura.cc(14)] Not implemented reached in virtual void BackgroundModeManager::EnableLaunchOnStartup(bool)
[20214:20242:0524/154819.513926:WARNING:linux_util.cc(84)] Cannot open /proc/20300/task
[20214:20242:0524/154819.513975:WARNING:linux_util.cc(84)] Cannot open /proc/20301/task
[20214:20242:0524/154819.514000:WARNING:linux_util.cc(84)] Cannot open /proc/20301/task
[20214:20242:0524/154819.514022:WARNING:linux_util.cc(84)] Cannot open /proc/20301/task
[20214:20242:0524/154819.514060:WARNING:linux_util.cc(84)] Cannot open /proc/20300/task
[20214:20242:0524/154819.514083:WARNING:linux_util.cc(84)] Cannot open /proc/20300/task
[20214:20261:0524/154820.531199:FATAL:bus.cc(178)] Check failed: !connection_. 
#0 0x7f747801ad7c base::debug::StackTrace::StackTrace()
#1 0x7f7477f5c6db logging::LogMessage::~LogMessage()
#2 0x7f7471db6393 dbus::Bus::~Bus()
#3 0x7f7471db664e dbus::Bus::~Bus()
#4 0x7f7471dced73 dbus::ObjectProxy::~ObjectProxy()
#5 0x7f7471dcedbe dbus::ObjectProxy::~ObjectProxy()
#6 0x7f7471dd3b3a _ZN4base8internal9BindStateIMN4dbus11ObjectProxyEFbRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEESC_NS_17RepeatingCallbackIFvPNS2_6SignalEEEEEJ13scoped_refptrIS3_ESA_SA_SH_EED2Ev
#7 0x7f7471dd3ac3 _ZN4base8internal9BindStateIMN4dbus11ObjectProxyEFbRKNSt3__112basic_stringIcNS4_11char_traitsIcEENS4_9allocatorIcEEEESC_NS_17RepeatingCallbackIFvPNS2_6SignalEEEEEJ13scoped_refptrIS3_ESA_SA_SH_EE7DestroyEPKNS0_13BindStateBaseE
#8 0x7f7471dcddf6 base::internal::ReturnAsParamAdapter<>()
#9 0x7f7471dcdf0b _ZN4base8internal7InvokerINS0_9BindStateIPFvNS_12OnceCallbackIFbvEEEPbEJS5_S6_EEEFvvEE7RunOnceEPNS0_13BindStateBaseE
#10 0x7f7477fd9390 base::(anonymous namespace)::PostTaskAndReplyRelay::RunTaskAndPostReply()
#11 0x7f7477fd9829 _ZN4base8internal7InvokerINS0_9BindStateIPFvNS_12_GLOBAL__N_121PostTaskAndReplyRelayEEJS4_EEEFvvEE7RunOnceEPNS0_13BindStateBaseE
#12 0x7f7477f3cf40 base::debug::TaskAnnotator::RunTask()
#13 0x7f7477fce009 base::internal::TaskTracker::RunOrSkipTask()
#14 0x7f747802f64b base::internal::TaskTrackerPosix::RunOrSkipTask()
#15 0x7f7477fcd1b6 base::internal::TaskTracker::RunAndPopNextTask()
#16 0x7f7477fc3102 base::internal::SchedulerWorker::RunWorker()
#17 0x7f7477fc2ea4 base::internal::SchedulerWorker::RunSharedWorker()
#18 0x7f747802ff6f base::(anonymous namespace)::ThreadFunc()
#19 0x7f746c9e2494 start_thread
#20 0x7f746a935a8f clone



Status: Untriaged (was: Available)
Available, but no owner or component? Please find a component, as no one will ever find this without one.

Sign in to add a comment