New issue
Advanced search Search tips

Issue 900360 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 31
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug
Flaky-Test: ManagePasswordsIconViewTest.CloseOnClick



Sign in to add a comment

ManagePasswordsIconViewTest.CloseOnClick is flaky

Project Member Reported by Findit, Oct 30

Issue description

Cc: vabr@chromium.org
Components: UI>Browser
Assigning to OWNER from https://cs.chromium.org/chromium/src/chrome/browser/ui/views/passwords/OWNERS
Cc: vasi...@chromium.org
Labels: -Pri-1 OS-Windows Pri-3
Status: WontFix (was: Untriaged)
The report is strange, all the linked builds fail to compile or bot_update, i.e., no tests run at all. I filed  bug 900507  and am closing this without disabling the test.
Reporting back from  bug 900507 :

The failed run containing ManagePasswordsIconViewTest is in https://chromium-swarm.appspot.com/task?id=40de7b7b21f33910&refresh=10&show_raw=1

The relevant output is
[ RUN      ] ManagePasswordsIconViewTest.CloseOnClick

[6180:9528:1030/085908.918:WARNING:chrome_browser_main_win.cc(647)] Command line too long for RegisterApplicationRestart:  --cfi-diag=0 --disable-gpu-process-for-dx12-vulkan-info-collection --gtest_also_run_disabled_tests --gtest_filter=ManagePasswordsIconViewTest.CloseOnClick --single_process --snapshot-output-dir="C:\b\s\w\ioak7350" --test-launcher-bot-mode --test-launcher-output="C:\b\s\w\ittnhea8\scoped_dir5264_14634\results5264_4771\test_results.xml" --test-launcher-summary-output="C:\b\s\w\ioak7350\output.json" --user-data-dir="C:\b\s\w\ittnhea8\scoped_dir5264_14634\d5264_21332" --disable-offline-auto-reload --no-first-run --no-default-browser-check --enable-logging=stderr --disable-default-apps --wm-window-animations-disabled --disable-component-update --test-type=browser --force-color-profile=srgb --disable-zero-browsers-open-for-tests --browser-test --ipc-connection-timeout=30 --allow-file-access-from-files --dom-automation --log-gpu-control-list-decisions --disable-backgrounding-occluded-windows --disable-gl-drawing-for-tests --override-use-software-gl-for-tests --force-color-profile=srgb --disable-compositor-ukm-for-tests --enable-features=TestFeatureForBrowserTest1 --disable-features=TestFeatureForBrowserTest2 --disable-gpu-process-for-dx12-vulkan-info-collection --flag-switches-begin --flag-switches-end --file-url-path-alias="/gen=C:\b\s\w\ir\out\Release_x64\gen" --restore-last-session about:blank

[6180:8896:1030/085909.012:WARNING:discovery_network_list_win.cc(195)] Failed to open Wlan client handle: 1062

[6180:9528:1030/085909.038:WARNING:gaia_auth_fetcher.cc(858)] Could not reach Google Accounts servers: errno -11

[9808:8728:1030/085909.338:ERROR:direct_composition_surface_win.cc(165)] EGL_ANGLE_flexible_surface_compatibility not supported

[6180:9528:1030/085910.007:WARNING:gaia_auth_fetcher.cc(858)] Could not reach Google Accounts servers: errno -11

[6180:9528:1030/085910.249:ERROR:interactive_test_utils_win.cc(67)] ShowAndFocusNativeWindow failed. foreground window: 00000000000B02B8, title: , path: C:\Windows\System32\OpenWith.exe

../../chrome/test/base/in_process_browser_test.cc(568): error: Value of: global_browser_set_up_function_(browser_)

  Actual: false

Expected: true

Stack trace:

Backtrace:

	testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00007FF68235DA67+87]

	testing::internal::AssertHelper::operator= [0x00007FF68235D5EE+78]

	InProcessBrowserTest::PreRunTestOnMainThread [0x00007FF684E19B65+373]

	content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF684E92C81+241]

	ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF685D761FB+5003]

	ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF685D74D69+185]

	content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF68315A415+85]

	content::StartupTaskRunner::RunAllTasksNow [0x00007FF68358B435+37]

	content::BrowserMainLoop::CreateStartupTasks [0x00007FF683158EF3+803]

	content::BrowserMainRunnerImpl::Initialize [0x00007FF68315CEFE+126]

	content::BrowserMain [0x00007FF683156930+176]

	content::RunBrowserProcessMain [0x00007FF684C6097F+111]

	content::ContentMainRunnerImpl::Run [0x00007FF684C613C0+832]

	service_manager::Main [0x00007FF6857EB190+2000]

	content::ContentMain [0x00007FF684C608AE+62]

	content::BrowserTestBase::SetUp [0x00007FF684E929F1+2257]

	InProcessBrowserTest::SetUp [0x00007FF684E18E24+532]



[6180:6268:1030/085911.340:WARNING:discardable_shared_memory_manager.cc(409)] Some MojoDiscardableSharedMemoryManagerImpls are still alive. They will be leaked.

[6180:2536:1030/085911.355:ERROR:process_win.cc(167)] Unable to terminate process: Access is denied. (0x5)

[6180:2536:1030/085911.371:ERROR:process_win.cc(167)] Unable to terminate process: Access is denied. (0x5)

[6180:2536:1030/085911.371:ERROR:process_win.cc(167)] Unable to terminate process: Access is denied. (0x5)

[6180:2536:1030/085911.371:ERROR:process_win.cc(167)] Unable to terminate process: Access is denied. (0x5)

[6180:9528:1030/085911.371:WARNING:pref_notifier_impl.cc(23)] Pref observer found at shutdown.

[6180:9528:1030/085911.371:WARNING:pref_notifier_impl.cc(23)] Pref observer found at shutdown.

[  FAILED  ] ManagePasswordsIconViewTest.CloseOnClick, where TypeParam =  and GetParam() =  (2543 ms)

[191/280] ManagePasswordsIconViewTest.CloseOnClick (2984 ms)




A lot of tests in that batch failed with this error, and it looks unrelated to any specific one of them. So keeping this bug closed.
Cc: -vabr@chromium.org

Sign in to add a comment