The test is flaky in recent builds. Sample builds: ==== https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/linux-chromeos-rel/15404 https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/linux-chromeos-rel/15408 https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/linux-chromeos-rel/15410 https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/linux-chromeos-rel/15413
Sample log: ... [393:552:1030/194742.861476:WARNING:owner_key_util_impl.cc(45)] Public key file is empty. This seems wrong. [393:552:1030/194742.861505:ERROR:session_manager_operation.cc(117)] Failed to load public owner key. BrowserTestBase received signal: Terminated. Backtrace: #0 0x0000043e388f base::debug::StackTrace::StackTrace() #1 0x0000048d7225 content::(anonymous namespace)::DumpStackTraceSignalHandler() #2 0x7f18562c4cb0 <unknown> #3 0x7f185638c6d3 epoll_wait #4 0x000004e523bd epoll_dispatch #5 0x000004e4feac event_base_loop #6 0x0000043f580b base::MessagePumpLibevent::Run() #7 0x00000438d185 base::RunLoop::Run() #8 0x0000018961cc policy::KeyRotationDeviceCloudPolicyTest_Basic_Test::RunTestOnMainThread() #9 0x0000048d670b content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() #10 0x00000449bcb4 ChromeBrowserMainParts::PreMainMessageLoopRunImpl() #11 0x00000449abfc ChromeBrowserMainParts::PreMainMessageLoopRun()
Thanks for filing, I'll take a look.
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/3a5cfaa0110ec907abef17f4fbc0c0deae6df1b0 commit 3a5cfaa0110ec907abef17f4fbc0c0deae6df1b0 Author: Xiyuan Xia <xiyuan@chromium.org> Date: Wed Oct 31 17:23:01 2018 Disable KeyRotationDeviceCloudPolicyTest.Basic Bug: 900631 Change-Id: I849b63b4ec647a650e6d94986853468600f05da2 Reviewed-on: https://chromium-review.googlesource.com/c/1310215 Reviewed-by: Maksim Ivanov <emaxx@chromium.org> Commit-Queue: Xiyuan Xia <xiyuan@chromium.org> Cr-Commit-Position: refs/heads/master@{#604311} [modify] https://crrev.com/3a5cfaa0110ec907abef17f4fbc0c0deae6df1b0/chrome/browser/chromeos/policy/device_cloud_policy_browsertest.cc
Comment 1 by xiy...@chromium.org
, Oct 31