Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix intermittent Windows-only test crash in AdBlockServiceTest.SubscribeToCustomSubscription #17913

Open
antonok-edm opened this issue Sep 7, 2021 · 2 comments

Comments

@antonok-edm
Copy link
Collaborator

This test was intermittently failing on Windows CI; details in #17849. The test has since been disabled on Windows in brave/brave-core#9967, but the root cause should be investigated and fixed so that the test can be re-enabled.

@antonok-edm
Copy link
Collaborator Author

@bridiver's proposed fix:

we need a Shutdown method for ad_block_service_
which would then get passed along to AdBlockSubscriptionServiceManager and cancel all pending downloads on shutdown
and call it from BraveBrowserProcessImpl::StartTearDown
there's no reason why downloading those should block shutdown

@yrliou
Copy link
Member

yrliou commented Jun 3, 2022

FYI, seeing this on macOS build in a uplift (1.40.x) PR.
https://ci.brave.com/blue/organizations/jenkins/pr-brave-browser-pr13598_fix_fil_explorers_1.40.x-macos/detail/pr-brave-browser-pr13598_fix_fil_explorers_1.40.x-macos/1/pipeline/246

[2022-06-03T19:22:27.501Z] Retrying 1 test (retry #0)

[2022-06-03T19:22:31.097Z] [ RUN      ] AdBlockServiceTest.SubscribeToCustomSubscription

[2022-06-03T19:22:31.097Z] [16631:259:0603/122227.330750:INFO:content_main_runner_impl.cc(1144)] Chrome is running in full browser mode.

[2022-06-03T19:22:31.097Z] [16631:259:0603/122227.403258:WARNING:external_provider_impl.cc(506)] Malformed extension dictionary for extension: odbfpeeihdkbihmopkbjmoonfanlbfcl.  Key external_update_url has value "", which is not a valid URL.

[2022-06-03T19:22:31.097Z] [16639:259:0603/122227.610649:WARNING:vt_video_decode_accelerator_mac.cc(327)] VTDecompressionSessionCreate(): Error Domain=NSOSStatusErrorDomain Code=-12906 "(null)" (-12906)

[2022-06-03T19:22:31.097Z] [16631:259:0603/122227.693635:ERROR:iopm_power_source_sampling_event_source.cc(31)] IOPMPowerSource service not found

[2022-06-03T19:22:31.097Z] [16631:259:0603/122228.259324:WARNING:CONSOLE(23460)] "no tab id so cannot request shield data from window focus change!", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (23460)

[2022-06-03T19:22:31.097Z] [16631:29443:0603/122228.401966:ERROR:dat_file_util.cc(52)] GetDATFileAsString: cannot read dat file /private/var/folders/dq/r78y58gj7g923bkcjnsht2vw0000gp/T/.org.chromium.Chromium.Q3Elxy/user_data/Default/Extensions/naccapggpomhlhoifnlebfoocegenbol/1.0.1_0/resources.json

[2022-06-03T19:22:31.097Z] [16631:69379:0603/122228.402691:ERROR:dat_file_util.cc(23)] GetDATFileData: the dat file is not found or corrupted /private/var/folders/dq/r78y58gj7g923bkcjnsht2vw0000gp/T/.org.chromium.Chromium.Q3Elxy/user_data/Default/FilterListSubscriptionCache/fSZzh4PqQrt8Lss3L86aMklS5CQgUuzMOD5eS-ZWPi4=/list_text.txt

[2022-06-03T19:22:31.097Z] [16631:35079:0603/122228.401975:ERROR:dat_file_util.cc(52)] GetDATFileAsString: cannot read dat file /private/var/folders/dq/r78y58gj7g923bkcjnsht2vw0000gp/T/.org.chromium.Chromium.Q3Elxy/user_data/Default/Extensions/naccapggpomhlhoifnlebfoocegenbol/1.0.1_0/regional_catalog.json

[2022-06-03T19:22:31.097Z] [16631:58115:0603/122228.402910:ERROR:dat_file_util.cc(52)] GetDATFileAsString: cannot read dat file /private/var/folders/dq/r78y58gj7g923bkcjnsht2vw0000gp/T/.org.chromium.Chromium.Q3Elxy/user_data/Default/Extensions/naccapggpomhlhoifnlebfoocegenbol/1.0.1_0/resources.json

[2022-06-03T19:22:31.097Z] Failed to parse JSON adblock resources: EOF while parsing a value at line 1[16631:58115:0603/122228.412064:ERROR:dat_file_util.cc(52)] GetDATFileAsString: cannot read dat file /private/var/folders/dq/r78y58gj7g923bkcjnsht2vw0000gp/T/.org.chromium.Chromium.Q3Elxy/user_data/Default/Extensions/naccapggpomhlhoifnlebfoocegenbol/1.0.1_0/resources.json

[2022-06-03T19:22:31.097Z] [16631:259:0603/122228.412060:ERROR:ad_block_service_helper.cc(59)] Could not load regional adblock catalog

[2022-06-03T19:22:31.097Z]  column 0

[2022-06-03T19:22:31.097Z] Failed to parse JSON adblock resources: EOF while parsing a value at line 1 column 0

[2022-06-03T19:22:31.097Z] Failed to parse JSON adblock resources: EOF while parsing a value at line 1 column 0

[2022-06-03T19:22:31.097Z] Failed to parse JSON adblock resources: EOF while parsing a value at line 1 column 0

[2022-06-03T19:22:31.097Z] [16631:81667:0603/122230.422950:WARNING:quarantine_mac.mm(114)] MDItemCreate failed for path /private/var/folders/dq/r78y58gj7g923bkcjnsht2vw0000gp/T/.org.chromium.Chromium.Q3Elxy/user_data/Default/Download Service/Files/ff0d4253-d71e-4365-bda9-851780d7e219

[2022-06-03T19:22:31.097Z] [16631:259:0603/122230.423555:WARNING:controller_impl.cc(1190)] Background download complete, client: 255, completion type: 0, file size:19

[2022-06-03T19:22:31.097Z] [16631:259:0603/122230.494368:WARNING:brave_stats_updater_params.cc(135)] Couldn't find the time of first run. This should only happen when running tests, but never in production code.

[2022-06-03T19:22:31.097Z] [16631:259:0603/122230.512723:INFO:ui_test_utils.cc(233)] NavigateToURL: http://b.com:53405/blocking.html

[2022-06-03T19:22:31.097Z] [16631:81667:0603/122230.546996:ERROR:dat_file_util.cc(52)] GetDATFileAsString: cannot read dat file /private/var/folders/dq/r78y58gj7g923bkcjnsht2vw0000gp/T/.org.chromium.Chromium.Q3Elxy/user_data/Default/Extensions/naccapggpomhlhoifnlebfoocegenbol/1.0.1_0/resources.json

[2022-06-03T19:22:31.097Z] [16631:259:0603/122230.547019:FATAL:download_item_impl.cc(2464)] Check failed: !job_->is_paused(). At the time a download enters IN_PROGRESS state, it must not be paused.

[2022-06-03T19:22:31.097Z] 0   brave_browser_tests                 0x000000010a1659f9 base::debug::CollectStackTrace(void**, unsigned long) + 9

[2022-06-03T19:22:31.097Z] 1   brave_browser_tests                 0x000000010a064fd3 base::debug::StackTrace::StackTrace() + 19

[2022-06-03T19:22:31.097Z] 2   brave_browser_tests                 0x000000010a081dff logging::LogMessage::~LogMessage() + 175

[2022-06-03T19:22:31.097Z] 3   brave_browser_tests                 0x00000001039a206e partition_alloc::internal::LoggerWithAllowedAllocations::~LoggerWithAllowedAllocations() + 14

[2022-06-03T19:22:31.097Z] 4   brave_browser_tests                 0x0000000105478181 download::DownloadItemImpl::TransitionTo(download::DownloadItemImpl::DownloadInternalState) + 1233

[2022-06-03T19:22:31.097Z] 5   brave_browser_tests                 0x000000010547aae1 download::DownloadItemImpl::OnTargetResolved() + 721

[2022-06-03T19:22:31.097Z] 6   brave_browser_tests                 0x000000010547ac8e download::DownloadItemImpl::OnDownloadRenamedToIntermediateName(download::DownloadInterruptReason, base::FilePath const&) + 398

[2022-06-03T19:22:31.097Z] 7   brave_browser_tests                 0x000000010547fed8 base::internal::Invoker<base::internal::BindState<void (download::DownloadItemImpl::*)(download::DownloadInterruptReason, base::FilePath const&), base::WeakPtr<download::DownloadItemImpl> >, void (download::DownloadInterruptReason, base::FilePath const&)>::RunOnce(base::internal::BindStateBase*, download::DownloadInterruptReason, base::FilePath const&) + 152

[2022-06-03T19:22:31.097Z] 8   brave_browser_tests                 0x000000010546c07f void base::internal::FunctorTraits<base::OnceCallback<void (download::DownloadInterruptReason, base::FilePath const&)>, void>::Invoke<base::OnceCallback<void (download::DownloadInterruptReason, base::FilePath const&)>, download::DownloadInterruptReason, base::FilePath>(base::OnceCallback<void (download::DownloadInterruptReason, base::FilePath const&)>&&, download::DownloadInterruptReason&&, base::FilePath&&) + 175

[2022-06-03T19:22:31.097Z] 9   brave_browser_tests                 0x000000010a0f6659 base::TaskAnnotator::RunTaskImpl(base::PendingTask&) + 313

[2022-06-03T19:22:31.097Z] 10  brave_browser_tests                 0x000000010a11e785 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl(base::sequence_manager::LazyNow*) + 1045

[2022-06-03T19:22:31.097Z] 11  brave_browser_tests                 0x000000010a11de5e base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork() + 126

[2022-06-03T19:22:31.097Z] 12  brave_browser_tests                 0x000000010a11ef82 non-virtual thunk to base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork() + 18

[2022-06-03T19:22:31.097Z] 13  brave_browser_tests                 0x000000010a17f353 base::MessagePumpCFRunLoopBase::RunWork() + 83

[2022-06-03T19:22:31.097Z] 14  brave_browser_tests                 0x000000010a176f42 base::mac::CallWithEHFrame(void () block_pointer) + 10

[2022-06-03T19:22:31.097Z] 15  brave_browser_tests                 0x000000010a17ed8f base::MessagePumpCFRunLoopBase::RunWorkSource(void*) + 63

[2022-06-03T19:22:31.097Z] 16  CoreFoundation                      0x00007ff80110b84d __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 17

[2022-06-03T19:22:31.097Z] 17  CoreFoundation                      0x00007ff80110b7b5 __CFRunLoopDoSource0 + 180

[2022-06-03T19:22:31.097Z] 18  CoreFoundation                      0x00007ff80110b534 __CFRunLoopDoSources0 + 242

[2022-06-03T19:22:31.097Z] 19  CoreFoundation                      0x00007ff801109f6b __CFRunLoopRun + 893

[2022-06-03T19:22:31.097Z] 20  CoreFoundation                      0x00007ff80110952d CFRunLoopRunSpecific + 563

[2022-06-03T19:22:31.097Z] 21  HIToolbox                           0x00007ff809d273e1 RunCurrentEventLoopInMode + 292

[2022-06-03T19:22:31.097Z] 22  HIToolbox                           0x00007ff809d27137 ReceiveNextEventCommon + 587

[2022-06-03T19:22:31.097Z] 23  HIToolbox                           0x00007ff809d26ed5 _BlockUntilNextEventMatchingListInModeWithFilter + 70

[2022-06-03T19:22:31.097Z] 24  AppKit                              0x00007ff803b348f0 _DPSNextEvent + 886

[2022-06-03T19:22:31.097Z] 25  AppKit                              0x00007ff803b32f5c -[NSApplication(NSEvent) _nextEventMatchingEventMask:untilDate:inMode:dequeue:] + 1411

[2022-06-03T19:22:31.097Z] 26  brave_browser_tests                 0x0000000108f71490 __71-[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:]_block_invoke + 64

[2022-06-03T19:22:31.097Z] 27  brave_browser_tests                 0x000000010a176f42 base::mac::CallWithEHFrame(void () block_pointer) + 10

[2022-06-03T19:22:31.097Z] 28  brave_browser_tests                 0x0000000108f713c9 -[BrowserCrApplication nextEventMatchingMask:untilDate:inMode:dequeue:] + 153

[2022-06-03T19:22:31.097Z] 29  AppKit                              0x00007ff803b25359 -[NSApplication run] + 586

[2022-06-03T19:22:31.097Z] 30  brave_browser_tests                 0x000000010a17fd6c base::MessagePumpNSApplication::DoRun(base::MessagePump::Delegate*) + 348

[2022-06-03T19:22:31.097Z] 31  brave_browser_tests                 0x000000010a17e702 base::MessagePumpCFRunLoopBase::Run(base::MessagePump::Delegate*) + 130

[2022-06-03T19:22:31.097Z] 32  brave_browser_tests                 0x000000010a11f529 base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run(bool, base::TimeDelta) + 681

[2022-06-03T19:22:31.097Z] 33  brave_browser_tests                 0x000000010a0d1be6 base::RunLoop::Run(base::Location const&) + 726

[2022-06-03T19:22:31.097Z] 34  brave_browser_tests                 0x000000010dcce780 content::MessageLoopRunner::Run() + 160

[2022-06-03T19:22:31.097Z] 35  brave_browser_tests                 0x000000010dccce77 content::TestNavigationObserver::Wait() + 135

[2022-06-03T19:22:31.097Z] 36  brave_browser_tests                 0x0000000109db19c7 ui_test_utils::NavigateToURLWithDispositionBlockUntilNavigationsComplete(Browser*, GURL const&, int, WindowOpenDisposition, int) + 2199

[2022-06-03T19:22:31.097Z] 37  brave_browser_tests                 0x0000000109db10f8 ui_test_utils::NavigateToURL(Browser*, GURL const&) + 152

[2022-06-03T19:22:31.097Z] 38  brave_browser_tests                 0x00000001032e165a AdBlockServiceTest_SubscribeToCustomSubscription_Test::RunTestOnMainThread() + 5690

[2022-06-03T19:22:31.097Z] 39  brave_browser_tests                 0x000000010dc88341 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 993

[2022-06-03T19:22:31.097Z] 40  brave_browser_tests                 0x000000010564e5f0 content::BrowserMainLoop::RunMainMessageLoop() + 64

[2022-06-03T19:22:31.097Z] 41  brave_browser_tests                 0x0000000105650132 content::BrowserMainRunnerImpl::Run() + 82

[2022-06-03T19:22:31.097Z] 42  brave_browser_tests                 0x000000010564ba3d content::BrowserMain(content::MainFunctionParams) + 253

[2022-06-03T19:22:31.097Z] 43  brave_browser_tests                 0x0000000107000cf4 content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) + 260

