Skip to content

Conversation

@parenthetical
Copy link

We should look at the actual error and fix it. There are some hard coded wait times in the tests, if they're causing the failure we can increase them somewhat. AFAICT candidates functions to adjust are withSeleniumServer and withRetry.

Running the gc test with cpulimit -l 1 results in:

...
438664
436864
440056
SUCCEEDED
[0207/130124.616315:ERROR:broker_posix.cc(40)] Recvmsg error:
Connection reset by peer (104)

which may also be considered a failure by the test suite.

This reverts commit f9a54be.

parenthetical and others added 2 commits February 7, 2023 14:20
We should look at the actual error and fix it. There are some hard
coded wait times in the tests, if they're causing the failure we can
increase them somewhat. AFAICT candidates functions to adjust are
`withSeleniumServer` and `withRetry`.

Running the `gc` test with `cpulimit -l 1` results in:
```
...
438664
436864
440056
SUCCEEDED
[0207/130124.616315:ERROR:broker_posix.cc(40)] Recvmsg error:
Connection reset by peer (104)
```
which may also be considered a failure by the test suite.

This reverts commit f9a54be.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants