question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

BraveRewardsBrowserTest.* tests frequently time out

See original GitHub issue

Brave Rewards tests are frequently timing out which causes each PR to take longer and also takes longer for people checking tests locally on their tasks.

As an example:

BraveRewardsBrowserTest.ProcessPendingContributions (TIMED OUT)

But there are others too (8) that frequently timeout.

cc @NejcZdovc

Here are some ideas for cleaning up tests:

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:7 (7 by maintainers)

github_iconTop GitHub Comments

5reactions
kjozwiakcommented, May 11, 2020

Just an update, still seeing the following failure from time to time:

03:29:38  [  FAILED  ] BraveRewardsBrowserTest.ProcessPendingContributions, where TypeParam =  and GetParam() =  (37759 ms)
03:29:38  [539/540] BraveRewardsBrowserTest.ProcessPendingContributions (38025 ms)
03:29:44  [540/540] BraveRewardsBrowserTest.SplitProcessorAutoContribution (5241 ms)
03:29:44  1 test failed:
03:29:44      BraveRewardsBrowserTest.ProcessPendingContributions (../../brave/components/brave_rewards/browser/rewards_service_browsertest.cc:2186)
0reactions
NejcZdovccommented, Aug 27, 2020

closing as nothing new is planned for this and browser tests are stable now

Read more comments on GitHub >

github_iconTop Results From Across the Web

Exceeded timeout of 5000 ms for a test · Issue #11607 - GitHub
I have started getting this issue: thrown: "Exceeded timeout of 5000 ms for a test. Use jest.setTimeout(newTimeout) to increase the timeout ...
Read more >
Debug BrowserStack Automate idle timeout error
If a test session does not receive the next test command after running the earlier command, it waits for a maximum of 90...
Read more >
Cypress and Flaky Tests: How to Handle Timeout Errors
In general, a “timeout” can occur when a program does not receive a response within a specified amount of time, resulting in an...
Read more >
Solved: Automated Test Framework(ATF) Time out Error occur...
Solved: Hi, while running the Test scripts in ATF, it eventually lands with the timeout error referred below very frequently.
Read more >
Run Timeouts - Currents Documentation
Understand cypress tests timeouts and how to avoid them. ... The most common reason is prematurely terminating cypress / currents process before letting...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found