[2022-06-03T19:22:31.097Z] 44  brave_browser_tests                 0x0000000107002292 content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) + 1218

[2022-06-03T19:22:31.097Z] 45  brave_browser_tests                 0x0000000107001d41 content::ContentMainRunnerImpl::Run() + 737

[2022-06-03T19:22:31.097Z] 46  brave_browser_tests                 0x0000000107000667 content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) + 2727

[2022-06-03T19:22:31.097Z] 47  brave_browser_tests                 0x0000000107000770 content::ContentMain(content::ContentMainParams) + 80

[2022-06-03T19:22:31.097Z] 48  brave_browser_tests                 0x000000010dc87670 content::BrowserTestBase::SetUp() + 2096

[2022-06-03T19:22:31.097Z] 49  brave_browser_tests                 0x0000000109db03e8 InProcessBrowserTest::SetUp() + 456

[2022-06-03T19:22:31.097Z] 50  brave_browser_tests                 0x0000000103b005fe testing::Test::Run() + 142

[2022-06-03T19:22:31.097Z] 51  brave_browser_tests                 0x0000000103b0183d testing::TestInfo::Run() + 285

[2022-06-03T19:22:31.097Z] 52  brave_browser_tests                 0x0000000103b025a7 testing::TestSuite::Run() + 919

[2022-06-03T19:22:31.097Z] 53  brave_browser_tests                 0x0000000103b14e27 testing::internal::UnitTestImpl::RunAllTests() + 1607

[2022-06-03T19:22:31.097Z] 54  brave_browser_tests                 0x0000000103b147ba testing::UnitTest::Run() + 218

[2022-06-03T19:22:31.097Z] 55  brave_browser_tests                 0x000000010a03ca88 base::TestSuite::Run() + 184

[2022-06-03T19:22:31.097Z] 56  brave_browser_tests                 0x000000010a02f75c ChromeTestSuiteRunner::RunTestSuite(int, char**) + 108

[2022-06-03T19:22:31.097Z] 57  brave_browser_tests                 0x000000010dccb7cb content::LaunchTests(content::TestLauncherDelegate*, unsigned long, int, char**) + 1035

[2022-06-03T19:22:31.097Z] 58  brave_browser_tests                 0x000000010a02fbe4 LaunchChromeTests(unsigned long, content::TestLauncherDelegate*, int, char**) + 692

[2022-06-03T19:22:31.097Z] 59  brave_browser_tests                 0x0000000108e55eb8 main + 120

[2022-06-03T19:22:31.097Z] 60  dyld                                0x0000000127ebd4fe start + 462

[2022-06-03T19:22:31.097Z] 61  ???                                 0x0000000000000000 0x0 + 0

[2022-06-03T19:22:31.098Z] 62  brave_browser_tests                 0x0000000103284000 __dso_handle + 0

[2022-06-03T19:22:31.098Z] Task trace:

[2022-06-03T19:22:31.098Z] 0   brave_browser_tests                 0x00000001054697f4 download::DownloadFileImpl::OnRenameComplete(base::FilePath const&, base::OnceCallback<void (download::DownloadInterruptReason, base::FilePath const&)>, download::DownloadInterruptReason) + 292

[2022-06-03T19:22:31.098Z] 1   brave_browser_tests                 0x000000010547a65d download::DownloadItemImpl::OnDownloadTargetDetermined(base::FilePath const&, download::DownloadItem::TargetDisposition, download::DownloadDangerType, download::DownloadItem::MixedContentStatus, base::FilePath const&, base::FilePath const&, absl::optional<download::DownloadSchedule>, download::DownloadInterruptReason) + 1389

[2022-06-03T19:22:31.098Z] 2   brave_browser_tests                 0x0000000105482cd5 download::DownloadPathReservationTracker::CheckDownloadPathForExistingDownload(base::FilePath const&, download::DownloadItem*, base::OnceCallback<void (bool)>) + 69

[2022-06-03T19:22:31.098Z] 3   brave_browser_tests                 0x0000000105482cd5 download::DownloadPathReservationTracker::CheckDownloadPathForExistingDownload(base::FilePath const&, download::DownloadItem*, base::OnceCallback<void (bool)>) + 69

[2022-06-03T19:22:31.098Z] 4   brave_browser_tests                 0x0000000108fe3a0a DownloadTargetDeterminer::ScheduleCallbackAndDeleteSelf(download::DownloadInterruptReason) + 842

[2022-06-03T19:22:31.098Z] Task trace buffer limit hit, update PendingTask::kTaskBacktraceLength to increase.

[2022-06-03T19:22:31.098Z] Crash keys:

[2022-06-03T19:22:31.098Z]   "extension-1" = "naccapggpomhlhoifnlebfoocegenbol"

[2022-06-03T19:22:31.098Z]   "total-discardable-memory-allocated" = "4194304"

[2022-06-03T19:22:31.098Z]   "gpu-glver" = "OpenGL ES 2.0.0 (ANGLE 2.1.18359 git hash: 6661eb4900da)"

[2022-06-03T19:22:31.098Z]   "gpu-generation-intel" = "0"

[2022-06-03T19:22:31.098Z]   "gpu-vsver" = "1.00"

[2022-06-03T19:22:31.098Z]   "gpu-psver" = "1.00"

[2022-06-03T19:22:31.098Z]   "gpu-driver" = "4.7.29"

[2022-06-03T19:22:31.098Z]   "gpu-devid" = "0x6860"

[2022-06-03T19:22:31.098Z]   "gpu-venid" = "0x1002"

[2022-06-03T19:22:31.098Z]   "ui_scheduler_async_stack" = "0x1054697F4 0x10547A65D"

[2022-06-03T19:22:31.098Z]   "num-extensions" = "1"

[2022-06-03T19:22:31.098Z]   "io_scheduler_async_stack" = "0x10A571CE5 0x0"

[2022-06-03T19:22:31.098Z]   "variations" = "8d569531-4f54ac4d,b357b792-3f4a17df,4b935545-3d47f4f4,9a38bae3-3d47f4f4,c9af35af-791f9c2c,122c746b-3d47f4f4,b0455224-3d47f4f4,d4e31d2-3d47f4f4,d69d967d-3695c92e,"

[2022-06-03T19:22:31.098Z]   "num-experiments" = "9"

[2022-06-03T19:22:31.098Z]   "switch-43" = "about:blank"

[2022-06-03T19:22:31.098Z]   "switch-42" = "--disable-features=RestartNetworkServiceUnsandboxedForFailedLaun"

[2022-06-03T19:22:31.098Z]   "switch-41" = "--enable-features=TestFeatureForBrowserTest1"

[2022-06-03T19:22:31.098Z]   "switch-40" = "--variations-insecure-server-url=https://variations.brave.com/se"

[2022-06-03T19:22:31.098Z]   "switch-39" = "--variations-server-url=https://variations.brave.com/seed"

[2022-06-03T19:22:31.098Z]   "switch-38" = "--lso-url=https://no-thanks.invalid/"

[2022-06-03T19:22:31.098Z]   "switch-37" = "--sync-url=https://sync-v2.brave.com/v2"

[2022-06-03T19:22:31.098Z]   "switch-36" = "--origin-trial-public-key=bYUKPJoPnCxeNvu72j4EmPuK7tr1PAC7SHh8ld"

[2022-06-03T19:22:31.098Z]   "switch-35" = "--component-updater=url-source=https://go-updater.brave.com/exte"

[2022-06-03T19:22:31.098Z]   "switch-34" = "--no-pings"

[2022-06-03T19:22:31.098Z]   "switch-33" = "--enable-dom-distiller"

[2022-06-03T19:22:31.098Z]   "switch-32" = "--disable-domain-reliability"

[2022-06-03T19:22:31.098Z]   "switch-31" = "--disable-client-side-phishing-detection"

[2022-06-03T19:22:31.098Z]   "switch-30" = "--disable-gpu-process-for-dx12-info-collection"

[2022-06-03T19:22:31.098Z]   "switch-29" = "--disable-features=IPH_AutofillVirtualCardSuggestion,IPH_Desktop"

