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

"RewardsBrowserTest.UpholdLimitNoBAT" failing CI intermittently #12704

Closed
kjozwiak opened this issue Nov 15, 2020 · 1 comment · Fixed by brave/brave-core#13383
Closed

"RewardsBrowserTest.UpholdLimitNoBAT" failing CI intermittently #12704

kjozwiak opened this issue Nov 15, 2020 · 1 comment · Fixed by brave/brave-core#13383
Labels
dev-concern OS/Desktop priority/P2 A bad problem. We might uplift this to the next planned release. QA/No release-notes/exclude

Comments

@kjozwiak
Copy link
Member

Looks like RewardsBrowserTest.UpholdLimitNoBAT is intermittently failing CI. Ran into the the issue via the following:

21:14:31  [ RUN      ] RewardsBrowserTest.UpholdLimitNoBAT
21:14:31  
21:14:31  [13476:9540:1115/021407.677:ERROR:os_crypt_win.cc(93)] Failed to decrypt: The parameter is incorrect. (0x57)
21:14:31  
21:14:31  [13476:9540:1115/021407.677:ERROR:brave_sync_prefs.cc(114)] Decrypt sync seed failure
21:14:31  
21:14:31  [13476:9540:1115/021407.740:ERROR:device_event_log_impl.cc(211)] [02:14:07.739] Bluetooth: bluetooth_adapter_winrt.cc:713 GetBluetoothAdapterStaticsActivationFactory failed: Class not registered (0x80040154)
21:14:31  
21:14:31  ../../content/public/test/no_renderer_crashes_assertion.cc(95): error: Failed
21:14:31  
21:14:31  Unexpected termination of a renderer process; status: 3, exit_code: 0x80000003
21:14:31  
21:14:31  Stack trace:
21:14:31  
21:14:31  Backtrace:
21:14:31  
21:14:31  	content::NoRendererCrashesAssertion::Observe [0x00007FF6EC6E7C99+467] (C:\1.18\src\content\public\test\no_renderer_crashes_assertion.cc:101)
21:14:31  
21:14:31  	content::NotificationServiceImpl::Notify [0x00007FF6EA32C73A+1504] (C:\1.18\src\content\browser\notification_service_impl.cc:122)
21:14:31  
21:14:31  	content::RenderProcessHostImpl::ProcessDied [0x00007FF6EA4344CA+622] (C:\1.18\src\content\browser\renderer_host\render_process_host_impl.cc:4657)
21:14:31  
21:14:31  	base::TaskAnnotator::RunTask [0x00007FF6EBCF0C2D+365] (C:\1.18\src\base\task\common\task_annotator.cc:163)
21:14:31  
21:14:31  	base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWorkImpl [0x00007FF6ECC59A42+418] (C:\1.18\src\base\task\sequence_manager\thread_controller_with_message_pump_impl.cc:333)
21:14:31  
21:14:31  	base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::DoWork [0x00007FF6ECC59751+193] (C:\1.18\src\base\task\sequence_manager\thread_controller_with_message_pump_impl.cc:254)
21:14:31  
21:14:31  	base::MessagePumpForUI::DoRunLoop [0x00007FF6EBD1EE8A+122] (C:\1.18\src\base\message_loop\message_pump_win.cc:225)
21:14:31  
21:14:31  	base::MessagePumpWin::Run [0x00007FF6EBD1E5CA+90] (C:\1.18\src\base\message_loop\message_pump_win.cc:82)
21:14:31  
21:14:31  	base::sequence_manager::internal::ThreadControllerWithMessagePumpImpl::Run [0x00007FF6ECC5A11E+206] (C:\1.18\src\base\task\sequence_manager\thread_controller_with_message_pump_impl.cc:454)
21:14:31  
21:14:31  	base::RunLoop::Run [0x00007FF6EBCD9A96+438] (C:\1.18\src\base\run_loop.cc:126)
21:14:31  
21:14:31  	content::RunThisRunLoop [0x00007FF6EC6EAEFE+55] (C:\1.18\src\content\public\test\test_utils.cc:134)
21:14:31  
21:14:31  	ui_test_utils::NavigateToURLWithDispositionBlockUntilNavigationsComplete [0x00007FF6EBC23EB9+576] (C:\1.18\src\chrome\test\base\ui_test_utils.cc:274)
21:14:31  
21:14:31  	ui_test_utils::NavigateToURL [0x00007FF6EBC23C53+29] (C:\1.18\src\chrome\test\base\ui_test_utils.cc:220)
21:14:31  
21:14:31  	rewards_browsertest::RewardsBrowserTestContextHelper::LoadURL [0x00007FF6E92B3630+20] (C:\1.18\src\brave\components\brave_rewards\browser\test\common\rewards_browsertest_context_helper.cc:207)
21:14:31  
21:14:31  	rewards_browsertest::RewardsBrowserTest_UpholdLimitNoBAT_Test::RunTestOnMainThread [0x00007FF6E92E1591+67] (C:\1.18\src\brave\components\brave_rewards\browser\test\rewards_browsertest.cc:401)
21:14:31  
21:14:31  	content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF6EC6DA2FC+686] (C:\1.18\src\content\public\test\browser_test_base.cc:764)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF6EBE7542D+4017] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1664)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF6EBE743B3+65] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1033)
21:14:31  
21:14:31  	content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6EA15C837+73] (C:\1.18\src\content\browser\browser_main_loop.cc:991)
21:14:31  
21:14:31  	content::StartupTaskRunner::RunAllTasksNow [0x00007FF6EA5072B3+61] (C:\1.18\src\content\browser\startup_task_runner.cc:41)
21:14:31  
21:14:31  	content::BrowserMainLoop::CreateStartupTasks [0x00007FF6EA15B77C+594] (C:\1.18\src\content\browser\browser_main_loop.cc:905)
21:14:31  
21:14:31  	content::BrowserMainRunnerImpl::Initialize [0x00007FF6EA15E23A+126] (C:\1.18\src\content\browser\browser_main_runner_impl.cc:131)
21:14:31  
21:14:31  	content::BrowserMain [0x00007FF6EA159F45+161] (C:\1.18\src\content\browser\browser_main.cc:43)
21:14:31  
21:14:31  	content::RunBrowserProcessMain [0x00007FF6EB8CC619+89] (C:\1.18\src\content\app\content_main_runner_impl.cc:507)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::RunServiceManager [0x00007FF6EB8CD213+855] (C:\1.18\src\content\app\content_main_runner_impl.cc:979)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::Run [0x00007FF6EB8CCE8E+316] (C:\1.18\src\content\app\content_main_runner_impl.cc:861)
21:14:31  
21:14:31  	content::RunContentProcess [0x00007FF6EAC3664A+862] (C:\1.18\src\content\app\content_main.cc:373)
21:14:31  
21:14:31  	content::ContentMain [0x00007FF6EAC36960+61] (C:\1.18\src\content\app\content_main.cc:399)
21:14:31  
21:14:31  	content::BrowserTestBase::SetUp [0x00007FF6EC6D9EFE+1772] (C:\1.18\src\content\public\test\browser_test_base.cc:599)
21:14:31  
21:14:31  	InProcessBrowserTest::SetUp [0x00007FF6EBC232AD+351] (C:\1.18\src\chrome\test\base\in_process_browser_test.cc:331)
21:14:31  
21:14:31  
21:14:31  
21:14:31  [13476:9540:1115/021410.045:WARNING:CONSOLE(1)] "no tab id so cannot request shield data from window focus change!", source: chrome-extension://mnojpmjdmbbfmejpflffifhffcmidifd/out/brave_extension_background.bundle.js (1)
21:14:31  
21:14:31  [13476:9540:1115/021411.639:ERROR:brave_referrals_service.cc(224)] Failed to fetch headers from referral server, error: -102, response code: -1, payload: , url: ****/promo/custom-headers
21:14:31  
21:14:31  [13476:9540:1115/021411.640:ERROR:brave_referrals_service.cc(253)] Failed to initialize referral, error: -102, response code: -1, payload: , url: ****/promo/initialize/nonua
21:14:31  
21:14:31  ../../brave/components/brave_rewards/browser/test/common/rewards_browsertest_context_util.cc(281): error: Expected equality of these values:
21:14:31  
21:14:31    true
21:14:31  
21:14:31    result
21:14:31  
21:14:31      Which is: a JavaScript error:
21:14:31  
21:14:31  Error: Timed out waiting for '#verify-wallet-button'.
21:14:31  
21:14:31      at eval (__const_std::string&_script__:14:18)
21:14:31  
21:14:31  
21:14:31  
21:14:31  Stack trace:
21:14:31  
21:14:31  Backtrace:
21:14:31  
21:14:31  	rewards_browsertest_util::WaitForElementThenClick [0x00007FF6E92B46B0+396] (C:\1.18\src\brave\components\brave_rewards\browser\test\common\rewards_browsertest_context_util.cc:281)
21:14:31  
21:14:31  	rewards_browsertest::RewardsBrowserTest_UpholdLimitNoBAT_Test::RunTestOnMainThread [0x00007FF6E92E15C0+114] (C:\1.18\src\brave\components\brave_rewards\browser\test\rewards_browsertest.cc:401)
21:14:31  
21:14:31  	content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF6EC6DA2FC+686] (C:\1.18\src\content\public\test\browser_test_base.cc:764)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF6EBE7542D+4017] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1664)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF6EBE743B3+65] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1033)
21:14:31  
21:14:31  	content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6EA15C837+73] (C:\1.18\src\content\browser\browser_main_loop.cc:991)
21:14:31  
21:14:31  	content::StartupTaskRunner::RunAllTasksNow [0x00007FF6EA5072B3+61] (C:\1.18\src\content\browser\startup_task_runner.cc:41)
21:14:31  
21:14:31  	content::BrowserMainLoop::CreateStartupTasks [0x00007FF6EA15B77C+594] (C:\1.18\src\content\browser\browser_main_loop.cc:905)
21:14:31  
21:14:31  	content::BrowserMainRunnerImpl::Initialize [0x00007FF6EA15E23A+126] (C:\1.18\src\content\browser\browser_main_runner_impl.cc:131)
21:14:31  
21:14:31  	content::BrowserMain [0x00007FF6EA159F45+161] (C:\1.18\src\content\browser\browser_main.cc:43)
21:14:31  
21:14:31  	content::RunBrowserProcessMain [0x00007FF6EB8CC619+89] (C:\1.18\src\content\app\content_main_runner_impl.cc:507)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::RunServiceManager [0x00007FF6EB8CD213+855] (C:\1.18\src\content\app\content_main_runner_impl.cc:979)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::Run [0x00007FF6EB8CCE8E+316] (C:\1.18\src\content\app\content_main_runner_impl.cc:861)
21:14:31  
21:14:31  	content::RunContentProcess [0x00007FF6EAC3664A+862] (C:\1.18\src\content\app\content_main.cc:373)
21:14:31  
21:14:31  	content::ContentMain [0x00007FF6EAC36960+61] (C:\1.18\src\content\app\content_main.cc:399)
21:14:31  
21:14:31  	content::BrowserTestBase::SetUp [0x00007FF6EC6D9EFE+1772] (C:\1.18\src\content\public\test\browser_test_base.cc:599)
21:14:31  
21:14:31  	InProcessBrowserTest::SetUp [0x00007FF6EBC232AD+351] (C:\1.18\src\chrome\test\base\in_process_browser_test.cc:331)
21:14:31  
21:14:31  
21:14:31  
21:14:31  ../../brave/components/brave_rewards/browser/test/common/rewards_browsertest_context_util.cc(281): error: Expected equality of these values:
21:14:31  
21:14:31    true
21:14:31  
21:14:31    result
21:14:31  
21:14:31      Which is: a JavaScript error:
21:14:31  
21:14:31  Error: Timed out waiting for '#cancel-login-button'.
21:14:31  
21:14:31      at eval (__const_std::string&_script__:14:18)
21:14:31  
21:14:31  
21:14:31  
21:14:31  Stack trace:
21:14:31  
21:14:31  Backtrace:
21:14:31  
21:14:31  	rewards_browsertest_util::WaitForElementThenClick [0x00007FF6E92B46B0+396] (C:\1.18\src\brave\components\brave_rewards\browser\test\common\rewards_browsertest_context_util.cc:281)
21:14:31  
21:14:31  	rewards_browsertest::RewardsBrowserTest_UpholdLimitNoBAT_Test::RunTestOnMainThread [0x00007FF6E92E15FF+177] (C:\1.18\src\brave\components\brave_rewards\browser\test\rewards_browsertest.cc:405)
21:14:31  
21:14:31  	content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF6EC6DA2FC+686] (C:\1.18\src\content\public\test\browser_test_base.cc:764)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF6EBE7542D+4017] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1664)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF6EBE743B3+65] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1033)
21:14:31  
21:14:31  	content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6EA15C837+73] (C:\1.18\src\content\browser\browser_main_loop.cc:991)
21:14:31  
21:14:31  	content::StartupTaskRunner::RunAllTasksNow [0x00007FF6EA5072B3+61] (C:\1.18\src\content\browser\startup_task_runner.cc:41)
21:14:31  
21:14:31  	content::BrowserMainLoop::CreateStartupTasks [0x00007FF6EA15B77C+594] (C:\1.18\src\content\browser\browser_main_loop.cc:905)
21:14:31  
21:14:31  	content::BrowserMainRunnerImpl::Initialize [0x00007FF6EA15E23A+126] (C:\1.18\src\content\browser\browser_main_runner_impl.cc:131)
21:14:31  
21:14:31  	content::BrowserMain [0x00007FF6EA159F45+161] (C:\1.18\src\content\browser\browser_main.cc:43)
21:14:31  
21:14:31  	content::RunBrowserProcessMain [0x00007FF6EB8CC619+89] (C:\1.18\src\content\app\content_main_runner_impl.cc:507)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::RunServiceManager [0x00007FF6EB8CD213+855] (C:\1.18\src\content\app\content_main_runner_impl.cc:979)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::Run [0x00007FF6EB8CCE8E+316] (C:\1.18\src\content\app\content_main_runner_impl.cc:861)
21:14:31  
21:14:31  	content::RunContentProcess [0x00007FF6EAC3664A+862] (C:\1.18\src\content\app\content_main.cc:373)
21:14:31  
21:14:31  	content::ContentMain [0x00007FF6EAC36960+61] (C:\1.18\src\content\app\content_main.cc:399)
21:14:31  
21:14:31  	content::BrowserTestBase::SetUp [0x00007FF6EC6D9EFE+1772] (C:\1.18\src\content\public\test\browser_test_base.cc:599)
21:14:31  
21:14:31  	InProcessBrowserTest::SetUp [0x00007FF6EBC232AD+351] (C:\1.18\src\chrome\test\base\in_process_browser_test.cc:331)
21:14:31  
21:14:31  
21:14:31  
21:14:31  ../../brave/components/brave_rewards/browser/test/common/rewards_browsertest_context_util.cc(281): error: Expected equality of these values:
21:14:31  
21:14:31    true
21:14:31  
21:14:31    result
21:14:31  
21:14:31      Which is: a JavaScript error:
21:14:31  
21:14:31  Error: Timed out waiting for '#verify-wallet-button'.
21:14:31  
21:14:31      at eval (__const_std::string&_script__:14:18)
21:14:31  
21:14:31  
21:14:31  
21:14:31  Stack trace:
21:14:31  
21:14:31  Backtrace:
21:14:31  
21:14:31  	rewards_browsertest_util::WaitForElementThenClick [0x00007FF6E92B46B0+396] (C:\1.18\src\brave\components\brave_rewards\browser\test\common\rewards_browsertest_context_util.cc:281)
21:14:31  
21:14:31  	rewards_browsertest::RewardsBrowserTest_UpholdLimitNoBAT_Test::RunTestOnMainThread [0x00007FF6E92E163E+240] (C:\1.18\src\brave\components\brave_rewards\browser\test\rewards_browsertest.cc:409)
21:14:31  
21:14:31  	content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF6EC6DA2FC+686] (C:\1.18\src\content\public\test\browser_test_base.cc:764)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF6EBE7542D+4017] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1664)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF6EBE743B3+65] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1033)
21:14:31  
21:14:31  	content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6EA15C837+73] (C:\1.18\src\content\browser\browser_main_loop.cc:991)
21:14:31  
21:14:31  	content::StartupTaskRunner::RunAllTasksNow [0x00007FF6EA5072B3+61] (C:\1.18\src\content\browser\startup_task_runner.cc:41)
21:14:31  
21:14:31  	content::BrowserMainLoop::CreateStartupTasks [0x00007FF6EA15B77C+594] (C:\1.18\src\content\browser\browser_main_loop.cc:905)
21:14:31  
21:14:31  	content::BrowserMainRunnerImpl::Initialize [0x00007FF6EA15E23A+126] (C:\1.18\src\content\browser\browser_main_runner_impl.cc:131)
21:14:31  
21:14:31  	content::BrowserMain [0x00007FF6EA159F45+161] (C:\1.18\src\content\browser\browser_main.cc:43)
21:14:31  
21:14:31  	content::RunBrowserProcessMain [0x00007FF6EB8CC619+89] (C:\1.18\src\content\app\content_main_runner_impl.cc:507)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::RunServiceManager [0x00007FF6EB8CD213+855] (C:\1.18\src\content\app\content_main_runner_impl.cc:979)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::Run [0x00007FF6EB8CCE8E+316] (C:\1.18\src\content\app\content_main_runner_impl.cc:861)
21:14:31  
21:14:31  	content::RunContentProcess [0x00007FF6EAC3664A+862] (C:\1.18\src\content\app\content_main.cc:373)
21:14:31  
21:14:31  	content::ContentMain [0x00007FF6EAC36960+61] (C:\1.18\src\content\app\content_main.cc:399)
21:14:31  
21:14:31  	content::BrowserTestBase::SetUp [0x00007FF6EC6D9EFE+1772] (C:\1.18\src\content\public\test\browser_test_base.cc:599)
21:14:31  
21:14:31  	InProcessBrowserTest::SetUp [0x00007FF6EBC232AD+351] (C:\1.18\src\chrome\test\base\in_process_browser_test.cc:331)
21:14:31  
21:14:31  
21:14:31  
21:14:31  ../../brave/components/brave_rewards/browser/test/common/rewards_browsertest_context_util.cc(281): error: Expected equality of these values:
21:14:31  
21:14:31    true
21:14:31  
21:14:31    result
21:14:31  
21:14:31      Which is: a JavaScript error:
21:14:31  
21:14:31  Error: Timed out waiting for '#login-button'.
21:14:31  
21:14:31      at eval (__const_std::string&_script__:14:18)
21:14:31  
21:14:31  
21:14:31  
21:14:31  Stack trace:
21:14:31  
21:14:31  Backtrace:
21:14:31  
21:14:31  	rewards_browsertest_util::WaitForElementThenClick [0x00007FF6E92B46B0+396] (C:\1.18\src\brave\components\brave_rewards\browser\test\common\rewards_browsertest_context_util.cc:281)
21:14:31  
21:14:31  	rewards_browsertest::RewardsBrowserTest_UpholdLimitNoBAT_Test::RunTestOnMainThread [0x00007FF6E92E167D+303] (C:\1.18\src\brave\components\brave_rewards\browser\test\rewards_browsertest.cc:413)
21:14:31  
21:14:31  	content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF6EC6DA2FC+686] (C:\1.18\src\content\public\test\browser_test_base.cc:764)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF6EBE7542D+4017] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1664)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF6EBE743B3+65] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1033)
21:14:31  
21:14:31  	content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6EA15C837+73] (C:\1.18\src\content\browser\browser_main_loop.cc:991)
21:14:31  
21:14:31  	content::StartupTaskRunner::RunAllTasksNow [0x00007FF6EA5072B3+61] (C:\1.18\src\content\browser\startup_task_runner.cc:41)
21:14:31  
21:14:31  	content::BrowserMainLoop::CreateStartupTasks [0x00007FF6EA15B77C+594] (C:\1.18\src\content\browser\browser_main_loop.cc:905)
21:14:31  
21:14:31  	content::BrowserMainRunnerImpl::Initialize [0x00007FF6EA15E23A+126] (C:\1.18\src\content\browser\browser_main_runner_impl.cc:131)
21:14:31  
21:14:31  	content::BrowserMain [0x00007FF6EA159F45+161] (C:\1.18\src\content\browser\browser_main.cc:43)
21:14:31  
21:14:31  	content::RunBrowserProcessMain [0x00007FF6EB8CC619+89] (C:\1.18\src\content\app\content_main_runner_impl.cc:507)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::RunServiceManager [0x00007FF6EB8CD213+855] (C:\1.18\src\content\app\content_main_runner_impl.cc:979)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::Run [0x00007FF6EB8CCE8E+316] (C:\1.18\src\content\app\content_main_runner_impl.cc:861)
21:14:31  
21:14:31  	content::RunContentProcess [0x00007FF6EAC3664A+862] (C:\1.18\src\content\app\content_main.cc:373)
21:14:31  
21:14:31  	content::ContentMain [0x00007FF6EAC36960+61] (C:\1.18\src\content\app\content_main.cc:399)
21:14:31  
21:14:31  	content::BrowserTestBase::SetUp [0x00007FF6EC6D9EFE+1772] (C:\1.18\src\content\public\test\browser_test_base.cc:599)
21:14:31  
21:14:31  	InProcessBrowserTest::SetUp [0x00007FF6EBC232AD+351] (C:\1.18\src\chrome\test\base\in_process_browser_test.cc:331)
21:14:31  
21:14:31  
21:14:31  
21:14:31  ../../brave/components/brave_rewards/browser/test/rewards_browsertest.cc(422): error: Value of: found != std::string::npos
21:14:31  
21:14:31    Actual: false
21:14:31  
21:14:31  Expected: true
21:14:31  
21:14:31  Stack trace:
21:14:31  
21:14:31  Backtrace:
21:14:31  
21:14:31  	rewards_browsertest::RewardsBrowserTest_UpholdLimitNoBAT_Test::RunTestOnMainThread [0x00007FF6E92E17A1+595] (C:\1.18\src\brave\components\brave_rewards\browser\test\rewards_browsertest.cc:422)
21:14:31  
21:14:31  	content::BrowserTestBase::ProxyRunTestOnMainThreadLoop [0x00007FF6EC6DA2FC+686] (C:\1.18\src\content\public\test\browser_test_base.cc:764)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRunImpl [0x00007FF6EBE7542D+4017] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1664)
21:14:31  
21:14:31  	ChromeBrowserMainParts::PreMainMessageLoopRun [0x00007FF6EBE743B3+65] (C:\1.18\src\chrome\browser\chrome_browser_main.cc:1033)
21:14:31  
21:14:31  	content::BrowserMainLoop::PreMainMessageLoopRun [0x00007FF6EA15C837+73] (C:\1.18\src\content\browser\browser_main_loop.cc:991)
21:14:31  
21:14:31  	content::StartupTaskRunner::RunAllTasksNow [0x00007FF6EA5072B3+61] (C:\1.18\src\content\browser\startup_task_runner.cc:41)
21:14:31  
21:14:31  	content::BrowserMainLoop::CreateStartupTasks [0x00007FF6EA15B77C+594] (C:\1.18\src\content\browser\browser_main_loop.cc:905)
21:14:31  
21:14:31  	content::BrowserMainRunnerImpl::Initialize [0x00007FF6EA15E23A+126] (C:\1.18\src\content\browser\browser_main_runner_impl.cc:131)
21:14:31  
21:14:31  	content::BrowserMain [0x00007FF6EA159F45+161] (C:\1.18\src\content\browser\browser_main.cc:43)
21:14:31  
21:14:31  	content::RunBrowserProcessMain [0x00007FF6EB8CC619+89] (C:\1.18\src\content\app\content_main_runner_impl.cc:507)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::RunServiceManager [0x00007FF6EB8CD213+855] (C:\1.18\src\content\app\content_main_runner_impl.cc:979)
21:14:31  
21:14:31  	content::ContentMainRunnerImpl::Run [0x00007FF6EB8CCE8E+316] (C:\1.18\src\content\app\content_main_runner_impl.cc:861)
21:14:31  
21:14:31  	content::RunContentProcess [0x00007FF6EAC3664A+862] (C:\1.18\src\content\app\content_main.cc:373)
21:14:31  
21:14:31  	content::ContentMain [0x00007FF6EAC36960+61] (C:\1.18\src\content\app\content_main.cc:399)
21:14:31  
21:14:31  	content::BrowserTestBase::SetUp [0x00007FF6EC6D9EFE+1772] (C:\1.18\src\content\public\test\browser_test_base.cc:599)
21:14:31  
21:14:31  	InProcessBrowserTest::SetUp [0x00007FF6EBC232AD+351] (C:\1.18\src\chrome\test\base\in_process_browser_test.cc:331)
21:14:31  
21:14:31  
21:14:31  
21:14:31  [  FAILED  ] RewardsBrowserTest.UpholdLimitNoBAT, where TypeParam =  and GetParam() =  (23110 ms)
@simonhong simonhong changed the title "BraveWelcomeUIBrowserTest.StartupURLTest" failing CI "RewardsBrowserTest.UpholdLimitNoBAT" failing CI Nov 16, 2020
@marshall marshall added the priority/P2 A bad problem. We might uplift this to the next planned release. label Nov 25, 2020
@kjozwiak
Copy link
Member Author

kjozwiak commented Dec 2, 2020

Still happening pretty often. I see the above failure almost daily when going through uplift PRs.

@kjozwiak kjozwiak changed the title "RewardsBrowserTest.UpholdLimitNoBAT" failing CI "RewardsBrowserTest.UpholdLimitNoBAT" failing CI intermittently Dec 2, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dev-concern OS/Desktop priority/P2 A bad problem. We might uplift this to the next planned release. QA/No release-notes/exclude
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants