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

Issue 618533 link

Starred by 1 user

Issue metadata

Status: Archived
Owner:
Closed: Jul 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug



Sign in to add a comment

chrome_sync_shell_test_apk failing many tests on linux_android_rel_ng

Project Member Reported by kbr@chromium.org, Jun 9 2016

Issue description

In this build:
https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/84594

from this unrelated CL:
https://codereview.chromium.org/2052703002/

Many tests failed. I can't figure out where in the log the root cause is indicated.

There are a lot of purple builds on https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng?numbuilds=200 . It looks like builds with test failures are showing up purple for some reason. This is probably inducing a lot of load on the CQ. Consequently I'm marking this P0. Please downgrade if my analysis is poor.

org.chromium.chrome.browser.sync.OpenTabsTest_testDownloadDeletedOpenTab
org.chromium.chrome.browser.sync.OpenTabsTest_testDownloadMultipleDeletedOpenTabs
org.chromium.chrome.browser.sync.OpenTabsTest_testDownloadMultipleOpenTabs
org.chromium.chrome.browser.sync.OpenTabsTest_testDownloadOpenTab
org.chromium.chrome.browser.sync.OpenTabsTest_testUploadOpenTab
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testChoosePassphraseTypeWhenSyncIsOff
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testDefaultControlStatesWithSyncOffThenOn
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testOpeningSettingsDoesntEnableSync
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testPassphraseCreation
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testPassphraseDialogDismissed
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testPaymentsIntegrationCheckboxClearsServerAutofillCreditCards
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testPaymentsIntegrationCheckboxDisablesPaymentsIntegration
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testPaymentsIntegrationCheckboxEnablesPaymentsIntegration
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testPaymentsIntegrationDisabledByAutofillSyncCheckbox
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testPaymentsIntegrationEnabledByAutofillSyncCheckbox
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testPaymentsIntegrationEnabledBySyncEverything
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testPaymentsIntegrationUnchecked
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testSettingDataTypes
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testSyncSwitch
org.chromium.chrome.browser.sync.SyncCustomizationFragmentTest_testSyncSwitchClearsServerAutofillCreditCards
org.chromium.chrome.browser.sync.ui.PassphraseTypeDialogFragmentTest_testCustomEncryptionOptions
org.chromium.chrome.browser.sync.ui.PassphraseTypeDialogFragmentTest_testImplicitEncryptionOptions
org.chromium.chrome.browser.sync.ui.PassphraseTypeDialogFragmentTest_testImplicitEncryptionOptionsEncryptEverythingDisallowed
org.chromium.chrome.browser.sync.ui.PassphraseTypeDialogFragmentTest_testKeystoreEncryptionOptions
org.chromium.chrome.browser.sync.ui.PassphraseTypeDialogFragmentTest_testKeystoreEncryptionOptionsEncryptEverythingDisallowed

 
stdout.txt
894 KB View Download
Labels: -Pri-0 Pri-1
Owner: bpastene@chromium.org
Status: Assigned (was: Untriaged)
Yeah, it looks like we running over capacity yesterday afternoon, and most swarming tasks were forced to sit pending for a while and timeout, hence the purple. Lowering priority since we're back down to normal levels. I'm still investigating the root cause.

As for the build you linked, I think it might be that specific bot's fault. It's been failing around 50% of all its tasks, much higher than we're seeing from other, more reliable bots. These things have been the cause for a lot of flake recently. I'm investigating in https://bugs.chromium.org/p/chromium/issues/detail?id=617310

As John mentioned eariler, these two things could very well be related: unhealthy bots > tests flake > more retries > more tasks > we run over capacity > everything turns purple


Comment 2 by kbr@chromium.org, Jun 10 2016

Thanks Ben. Good investigation. Feel free to downgrade this to P2 or close as WontFix if the issues like bad devices are being investigated in other bugs.

Comment 3 by stip@chromium.org, Jul 21 2016

Status: Archived (was: Assigned)
I think we can close this.

Sign in to add a comment