New issue
Advanced search Search tips

Issue 885076 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 711256
Owner: ----
Closed: Sep 18
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Various tests failing in webui_polymer2_interactive_ui_tests

Project Member Reported by chromium...@appspot.gserviceaccount.com, Sep 18

Issue description

"CrSettingsSyncPageTest.All" 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 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyJQsSBUZsYWtlIhpDclNldHRpbmdzU3luY1BhZ2VUZXN0LkFsbAw.

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
 
Summary: Various tests failing in webui_polymer2_interactive_ui_tests (was: "CrSettingsSyncPageTest.All" is flaky)
Looks like it's pretty much all of these tests.

CrSettingsSyncPageTest.All
CrElementsProfileAvatarSelectorFocusTest.All
CrSettingsFocusRowBehavior.FocusTest
CrElementsCheckboxTest.All
CrSettingsAnimatedPagesTest.All
PrintPreviewPrintHeaderInteractiveTest.FocusPrintOnReady
CrElementsToggleTest.All
SettingsUIBrowserTest.All
MaterialHistoryFocusTest.All
PrintPreviewDestinationDialogInteractiveTest.FocusSearchBox

All of them are failing with this:

../../chrome/test/base/in_process_browser_test.cc(523): error: Value of: global_browser_set_up_function_(browser_)
  Actual: false
Expected: true
Stack trace:
Backtrace:
	testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00007FF7AFCECFC7+87]
	testing::internal::AssertHelper::operator= [0x00007FF7AFCECB4E+78]
	InProcessBrowserTest::PreRunTestOnMainThread [0x00007FF7B2400825+373]
	content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF7B246021F+255]
	ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF7B32D6796+4822]
	ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF7B32D53B9+185]
	content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF7B0ADFB65+85]
	content::StartupTaskRunner::RunAllTasksNow [0x00007FF7B0EF2ED5+37]
	content::BrowserMainLoop::CreateStartupTasks [0x00007FF7B0ADE423+803]
	content::BrowserMainRunnerImpl::Initialize [0x00007FF7B0AE25AE+126]
	content::BrowserMain [0x00007FF7B0ADBFE0+176]
	content::RunBrowserProcessMain [0x00007FF7B23DAE8F+111]
	content::ContentMainRunnerImpl::Run [0x00007FF7B23DB7FE+622]
	service_manager::Main [0x00007FF7B2B36D00+2000]
	content::ContentMain [0x00007FF7B23DADC1+65]
	content::BrowserTestBase::SetUp [0x00007FF7B245FF76+2198]
	InProcessBrowserTest::SetUp [0x00007FF7B23FFA77+631]
Mergedinto: 711256
Status: Duplicate (was: Untriaged)

Sign in to add a comment