[2022-06-03T19:22:31.098Z]   "switch-28" = "--enable-features=TestFeatureForBrowserTest1"

[2022-06-03T19:22:31.098Z]   "switch-27" = "--force-color-profile=srgb"

[2022-06-03T19:22:31.098Z]   "switch-26" = "--disable-backgrounding-occluded-windows"

[2022-06-03T19:22:31.098Z]   "switch-25" = "--log-gpu-control-list-decisions"

[2022-06-03T19:22:31.098Z]   "switch-24" = "--dom-automation"

[2022-06-03T19:22:31.098Z]   "switch-23" = "--ipc-connection-timeout=30"

[2022-06-03T19:22:31.098Z]   "switch-22" = "--browser-test"

[2022-06-03T19:22:31.098Z]   "switch-21" = "--use-fake-device-for-media-stream"

[2022-06-03T19:22:31.098Z]   "switch-20" = "--disable-zero-browsers-open-for-tests"

[2022-06-03T19:22:31.098Z]   "switch-19" = "--test-type=browser"

[2022-06-03T19:22:31.098Z]   "switch-18" = "--disable-component-update"

[2022-06-03T19:22:31.098Z]   "switch-17" = "--use-mock-keychain"

[2022-06-03T19:22:31.098Z]   "switch-16" = "--disable-default-apps"

[2022-06-03T19:22:31.098Z]   "switch-15" = "--no-default-browser-check"

[2022-06-03T19:22:31.098Z]   "switch-14" = "--no-first-run"

[2022-06-03T19:22:31.098Z]   "switch-13" = "--disable-auto-reload"

[2022-06-03T19:22:31.098Z]   "switch-12" = "--user-data-dir=/var/folders/dq/r78y58gj7g923bkcjnsht2vw0000gp/T"

[2022-06-03T19:22:31.098Z]   "switch-11" = "--use_goma"

[2022-06-03T19:22:31.098Z]   "switch-10" = "--test-launcher-retries-left=0"

[2022-06-03T19:22:31.098Z]   "switch-9" = "--test-launcher-output=/var/folders/dq/r78y58gj7g923bkcjnsht2vw0"

[2022-06-03T19:22:31.098Z]   "switch-8" = "--test-launcher-jobs=4"

[2022-06-03T19:22:31.098Z]   "switch-7" = "--target_os=macos"

[2022-06-03T19:22:31.098Z]   "switch-6" = "--target_arch=x64"

[2022-06-03T19:22:31.098Z]   "switch-5" = "--single-process-tests"

[2022-06-03T19:22:31.098Z]   "switch-4" = "--output=brave_browser_tests.xml"

[2022-06-03T19:22:31.098Z]   "switch-3" = "--gtest_filter=AdBlockServiceTest.SubscribeToCustomSubscription"

[2022-06-03T19:22:31.098Z]   "switch-2" = "--gtest_also_run_disabled_tests"

[2022-06-03T19:22:31.098Z]   "switch-1" = "--disable-gpu-process-for-dx12-info-collection"

[2022-06-03T19:22:31.098Z]   "num-switches" = "47"

[2022-06-03T19:22:31.098Z]   "osarch" = "x86_64"

[2022-06-03T19:22:31.098Z]   "pid" = "16631"

[2022-06-03T19:22:31.098Z]   "ptype" = "browser"

[2022-06-03T19:22:31.098Z] 

[2022-06-03T19:22:31.098Z] [1108/1108] AdBlockServiceTest.SubscribeToCustomSubscription (CRASHED)

[2022-06-03T19:22:31.098Z] 1 test crashed:

[2022-06-03T19:22:31.098Z]     AdBlockServiceTest.SubscribeToCustomSubscription (../../brave/browser/brave_shields/ad_block_service_browsertest.cc:772)

[2022-06-03T19:22:31.098Z] null

[2022-06-03T19:22:31.098Z] null

[2022-06-03T19:22:31.098Z] + true

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants