New issue
Advanced search Search tips

Issue 716505 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 716476
Owner: ----
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"PrintPreviewDestinationSearchTest.Select" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Apr 28 2017

Issue description

"PrintPreviewDestinationSearchTest.Select" is flaky.

This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label.

We have detected 4 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyMwsSBUZsYWtlIihQcmludFByZXZpZXdEZXN0aW5hdGlvblNlYXJjaFRlc3QuU2VsZWN0DA.

Flaky tests should be disabled within 30 minutes unless culprit CL is found and reverted. Please see more details here: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs/sheriffing-bug-queues#triaging-auto-filed-flakiness-bugs
 
Build log:
https://luci-logdog.appspot.com/v/?s=chromium%2Fbb%2Ftryserver.chromium.linux%2Flinux_chromium_chromeos_ozone_rel_ng%2F372776%2F%2B%2Frecipes%2Fsteps%2Fmash_browser_tests__with_patch_%2F0%2Flogs%2FFolderShortcuts__x2f_FileManagerBrowserTest.Test__x2f_1%2F0

Error from log:
----------------------------------------- 8< -----------------------------------------
[ RUN      ] FolderShortcuts/FileManagerBrowserTest.Test/1
[22482:22482:0428/075657.073793:8800425164:WARNING:diagnostics_writer.cc(209)] [FAIL] 008 PathUserData (Cannot obtain size for: /b/s/w/itzCgSib/.org.chromium.Chromium.PjDf6r/dtXWHm1)
[22482:22482:0428/075657.073930:8800425233:WARNING:diagnostics_writer.cc(209)] [FAIL] 007 PathLocalState (Path not found: /b/s/w/itzCgSib/.org.chromium.Chromium.PjDf6r/dtXWHm1/Local State)
[22482:22482:0428/075657.074078:8800425380:WARNING:diagnostics_writer.cc(209)] [FAIL] 013 JSONPreferences (File not found)
[22482:22482:0428/075657.074100:8800425400:WARNING:diagnostics_writer.cc(209)] [FAIL] 013 JSONLocalState (File not found)
[22482:22482:0428/075657.074122:8800425422:WARNING:diagnostics_writer.cc(209)] [FAIL] 002 SQLiteIntegrityWebData (File not found)
[22482:22482:0428/075657.074138:8800425438:WARNING:diagnostics_writer.cc(209)] [FAIL] 002 SQLiteIntegrityCookie (File not found)
[22482:22482:0428/075657.074157:8800425458:WARNING:diagnostics_writer.cc(209)] [FAIL] 002 SQLiteIntegrityHistory (File not found)
----------------------------------------- 8< -----------------------------------------

The source of the error seems to be this:

----------------------------------------- 8< -----------------------------------------
[120/255] ChromeServiceWorkerManifestFetchTest.OtherOriginUseCredentials (915 ms)
[121/255] MultiProfileFileManagerBrowserTest.PRE_BasicDownloads (2357 ms)
[0428/075227.463818:FATAL:session_controller.cc(203)] Check failed: user_sessions_.size() == user_session_order.size() (4 vs. 1)
#0 0x00000366145c base::debug::StackTrace::StackTrace()
#1 0x000003679c81 logging::LogMessage::~LogMessage()
#2 0x000005ffc65f ash::SessionController::SetUserSessionOrder()
#3 0x000002925b96 ash::mojom::SessionControllerStubDispatch::Accept()
#4 0x00000487c838 mojo::InterfaceEndpointClient::HandleValidatedMessage()
#5 0x00000488f256 mojo::FilterChain::Accept()
#6 0x00000487d945 mojo::InterfaceEndpointClient::HandleIncomingMessage()
#7 0x000004884325 mojo::internal::MultiplexRouter::ProcessIncomingMessage()
#8 0x000004883b54 mojo::internal::MultiplexRouter::Accept()
#9 0x00000488f256 mojo::FilterChain::Accept()
#10 0x00000487ad8c mojo::Connector::ReadSingleMessage()
#11 0x00000487b441 mojo::Connector::ReadAllAvailableMessages()
#12 0x00000487b2f9 mojo::Connector::OnHandleReadyInternal()
#13 0x000004890bcc mojo::SimpleWatcher::OnHandleReady()
#14 0x00000252871f _ZN4base8internal7InvokerINS0_9BindStateIMN7content25ServiceWorkerProviderHostEFviN5blink21WebServiceWorkerStateEEJNS_7WeakPtrIS4_EEiS6_EEEFvvEE7RunImplIRKS8_RKSt5tupleIJSA_iS6_EEJLm0ELm1ELm2EEEEvOT_OT0_NS_13IndexSequenceIJXspT1_EEEE
#15 0x0000006c7da9 _ZNO4base8CallbackIFvvELNS_8internal8CopyModeE1ELNS2_10RepeatModeE1EE3RunEv
#16 0x000003710ca4 base::debug::TaskAnnotator::RunTask()
#17 0x000003681289 base::MessageLoop::RunTask()
#18 0x00000368151b base::MessageLoop::DeferOrRunPendingTask()
#19 0x0000036819cd base::MessageLoop::DoWork()
#20 0x000003684149 base::MessagePumpLibevent::Run()
#21 0x000003681011 base::MessageLoop::RunHandler()
#22 0x0000036a9c09 base::RunLoop::Run()
----------------------------------------- 8< -----------------------------------------

From log: https://chromium-swarm.appspot.com/task?id=35cdcf32350d6e10&refresh=10&show_raw=1


Comment 2 by xiy...@chromium.org, Apr 28 2017

Mergedinto: 716476
Status: Duplicate (was: Untriaged)

Sign in to add a comment