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

Test failure: RewardsContributionBrowserTest.SplitProcessOneTimeTip #23173

Closed
brave-builds opened this issue Jun 1, 2022 · 1 comment
Closed
Assignees
Labels
bot/arch/x64 bot/branch/v1.41 bot/channel/nightly bot/platform/macos bot/type/test Label used for automated management of test issues ci-concern closed/stale Issue is no longer relevant, perhaps because the feature it refers to has been deprecated.

Comments

@brave-builds
Copy link
Collaborator

Greetings human!

Bad news. RewardsContributionBrowserTest.SplitProcessOneTimeTip failed on macos x64 nightly v1.41.29.

Stack trace
[ RUN      ] RewardsContributionBrowserTest.SplitProcessOneTimeTip
[82175:259:0531/193024.995469:WARNING:external_provider_impl.cc(506)] Malformed extension dictionary for extension: odbfpeeihdkbihmopkbjmoonfanlbfcl.  Key external_update_url has value "", which is not a valid URL.
[82175:259:0531/193025.202484:ERROR:iopm_power_source_sampling_event_source.cc(31)] IOPMPowerSource service not found
[82175:259:0531/193025.448625: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)
[82175:259:0531/193025.892980:INFO:ui_test_utils.cc(233)] NavigateToURL: brave://rewards/
[82175:259:0531/193025.935171:WARNING:CONSOLE(226)] "crbug/1173575, non-JS module files deprecated.", source: chrome://resources/js/load_time_data.js (226)
[82175:259:0531/193026.064009:WARNING:CONSOLE(1)] "Could not find style data in module named br-shared-style", source: chrome://resources/polymer/v3_0/polymer/polymer_bundled.min.js (1)
[82175:259:0531/193026.143671:INFO:get_capabilities.cc(96)] Invalid body format!
[82175:259:0531/193026.143856:INFO:uphold_wallet.cc(148)] Couldn't get capabilities from Uphold!
[82175:259:0531/193026.668239:INFO:get_capabilities.cc(96)] Invalid body format!
[82175:259:0531/193026.668409:INFO:uphold_wallet.cc(148)] Couldn't get capabilities from Uphold!
[82175:259:0531/193026.668596:INFO:get_capabilities.cc(96)] Invalid body format!
[82175:259:0531/193026.668739:INFO:uphold_wallet.cc(148)] Couldn't get capabilities from Uphold!
[82175:259:0531/193026.875197:WARNING:CONSOLE(226)] "crbug/1173575, non-JS module files deprecated.", source: chrome://resources/js/load_time_data.js (226)
[82175:259:0531/193026.935347:INFO:get_capabilities.cc(96)] Invalid body format!
[82175:259:0531/193026.935599:INFO:uphold_wallet.cc(148)] Couldn't get capabilities from Uphold!
[82175:259:0531/193027.482219:INFO:ui_test_utils.cc(233)] NavigateToURL: brave://rewards/
[82175:259:0531/193027.516996:WARNING:CONSOLE(226)] "crbug/1173575, non-JS module files deprecated.", source: chrome://resources/js/load_time_data.js (226)
[82175:259:0531/193027.647404:WARNING:CONSOLE(1)] "Could not find style data in module named br-shared-style", source: chrome://resources/polymer/v3_0/polymer/polymer_bundled.min.js (1)
[82175:259:0531/193027.742980:INFO:get_capabilities.cc(96)] Invalid body format!
[82175:259:0531/193027.743285:INFO:uphold_wallet.cc(148)] Couldn't get capabilities from Uphold!
[82175:259:0531/193027.852753:INFO:ui_test_utils.cc(233)] NavigateToURL: brave://rewards/
[82175:259:0531/193027.866967:WARNING:CONSOLE(226)] "crbug/1173575, non-JS module files deprecated.", source: chrome://resources/js/load_time_data.js (226)
[82175:259:0531/193027.915520:WARNING:CONSOLE(1)] "Could not find style data in module named br-shared-style", source: chrome://resources/polymer/v3_0/polymer/polymer_bundled.min.js (1)
[82175:259:0531/193027.975181:INFO:get_capabilities.cc(96)] Invalid body format!
[82175:259:0531/193027.975459:INFO:uphold_wallet.cc(148)] Couldn't get capabilities from Uphold!
[82175:259:0531/193028.103627: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.
../../brave/components/brave_rewards/browser/test/common/rewards_browsertest_context_util.cc:131: Failure
Expected equality of these values:
  true
  result
    Which is: a JavaScript error:
Error: Timed out waiting for '[data-test-id='activity-table-body'] tr:nth-of-type(1) td:nth-of-type(3)'.
    at eval (__const_std::string&_script__:14:18)
Stack trace:
0   brave_browser_tests                 0x000000010313e774 rewards_browsertest_util::WaitForElementToEqual(content::WebContents*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 404
1   brave_browser_tests                 0x0000000103150b0a rewards_browsertest::RewardsContributionBrowserTest_SplitProcessOneTimeTip_Test::RunTestOnMainThread() + 906
2   brave_browser_tests                 0x0000000109d16784 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 660
3   brave_browser_tests                 0x0000000104646d70 content::BrowserMainLoop::RunMainMessageLoop() + 224
4   brave_browser_tests                 0x00000001046485d2 content::BrowserMainRunnerImpl::Run() + 18
5   brave_browser_tests                 0x000000010464442d content::BrowserMain(content::MainFunctionParams) + 157
6   brave_browser_tests                 0x0000000105631214 content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) + 148
7   brave_browser_tests                 0x0000000105632223 content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) + 803
8   brave_browser_tests                 0x0000000105631eb3 content::ContentMainRunnerImpl::Run() + 531
9   brave_browser_tests                 0x00000001056307b6 content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) + 1174
10  brave_browser_tests                 0x0000000105630d15 content::ContentMain(content::ContentMainParams) + 101
11  brave_browser_tests                 0x0000000109d15e2e content::BrowserTestBase::SetUp() + 1550
../../brave/components/brave_rewards/browser/test/common/rewards_browsertest_context_util.cc:131: Failure
Expected equality of these values:
  true
  result
    Which is: a JavaScript error:
