Skip to content
This repository has been archived by the owner on Jan 24, 2024. It is now read-only.

[BUG] Transaction tests are hard to pass #340

Closed
BewareMyPower opened this issue Jan 21, 2021 · 0 comments · Fixed by #343
Closed

[BUG] Transaction tests are hard to pass #340

BewareMyPower opened this issue Jan 21, 2021 · 0 comments · Fixed by #343
Labels

Comments

@BewareMyPower
Copy link
Collaborator

BewareMyPower commented Jan 21, 2021

Describe the bug
#295 ported the transaction from Kafka, but the tests are hard to pass. The only success is just in the PR. However, in https://github.com/streamnative/kop/runs/1735100343 that I've rerun for 5 times and other PRs like #338, these two tests are hard to pass.

Error:    TransactionTest.readCommittedTest:94->basicProduceAndConsumeTest:141 » ThreadTimeout
Error:    TransactionTest.readUncommittedTest:99->basicProduceAndConsumeTest:143 » ThreadTimeout

However, in my local env (MacOS), these tests could pass.

To Reproduce
Run TransactionTest.

Expected behavior
The tests should pass.

Additional context
Currently we can ignore these two tests if they failed.

@BewareMyPower BewareMyPower linked a pull request Jan 22, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant