advisedy commented on PR #3556:
URL: https://github.com/apache/kvrocks/pull/3556#issuecomment-4954832785
@PragmaTwice, Thanks for triggering CI.
The only failure is :
```
--- FAIL: TestSlaveLostMaster (15.59s)
client.go:99: forwarding tcp stream stopped
client.go:147: forward tcp stream failed, err: read tcp
127.0.0.1:38281->127.0.0.1:35050: read: connection reset by peer
```
This matches the known flake tracked in #3515 and is unrelated to this PR.
The new test in `unit/multi` passed:
ok github.com/apache/kvrocks/tests/gocase/unit/multi 0.505s
Could you please re-run the failed jobs when you have a chance?
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]