Error: Timed out waiting for '[data-test-id='activity-table-body'] tr:nth-of-type(2) td:nth-of-type(3)'.
    at eval (__const_std::string&_script__:14:18)
Stack trace:
0   brave_browser_tests                 0x000000010313e774 rewards_browsertest_util::WaitForElementToEqual(content::WebContents*, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&, std::__1::basic_string<char, std::__1::char_traits<char>, std::__1::allocator<char> > const&) + 404
1   brave_browser_tests                 0x0000000103150bcb rewards_browsertest::RewardsContributionBrowserTest_SplitProcessOneTimeTip_Test::RunTestOnMainThread() + 1099
2   brave_browser_tests                 0x0000000109d16784 content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() + 660
3   brave_browser_tests                 0x0000000104646d70 content::BrowserMainLoop::RunMainMessageLoop() + 224
4   brave_browser_tests                 0x00000001046485d2 content::BrowserMainRunnerImpl::Run() + 18
5   brave_browser_tests                 0x000000010464442d content::BrowserMain(content::MainFunctionParams) + 157
6   brave_browser_tests                 0x0000000105631214 content::RunBrowserProcessMain(content::MainFunctionParams, content::ContentMainDelegate*) + 148
7   brave_browser_tests                 0x0000000105632223 content::ContentMainRunnerImpl::RunBrowser(content::MainFunctionParams, bool) + 803
8   brave_browser_tests                 0x0000000105631eb3 content::ContentMainRunnerImpl::Run() + 531
9   brave_browser_tests                 0x00000001056307b6 content::RunContentProcess(content::ContentMainParams, content::ContentMainRunner*) + 1174
10  brave_browser_tests                 0x0000000105630d15 content::ContentMain(content::ContentMainParams) + 101
11  brave_browser_tests                 0x0000000109d15e2e content::BrowserTestBase::SetUp() + 1550
[82175:259:0531/193048.449367:WARNING:task_environment.cc(798)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment.
Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible.
[82175:259:0531/193048.449611:WARNING:task_environment.cc(798)] ParallelExecutionFence is ineffective when ThreadPoolInstance is not managed by a TaskEnvironment.
Test fixtures should use a TaskEnvironment member or statically invoke TaskEnvironment::CreateThreadPool() + ThreadPoolInstance::Get()->StartWithDefaultParams() when the former is not possible.
[  FAILED  ] RewardsContributionBrowserTest.SplitProcessOneTimeTip, where TypeParam =  and GetParam() =  (23551 ms)

[  FAILED  ] RewardsContributionBrowserTest.SplitProcessOneTimeTip
@bsclifton
Copy link
Member

Closing - there haven't been any updates since this was originally opened. I suspect this was opened around the same time as the original fix landed.

@bsclifton bsclifton added the closed/stale Issue is no longer relevant, perhaps because the feature it refers to has been deprecated. label Jun 16, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bot/arch/x64 bot/branch/v1.41 bot/channel/nightly bot/platform/macos bot/type/test Label used for automated management of test issues ci-concern closed/stale Issue is no longer relevant, perhaps because the feature it refers to has been deprecated.
Projects
None yet
Development

No branches or pull requests

3 participants