Issue metadata
Sign in to add a comment
|
Flaky browser_tests: ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable |
||||||||||||||||||||||
Issue descriptionChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable is failing: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable
,
Aug 9 2017
Failing bot: https://uberchromegw.corp.google.com/i/chromium.win/builders/Win10%20Tests%20x64/builds/14501 This is log of the failure: === [ RUN ] ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(0000018372E63660, 0000018372DB0B10, 0000018372E11AB0) ../../chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_impl_browsertest_win.cc(89): error: Actual function call count doesn't match EXPECT_CALL(mock_delegate_, ShowChromeCleanerPrompt(_, _, _))... Expected: to be called once Actual: never called - unsatisfied and active [ FAILED ] ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable, where TypeParam = and GetParam() = (1056 ms) [ RUN ] ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(000001C9FEF20ED0, 000001C9FB99D5A0, 000001C9FBA01AB0) ../../chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_impl_browsertest_win.cc(89): error: Actual function call count doesn't match EXPECT_CALL(mock_delegate_, ShowChromeCleanerPrompt(_, _, _))... Expected: to be called once Actual: never called - unsatisfied and active [ FAILED ] ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable, where TypeParam = and GetParam() = (1028 ms) [ RUN ] ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(000001D9CCD55F80, 000001D9CCB2D910, 000001D9CCB91AB0) [572:8184:0808/171059.332:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1 ../../chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_impl_browsertest_win.cc(89): error: Actual function call count doesn't match EXPECT_CALL(mock_delegate_, ShowChromeCleanerPrompt(_, _, _))... Expected: to be called once Actual: never called - unsatisfied and active [ FAILED ] ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable, where TypeParam = and GetParam() = (1043 ms) [ RUN ] ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(0000028827F155A0, 000002882488F3F0, 00000288248F1AB0) ../../chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_impl_browsertest_win.cc(89): error: Actual function call count doesn't match EXPECT_CALL(mock_delegate_, ShowChromeCleanerPrompt(_, _, _))... Expected: to be called once Actual: never called - unsatisfied and active [ FAILED ] ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable, where TypeParam = and GetParam() = (1002 ms)
,
Aug 9 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/69f7ddbe92ad5372d2c263d930ee20cfb1c3528f commit 69f7ddbe92ad5372d2c263d930ee20cfb1c3528f Author: Makoto Shimazu <shimazu@chromium.org> Date: Wed Aug 09 01:54:22 2017 Disabled flaky ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable TBR=robertshield@chromium.org,jjlopezjaimez@google.com NOTRY=true Bug: 753632, 734677 Change-Id: I1405aed369a9e59cd2d45ff57b0359809d24c11c Reviewed-on: https://chromium-review.googlesource.com/607689 Reviewed-by: Makoto Shimazu <shimazu@chromium.org> Commit-Queue: Makoto Shimazu <shimazu@chromium.org> Cr-Commit-Position: refs/heads/master@{#492804} [modify] https://crrev.com/69f7ddbe92ad5372d2c263d930ee20cfb1c3528f/chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_impl_browsertest_win.cc
,
Aug 10 2017
Issue 754230 has been merged into this issue.
,
Aug 10 2017
The test was re-enabled here https://chromium-review.googlesource.com/c/609268 and flakes again
,
Aug 10 2017
jjlopezjaimez@ PTAL. I'm disabling the tests.
,
Aug 10 2017
Assigning to robertshield@ since owner should be @chromium.org
,
Aug 10 2017
here is the recent flake https://uberchromegw.corp.google.com/i/chromium.win/builders/Win10%20Tests%20x64/builds/14559
,
Aug 10 2017
Reverting it here: https://chromium-review.googlesource.com/c/610161 jjlopezjaimez@: Next time could you please first land the fix and then revert a CL which disabled the test? It makes enabling/disabling tests much easier. Thanks!
,
Aug 10 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/09adc758997afd33f4bf3272849380fe1ef3d0fe commit 09adc758997afd33f4bf3272849380fe1ef3d0fe Author: Olga Sharonova <olka@chromium.org> Date: Thu Aug 10 13:46:20 2017 Disabling flaky ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable TBR=robertshield@chromium.org,jjlopezjaimez@google.com Bug: 753632 Change-Id: Ie60bce95998dfac0f8373a107ae8aade1c517996 Reviewed-on: https://chromium-review.googlesource.com/610161 Reviewed-by: Olga Sharonova <olka@chromium.org> Commit-Queue: Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#493372} [modify] https://crrev.com/09adc758997afd33f4bf3272849380fe1ef3d0fe/chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_impl_browsertest_win.cc
,
Aug 10 2017
,
Aug 10 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/e96d38a974cdf5fa6c32d0721f3288fd75e9a174 commit e96d38a974cdf5fa6c32d0721f3288fd75e9a174 Author: Juan Jose Lopez Jaimez <jjlopezjaimez@google.com> Date: Thu Aug 10 18:19:19 2017 add run loop to fix OnInfectedBrowserNotAvailable flaky test Bug: https://bugs.chromium.org/p/chromium/issues/detail?id=753632#c6 Change-Id: Ib9055f4a6d03dcbfc15b23db299aa40739f58310 Reviewed-on: https://chromium-review.googlesource.com/610301 Commit-Queue: Juan José Lopez Jaimez <jjlopezjaimez@google.com> Reviewed-by: Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#493467} [modify] https://crrev.com/e96d38a974cdf5fa6c32d0721f3288fd75e9a174/chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_impl_browsertest_win.cc
,
Aug 11 2017
It flakes again: https://build.chromium.org/p/chromium.win/builders/Win10%20Tests%20x64/builds/14599 - Disabling.
,
Aug 11 2017
jjlopezjaimez@: could you please follow the recommendation in Comment 9 when re-enabling the test?
,
Aug 11 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/245af5b2c2210ea85e08b754abde4e4e1e9ba2ab commit 245af5b2c2210ea85e08b754abde4e4e1e9ba2ab Author: Olga Sharonova <olka@chromium.org> Date: Fri Aug 11 09:57:47 2017 Disabling flaky ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable again TBR=robertshield@chromium.org,jjlopezjaimez@google.com Bug: 753632 Change-Id: Ie4353a529e12e54e57f35a52549ff2fe96eacd15 Reviewed-on: https://chromium-review.googlesource.com/612165 Reviewed-by: Olga Sharonova <olka@chromium.org> Commit-Queue: Olga Sharonova <olka@chromium.org> Cr-Commit-Position: refs/heads/master@{#493694} [modify] https://crrev.com/245af5b2c2210ea85e08b754abde4e4e1e9ba2ab/chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_impl_browsertest_win.cc
,
Jan 21
(2 days ago)
unassigning myself - csharp@ looks like this test is still disabled, perhaps worth deleting?
,
Yesterday
(29 hours ago)
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/3515af266cdf20c32a4bca59f2b0916a46ffc0b6 commit 3515af266cdf20c32a4bca59f2b0916a46ffc0b6 Author: Chris Sharp <csharp@google.com> Date: Tue Jan 22 14:36:52 2019 Renable ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable This test might still be flaky, but I don't know what the failures were. Re-enabling to see if it is still flaky and to collect logs if it is. Bug: 753632 Change-Id: Idfbf8a19d3c4d9d19b31481516660eb9f8a94237 Reviewed-on: https://chromium-review.googlesource.com/c/1426005 Reviewed-by: proberge <proberge@chromium.org> Commit-Queue: Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#624773} [modify] https://crrev.com/3515af266cdf20c32a4bca59f2b0916a46ffc0b6/chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_impl_browsertest_win.cc
,
Today
(23 hours ago)
*/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/* is flaky. Findit has detected 14 new flake occurrences of this test. List of all flake occurrences can be found at: https://findit-for-me.appspot.com/flake/occurrences?key=ag9zfmZpbmRpdC1mb3ItbWVyWwsSBUZsYWtlIlBjaHJvbWl1bUBicm93c2VyX3Rlc3RzQENocm9tZUNsZWFuZXJQcm9tcHRVc2VyVGVzdC5PbkluZmVjdGVkQnJvd3Nlck5vdEF2YWlsYWJsZQw. Since these tests are still flaky, this issue has been moved back onto the Sheriff Bug Queue if it hasn't already. If the result above is wrong, please file a bug using this link: https://bugs.chromium.org/p/chromium/issues/entry?status=Unconfirmed&labels=Pri-1,Test-Findit-Wrong&components=Tools%3ETest%3EFindit%3EFlakiness&summary=%5BFindit%5D%20Flake%20Detection%20-%20Wrong%20result%3A%20ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable&comment=Link%20to%20flake%20details%3A%20https://findit-for-me.appspot.com/flake/occurrences?key=ag9zfmZpbmRpdC1mb3ItbWVyWwsSBUZsYWtlIlBjaHJvbWl1bUBicm93c2VyX3Rlc3RzQENocm9tZUNsZWFuZXJQcm9tcHRVc2VyVGVzdC5PbkluZmVjdGVkQnJvd3Nlck5vdEF2YWlsYWJsZQw Automatically posted by the findit-for-me app (https://goo.gl/Ot9f7N).
,
Today
(22 hours ago)
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/82fa384a85df17f48a969f80d489a16a4db92c75 commit 82fa384a85df17f48a969f80d489a16a4db92c75 Author: Chris Sharp <csharp@chromium.org> Date: Tue Jan 22 21:53:25 2019 Revert "Renable ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable" This reverts commit 3515af266cdf20c32a4bca59f2b0916a46ffc0b6. Reason for revert: Test is still flaky. Original change's description: > Renable ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable > > This test might still be flaky, but I don't know what the failures were. > Re-enabling to see if it is still flaky and to collect logs if it is. > > Bug: 753632 > Change-Id: Idfbf8a19d3c4d9d19b31481516660eb9f8a94237 > Reviewed-on: https://chromium-review.googlesource.com/c/1426005 > Reviewed-by: proberge <proberge@chromium.org> > Commit-Queue: Chris Sharp <csharp@chromium.org> > Cr-Commit-Position: refs/heads/master@{#624773} TBR=csharp@chromium.org,proberge@chromium.org Change-Id: I83a6dd9ab50247f768f2065cf088639350073cc9 No-Presubmit: true No-Tree-Checks: true No-Try: true Bug: 753632 Reviewed-on: https://chromium-review.googlesource.com/c/1427569 Reviewed-by: Chris Sharp <csharp@chromium.org> Commit-Queue: Chris Sharp <csharp@chromium.org> Cr-Commit-Position: refs/heads/master@{#624942} [modify] https://crrev.com/82fa384a85df17f48a969f80d489a16a4db92c75/chrome/browser/safe_browsing/chrome_cleaner/chrome_cleaner_dialog_controller_impl_browsertest_win.cc
,
Today
(22 hours ago)
Test still seems to be pretty flaky, so I'm reverting it with https://chromium-review.googlesource.com/c/chromium/src/+/1427569. Looking at some of the failures it looks like it's a timeout issue. Sample logs: [ RUN ] WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/2 [9580:8920:0122/124312.090:WARNING:chrome_browser_main_win.cc(659)] Command line too long for RegisterApplicationRestart: --cfi-diag=0 --disable-gpu-process-for-dx12-vulkan-info-collection --gtest_also_run_disabled_tests --gtest_filter=WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/2 --single_process --test-launcher-bot-mode --test-launcher-output="C:\b\s\w\itbn0qg9\scoped_dir3596_26932\results3596_3759\test_results.xml" --test-launcher-summary-output="C:\b\s\w\ioirresz\output.json" --user-data-dir="C:\b\s\w\itbn0qg9\scoped_dir3596_26932\d3596_1998" --disable-offline-auto-reload --force-fieldtrials=SRTPromptFieldTrial/SRTGroup --force-fieldtrial-params=SRTPromptFieldTrial.SRTGroup:Seed/Seed2 --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=NetworkService,TestFeatureForBrowserTest1 --disable-features=TestFeatureForBrowserTest2,WebRTC-H264WithOpenH264FFmpeg --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 [9580:8920:0122/124312.215:WARNING:personal_data_manager.cc(487)] 0000022CB51C1480 refresh is done, notifying PersonalDataChanged [6308:1148:0122/124312.981:ERROR:direct_composition_surface_win.cc(1677)] EGL_ANGLE_flexible_surface_compatibility not supported [9580:7840:0122/124313.810:WARNING:discovery_network_list_win.cc(196)] Failed to open Wlan client handle: 1062 [9580:8920:0122/124313.841:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [9580:8920:0122/124314.791:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(0000022CB5264B60, 0000022CB4D69620, 0000022CB4DAEB08) Stack trace: Backtrace: testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00007FF6D2F66387+87] testing::internal::AssertHelper::operator= [0x00007FF6D2F65F0E+78] testing::internal::GoogleTestFailureReporter::ReportFailure [0x00007FF6D2F58C7D+109] testing::internal::ReportUninterestingCall [0x00007FF6D2F5AC4C+252] testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith [0x00007FF6D2F5B18B+539] std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64>::operator=<char const * __ptr64,char const * __ptr64,0> [0x00007FF6D2B1855F+175] safe_browsing::ChromeCleanerDialogControllerImpl::ShowChromeCleanerPrompt [0x00007FF6D6991168+472] safe_browsing::ChromeCleanerDialogControllerImpl::OnInfected [0x00007FF6D6990F47+119] safe_browsing::MockChromeCleanerController::gmock_AddObserver [0x00007FF6D2B19CE4+740] content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF6D5F3BAB3+483] ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF6D70EA7BC+4908] ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF6D70E93CB+155] content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6D3D42FD6+54] content::StartupTaskRunner::RunAllTasksNow [0x00007FF6D417ACD5+37] content::BrowserMainLoop::CreateStartupTasks [0x00007FF6D3D41DC6+774] content::BrowserMainRunnerImpl::Initialize [0x00007FF6D3D45498+104] content::BrowserMain [0x00007FF6D3D3FE81+161] content::RunBrowserProcessMain [0x00007FF6D5A36CAF+111] content::ContentMainRunnerImpl::RunServiceManager [0x00007FF6D5A3784F+783] content::ContentMainRunnerImpl::Run [0x00007FF6D5A3750E+382] service_manager::Main [0x00007FF6D687EA37+2151] content::ContentMain [0x00007FF6D5A36BCE+62] content::BrowserTestBase::SetUp [0x00007FF6D5F3B79A+2218] InProcessBrowserTest::SetUp [0x00007FF6D5D264A5+501] [9580:8920:0122/124317.779:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [9580:8920:0122/124325.755:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [ RUN ] WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/2 [4460:7772:0122/124427.620:WARNING:chrome_browser_main_win.cc(659)] Command line too long for RegisterApplicationRestart: --cfi-diag=0 --disable-gpu-process-for-dx12-vulkan-info-collection --gtest_also_run_disabled_tests --gtest_filter=WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/2 --single_process --test-launcher-bot-mode --test-launcher-output="C:\b\s\w\itbn0qg9\scoped_dir3596_26932\results3596_16135\test_results.xml" --test-launcher-summary-output="C:\b\s\w\ioirresz\output.json" --user-data-dir="C:\b\s\w\itbn0qg9\scoped_dir3596_26932\d3596_1210" --disable-offline-auto-reload --force-fieldtrials=SRTPromptFieldTrial/SRTGroup --force-fieldtrial-params=SRTPromptFieldTrial.SRTGroup:Seed/Seed2 --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=NetworkService,TestFeatureForBrowserTest1 --disable-features=TestFeatureForBrowserTest2,WebRTC-H264WithOpenH264FFmpeg --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 [4460:7772:0122/124427.745:WARNING:personal_data_manager.cc(487)] 0000026C6DD75E40 refresh is done, notifying PersonalDataChanged [7488:7824:0122/124428.191:ERROR:direct_composition_surface_win.cc(1677)] EGL_ANGLE_flexible_surface_compatibility not supported [4460:9116:0122/124428.694:WARNING:discovery_network_list_win.cc(196)] Failed to open Wlan client handle: 1062 [4460:7772:0122/124428.721:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [4460:7772:0122/124429.706:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(0000026C70C23C50, 0000026C6DAB87F0, 0000026C6DB01B08) Stack trace: Backtrace: testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00007FF6D2F66387+87] testing::internal::AssertHelper::operator= [0x00007FF6D2F65F0E+78] testing::internal::GoogleTestFailureReporter::ReportFailure [0x00007FF6D2F58C7D+109] testing::internal::ReportUninterestingCall [0x00007FF6D2F5AC4C+252] testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith [0x00007FF6D2F5B18B+539] std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64>::operator=<char const * __ptr64,char const * __ptr64,0> [0x00007FF6D2B1855F+175] safe_browsing::ChromeCleanerDialogControllerImpl::ShowChromeCleanerPrompt [0x00007FF6D6991168+472] safe_browsing::ChromeCleanerDialogControllerImpl::OnInfected [0x00007FF6D6990F47+119] safe_browsing::MockChromeCleanerController::gmock_AddObserver [0x00007FF6D2B19CE4+740] content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF6D5F3BAB3+483] ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF6D70EA7BC+4908] ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF6D70E93CB+155] content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6D3D42FD6+54] content::StartupTaskRunner::RunAllTasksNow [0x00007FF6D417ACD5+37] content::BrowserMainLoop::CreateStartupTasks [0x00007FF6D3D41DC6+774] content::BrowserMainRunnerImpl::Initialize [0x00007FF6D3D45498+104] content::BrowserMain [0x00007FF6D3D3FE81+161] content::RunBrowserProcessMain [0x00007FF6D5A36CAF+111] content::ContentMainRunnerImpl::RunServiceManager [0x00007FF6D5A3784F+783] content::ContentMainRunnerImpl::Run [0x00007FF6D5A3750E+382] service_manager::Main [0x00007FF6D687EA37+2151] content::ContentMain [0x00007FF6D5A36BCE+62] content::BrowserTestBase::SetUp [0x00007FF6D5F3B79A+2218] InProcessBrowserTest::SetUp [0x00007FF6D5D264A5+501] [4460:7772:0122/124432.588:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [4460:7772:0122/124440.604:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [ RUN ] WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/2 [8580:10332:0122/124458.182:WARNING:chrome_browser_main_win.cc(659)] Command line too long for RegisterApplicationRestart: --cfi-diag=0 --disable-gpu-process-for-dx12-vulkan-info-collection --gtest_also_run_disabled_tests --gtest_filter=WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/2 --single_process --test-launcher-bot-mode --test-launcher-output="C:\b\s\w\itbn0qg9\scoped_dir3596_26932\results3596_9598\test_results.xml" --test-launcher-summary-output="C:\b\s\w\ioirresz\output.json" --user-data-dir="C:\b\s\w\itbn0qg9\scoped_dir3596_26932\d3596_5289" --disable-offline-auto-reload --force-fieldtrials=SRTPromptFieldTrial/SRTGroup --force-fieldtrial-params=SRTPromptFieldTrial.SRTGroup:Seed/Seed2 --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=NetworkService,TestFeatureForBrowserTest1 --disable-features=TestFeatureForBrowserTest2,WebRTC-H264WithOpenH264FFmpeg --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 [8580:10332:0122/124458.291:WARNING:personal_data_manager.cc(487)] 000001A4DF187BC0 refresh is done, notifying PersonalDataChanged [9772:10148:0122/124458.738:ERROR:direct_composition_surface_win.cc(1677)] EGL_ANGLE_flexible_surface_compatibility not supported [8580:6524:0122/124459.250:WARNING:discovery_network_list_win.cc(196)] Failed to open Wlan client handle: 1062 [8580:10332:0122/124459.284:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [8580:10332:0122/124500.265:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(000001A4DF340980, 000001A4DED83AE0, 000001A4DEDCEB08) Stack trace: Backtrace: testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00007FF6D2F66387+87] testing::internal::AssertHelper::operator= [0x00007FF6D2F65F0E+78] testing::internal::GoogleTestFailureReporter::ReportFailure [0x00007FF6D2F58C7D+109] testing::internal::ReportUninterestingCall [0x00007FF6D2F5AC4C+252] testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith [0x00007FF6D2F5B18B+539] std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64>::operator=<char const * __ptr64,char const * __ptr64,0> [0x00007FF6D2B1855F+175] safe_browsing::ChromeCleanerDialogControllerImpl::ShowChromeCleanerPrompt [0x00007FF6D6991168+472] safe_browsing::ChromeCleanerDialogControllerImpl::OnInfected [0x00007FF6D6990F47+119] safe_browsing::MockChromeCleanerController::gmock_AddObserver [0x00007FF6D2B19CE4+740] content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF6D5F3BAB3+483] ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF6D70EA7BC+4908] ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF6D70E93CB+155] content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6D3D42FD6+54] content::StartupTaskRunner::RunAllTasksNow [0x00007FF6D417ACD5+37] content::BrowserMainLoop::CreateStartupTasks [0x00007FF6D3D41DC6+774] content::BrowserMainRunnerImpl::Initialize [0x00007FF6D3D45498+104] content::BrowserMain [0x00007FF6D3D3FE81+161] content::RunBrowserProcessMain [0x00007FF6D5A36CAF+111] content::ContentMainRunnerImpl::RunServiceManager [0x00007FF6D5A3784F+783] content::ContentMainRunnerImpl::Run [0x00007FF6D5A3750E+382] service_manager::Main [0x00007FF6D687EA37+2151] content::ContentMain [0x00007FF6D5A36BCE+62] content::BrowserTestBase::SetUp [0x00007FF6D5F3B79A+2218] InProcessBrowserTest::SetUp [0x00007FF6D5D264A5+501] [8580:10332:0122/124503.209:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [8580:10332:0122/124511.945:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [ RUN ] WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/2 [376:2432:0122/124528.776:WARNING:chrome_browser_main_win.cc(659)] Command line too long for RegisterApplicationRestart: --cfi-diag=0 --disable-gpu-process-for-dx12-vulkan-info-collection --gtest_also_run_disabled_tests --gtest_filter=WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/2 --single_process --test-launcher-bot-mode --test-launcher-output="C:\b\s\w\itbn0qg9\scoped_dir3596_26932\results3596_20410\test_results.xml" --test-launcher-summary-output="C:\b\s\w\ioirresz\output.json" --user-data-dir="C:\b\s\w\itbn0qg9\scoped_dir3596_26932\d3596_18549" --disable-offline-auto-reload --force-fieldtrials=SRTPromptFieldTrial/SRTGroup --force-fieldtrial-params=SRTPromptFieldTrial.SRTGroup:Seed/Seed2 --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=NetworkService,TestFeatureForBrowserTest1 --disable-features=TestFeatureForBrowserTest2,WebRTC-H264WithOpenH264FFmpeg --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 [376:2432:0122/124528.885:WARNING:personal_data_manager.cc(487)] 000001B91B8F8C80 refresh is done, notifying PersonalDataChanged [9824:8184:0122/124529.350:ERROR:direct_composition_surface_win.cc(1677)] EGL_ANGLE_flexible_surface_compatibility not supported [376:4608:0122/124529.844:WARNING:discovery_network_list_win.cc(196)] Failed to open Wlan client handle: 1062 [376:2432:0122/124529.871:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [376:2432:0122/124530.704:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(000001B91BDF87E0, 000001B91B773A70, 000001B91B7C1B08) Stack trace: Backtrace: testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00007FF6D2F66387+87] testing::internal::AssertHelper::operator= [0x00007FF6D2F65F0E+78] testing::internal::GoogleTestFailureReporter::ReportFailure [0x00007FF6D2F58C7D+109] testing::internal::ReportUninterestingCall [0x00007FF6D2F5AC4C+252] testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith [0x00007FF6D2F5B18B+539] std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64>::operator=<char const * __ptr64,char const * __ptr64,0> [0x00007FF6D2B1855F+175] safe_browsing::ChromeCleanerDialogControllerImpl::ShowChromeCleanerPrompt [0x00007FF6D6991168+472] safe_browsing::ChromeCleanerDialogControllerImpl::OnInfected [0x00007FF6D6990F47+119] safe_browsing::MockChromeCleanerController::gmock_AddObserver [0x00007FF6D2B19CE4+740] content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF6D5F3BAB3+483] ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF6D70EA7BC+4908] ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF6D70E93CB+155] content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6D3D42FD6+54] content::StartupTaskRunner::RunAllTasksNow [0x00007FF6D417ACD5+37] content::BrowserMainLoop::CreateStartupTasks [0x00007FF6D3D41DC6+774] content::BrowserMainRunnerImpl::Initialize [0x00007FF6D3D45498+104] content::BrowserMain [0x00007FF6D3D3FE81+161] content::RunBrowserProcessMain [0x00007FF6D5A36CAF+111] content::ContentMainRunnerImpl::RunServiceManager [0x00007FF6D5A3784F+783] content::ContentMainRunnerImpl::Run [0x00007FF6D5A3750E+382] service_manager::Main [0x00007FF6D687EA37+2151] content::ContentMain [0x00007FF6D5A36BCE+62] content::BrowserTestBase::SetUp [0x00007FF6D5F3B79A+2218] InProcessBrowserTest::SetUp [0x00007FF6D5D264A5+501] [ RUN ] WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/1 [3968:3196:0122/120012.893:WARNING:chrome_browser_main_win.cc(659)] Command line too long for RegisterApplicationRestart: --cfi-diag=0 --disable-gpu-process-for-dx12-vulkan-info-collection --gtest_also_run_disabled_tests --gtest_filter=WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/1 --single_process --test-launcher-bot-mode --test-launcher-output="C:\b\s\w\itk2pmck\scoped_dir7596_10631\results7596_16061\test_results.xml" --test-launcher-summary-output="C:\b\s\w\ioynpown\output.json" --user-data-dir="C:\b\s\w\itk2pmck\scoped_dir7596_10631\d7596_7697" --disable-offline-auto-reload --force-fieldtrials=SRTPromptFieldTrial/SRTGroup --force-fieldtrial-params=SRTPromptFieldTrial.SRTGroup:Seed/Seed1 --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=NetworkService,TestFeatureForBrowserTest1 --disable-features=TestFeatureForBrowserTest2,WebRTC-H264WithOpenH264FFmpeg --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 [3968:3196:0122/120013.003:WARNING:personal_data_manager.cc(487)] 000001665FF01940 refresh is done, notifying PersonalDataChanged [7664:6932:0122/120013.788:ERROR:direct_composition_surface_win.cc(1677)] EGL_ANGLE_flexible_surface_compatibility not supported [3968:4432:0122/120014.616:WARNING:discovery_network_list_win.cc(196)] Failed to open Wlan client handle: 1062 [3968:3196:0122/120014.638:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [3968:3196:0122/120015.614:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(00000166600D0B90, 000001665FAA90E0, 000001665FAEECF8) Stack trace: Backtrace: testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00007FF608BC5217+87] testing::internal::AssertHelper::operator= [0x00007FF608BC4D9E+78] testing::internal::GoogleTestFailureReporter::ReportFailure [0x00007FF608BB7B0D+109] testing::internal::ReportUninterestingCall [0x00007FF608BB9ADC+252] testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith [0x00007FF608BBA01B+539] std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64>::operator=<char const * __ptr64,char const * __ptr64,0> [0x00007FF6087773EF+175] safe_browsing::ChromeCleanerDialogControllerImpl::ShowChromeCleanerPrompt [0x00007FF60C5F19D8+472] safe_browsing::ChromeCleanerDialogControllerImpl::OnInfected [0x00007FF60C5F17B7+119] safe_browsing::MockChromeCleanerController::gmock_AddObserver [0x00007FF608778B74+740] content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF60BB9B7C3+483] ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF60CD4B1BC+4908] ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF60CD49DCB+155] content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6099A1DE6+54] content::StartupTaskRunner::RunAllTasksNow [0x00007FF609DD9A45+37] content::BrowserMainLoop::CreateStartupTasks [0x00007FF6099A0BD6+774] content::BrowserMainRunnerImpl::Initialize [0x00007FF6099A42A8+104] content::BrowserMain [0x00007FF60999EC91+161] content::RunBrowserProcessMain [0x00007FF60B6969EF+111] content::ContentMainRunnerImpl::RunServiceManager [0x00007FF60B69758F+783] content::ContentMainRunnerImpl::Run [0x00007FF60B69724E+382] service_manager::Main [0x00007FF60C4DF2A7+2151] content::ContentMain [0x00007FF60B69690E+62] content::BrowserTestBase::SetUp [0x00007FF60BB9B4AA+2218] InProcessBrowserTest::SetUp [0x00007FF60B9861B5+501] [3968:3196:0122/120018.271:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [3968:3196:0122/120026.630:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [ RUN ] WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/1 [628:8752:0122/120134.179:WARNING:chrome_browser_main_win.cc(659)] Command line too long for RegisterApplicationRestart: --cfi-diag=0 --disable-gpu-process-for-dx12-vulkan-info-collection --gtest_also_run_disabled_tests --gtest_filter=WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/1 --single_process --test-launcher-bot-mode --test-launcher-output="C:\b\s\w\itk2pmck\scoped_dir7596_10631\results7596_27631\test_results.xml" --test-launcher-summary-output="C:\b\s\w\ioynpown\output.json" --user-data-dir="C:\b\s\w\itk2pmck\scoped_dir7596_10631\d7596_15802" --disable-offline-auto-reload --force-fieldtrials=SRTPromptFieldTrial/SRTGroup --force-fieldtrial-params=SRTPromptFieldTrial.SRTGroup:Seed/Seed1 --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=NetworkService,TestFeatureForBrowserTest1 --disable-features=TestFeatureForBrowserTest2,WebRTC-H264WithOpenH264FFmpeg --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 [628:8752:0122/120134.273:WARNING:personal_data_manager.cc(487)] 000002045D8D86E0 refresh is done, notifying PersonalDataChanged [7740:8412:0122/120134.723:ERROR:direct_composition_surface_win.cc(1677)] EGL_ANGLE_flexible_surface_compatibility not supported [628:5428:0122/120135.221:WARNING:discovery_network_list_win.cc(196)] Failed to open Wlan client handle: 1062 [628:8752:0122/120135.243:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [628:8752:0122/120136.230:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(000002045DB1CB60, 000002045D445300, 000002045D48ECF8) Stack trace: Backtrace: testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00007FF608BC5217+87] testing::internal::AssertHelper::operator= [0x00007FF608BC4D9E+78] testing::internal::GoogleTestFailureReporter::ReportFailure [0x00007FF608BB7B0D+109] testing::internal::ReportUninterestingCall [0x00007FF608BB9ADC+252] testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith [0x00007FF608BBA01B+539] std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64>::operator=<char const * __ptr64,char const * __ptr64,0> [0x00007FF6087773EF+175] safe_browsing::ChromeCleanerDialogControllerImpl::ShowChromeCleanerPrompt [0x00007FF60C5F19D8+472] safe_browsing::ChromeCleanerDialogControllerImpl::OnInfected [0x00007FF60C5F17B7+119] safe_browsing::MockChromeCleanerController::gmock_AddObserver [0x00007FF608778B74+740] content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF60BB9B7C3+483] ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF60CD4B1BC+4908] ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF60CD49DCB+155] content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6099A1DE6+54] content::StartupTaskRunner::RunAllTasksNow [0x00007FF609DD9A45+37] content::BrowserMainLoop::CreateStartupTasks [0x00007FF6099A0BD6+774] content::BrowserMainRunnerImpl::Initialize [0x00007FF6099A42A8+104] content::BrowserMain [0x00007FF60999EC91+161] content::RunBrowserProcessMain [0x00007FF60B6969EF+111] content::ContentMainRunnerImpl::RunServiceManager [0x00007FF60B69758F+783] content::ContentMainRunnerImpl::Run [0x00007FF60B69724E+382] service_manager::Main [0x00007FF60C4DF2A7+2151] content::ContentMain [0x00007FF60B69690E+62] content::BrowserTestBase::SetUp [0x00007FF60BB9B4AA+2218] InProcessBrowserTest::SetUp [0x00007FF60B9861B5+501] [628:8752:0122/120138.960:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [628:8752:0122/120147.054:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [ RUN ] WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/1 [976:4224:0122/120204.773:WARNING:chrome_browser_main_win.cc(659)] Command line too long for RegisterApplicationRestart: --cfi-diag=0 --disable-gpu-process-for-dx12-vulkan-info-collection --gtest_also_run_disabled_tests --gtest_filter=WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/1 --single_process --test-launcher-bot-mode --test-launcher-output="C:\b\s\w\itk2pmck\scoped_dir7596_10631\results7596_11132\test_results.xml" --test-launcher-summary-output="C:\b\s\w\ioynpown\output.json" --user-data-dir="C:\b\s\w\itk2pmck\scoped_dir7596_10631\d7596_6393" --disable-offline-auto-reload --force-fieldtrials=SRTPromptFieldTrial/SRTGroup --force-fieldtrial-params=SRTPromptFieldTrial.SRTGroup:Seed/Seed1 --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=NetworkService,TestFeatureForBrowserTest1 --disable-features=TestFeatureForBrowserTest2,WebRTC-H264WithOpenH264FFmpeg --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 [976:4224:0122/120204.851:WARNING:personal_data_manager.cc(487)] 000002348F858A60 refresh is done, notifying PersonalDataChanged [2596:4088:0122/120205.309:ERROR:direct_composition_surface_win.cc(1677)] EGL_ANGLE_flexible_surface_compatibility not supported [976:8416:0122/120205.842:WARNING:discovery_network_list_win.cc(196)] Failed to open Wlan client handle: 1062 [976:4224:0122/120205.867:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [976:4224:0122/120206.724:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(000002348FC99630, 000002348F69A3A0, 000002348F6DECF8) Stack trace: Backtrace: testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00007FF608BC5217+87] testing::internal::AssertHelper::operator= [0x00007FF608BC4D9E+78] testing::internal::GoogleTestFailureReporter::ReportFailure [0x00007FF608BB7B0D+109] testing::internal::ReportUninterestingCall [0x00007FF608BB9ADC+252] testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith [0x00007FF608BBA01B+539] std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64>::operator=<char const * __ptr64,char const * __ptr64,0> [0x00007FF6087773EF+175] safe_browsing::ChromeCleanerDialogControllerImpl::ShowChromeCleanerPrompt [0x00007FF60C5F19D8+472] safe_browsing::ChromeCleanerDialogControllerImpl::OnInfected [0x00007FF60C5F17B7+119] safe_browsing::MockChromeCleanerController::gmock_AddObserver [0x00007FF608778B74+740] content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF60BB9B7C3+483] ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF60CD4B1BC+4908] ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF60CD49DCB+155] content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6099A1DE6+54] content::StartupTaskRunner::RunAllTasksNow [0x00007FF609DD9A45+37] content::BrowserMainLoop::CreateStartupTasks [0x00007FF6099A0BD6+774] content::BrowserMainRunnerImpl::Initialize [0x00007FF6099A42A8+104] content::BrowserMain [0x00007FF60999EC91+161] content::RunBrowserProcessMain [0x00007FF60B6969EF+111] content::ContentMainRunnerImpl::RunServiceManager [0x00007FF60B69758F+783] content::ContentMainRunnerImpl::Run [0x00007FF60B69724E+382] service_manager::Main [0x00007FF60C4DF2A7+2151] content::ContentMain [0x00007FF60B69690E+62] content::BrowserTestBase::SetUp [0x00007FF60BB9B4AA+2218] InProcessBrowserTest::SetUp [0x00007FF60B9861B5+501] [976:4224:0122/120209.257:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [976:4224:0122/120217.179:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [ RUN ] WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/1 [8840:8300:0122/120235.335:WARNING:chrome_browser_main_win.cc(659)] Command line too long for RegisterApplicationRestart: --cfi-diag=0 --disable-gpu-process-for-dx12-vulkan-info-collection --gtest_also_run_disabled_tests --gtest_filter=WithVaryingSeeds/ChromeCleanerPromptUserTest.OnInfectedBrowserNotAvailable/1 --single_process --test-launcher-bot-mode --test-launcher-output="C:\b\s\w\itk2pmck\scoped_dir7596_10631\results7596_27766\test_results.xml" --test-launcher-summary-output="C:\b\s\w\ioynpown\output.json" --user-data-dir="C:\b\s\w\itk2pmck\scoped_dir7596_10631\d7596_11721" --disable-offline-auto-reload --force-fieldtrials=SRTPromptFieldTrial/SRTGroup --force-fieldtrial-params=SRTPromptFieldTrial.SRTGroup:Seed/Seed1 --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=NetworkService,TestFeatureForBrowserTest1 --disable-features=TestFeatureForBrowserTest2,WebRTC-H264WithOpenH264FFmpeg --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 [8840:8300:0122/120235.413:WARNING:personal_data_manager.cc(487)] 000001E7CD7468F0 refresh is done, notifying PersonalDataChanged [7300:5968:0122/120235.876:ERROR:direct_composition_surface_win.cc(1677)] EGL_ANGLE_flexible_surface_compatibility not supported [8840:1980:0122/120236.367:WARNING:discovery_network_list_win.cc(196)] Failed to open Wlan client handle: 1062 [8840:8300:0122/120236.389:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [8840:8300:0122/120237.364:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 unknown file: error: Uninteresting mock function call - returning directly. Function call: ShowChromeCleanerPrompt(000001E7CDB83A00, 000001E7CD56E5A0, 000001E7CD5BECF8) Stack trace: Backtrace: testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop [0x00007FF608BC5217+87] testing::internal::AssertHelper::operator= [0x00007FF608BC4D9E+78] testing::internal::GoogleTestFailureReporter::ReportFailure [0x00007FF608BB7B0D+109] testing::internal::ReportUninterestingCall [0x00007FF608BB9ADC+252] testing::internal::UntypedFunctionMockerBase::UntypedInvokeWith [0x00007FF608BBA01B+539] std::tuple<std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64,std::basic_string<char,std::char_traits<char>,std::allocator<char> > & __ptr64>::operator=<char const * __ptr64,char const * __ptr64,0> [0x00007FF6087773EF+175] safe_browsing::ChromeCleanerDialogControllerImpl::ShowChromeCleanerPrompt [0x00007FF60C5F19D8+472] safe_browsing::ChromeCleanerDialogControllerImpl::OnInfected [0x00007FF60C5F17B7+119] safe_browsing::MockChromeCleanerController::gmock_AddObserver [0x00007FF608778B74+740] content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF60BB9B7C3+483] ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF60CD4B1BC+4908] ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF60CD49DCB+155] content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6099A1DE6+54] content::StartupTaskRunner::RunAllTasksNow [0x00007FF609DD9A45+37] content::BrowserMainLoop::CreateStartupTasks [0x00007FF6099A0BD6+774] content::BrowserMainRunnerImpl::Initialize [0x00007FF6099A42A8+104] content::BrowserMain [0x00007FF60999EC91+161] content::RunBrowserProcessMain [0x00007FF60B6969EF+111] content::ContentMainRunnerImpl::RunServiceManager [0x00007FF60B69758F+783] content::ContentMainRunnerImpl::Run [0x00007FF60B69724E+382] service_manager::Main [0x00007FF60C4DF2A7+2151] content::ContentMain [0x00007FF60B69690E+62] content::BrowserTestBase::SetUp [0x00007FF60BB9B4AA+2218] InProcessBrowserTest::SetUp [0x00007FF60B9861B5+501] [8840:8300:0122/120240.038:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 [8840:8300:0122/120248.835:WARNING:gaia_auth_fetcher.cc(881)] Could not reach Google Accounts servers: errno -11 |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by shimazu@chromium.org
, Aug 9 2017