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

Flake in TransactionIT #255

Open
je-ik opened this issue Dec 13, 2021 · 1 comment
Open

Flake in TransactionIT #255

je-ik opened this issue Dec 13, 2021 · 1 comment
Assignees

Comments

@je-ik
Copy link
Collaborator

je-ik commented Dec 13, 2021

Error:  Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 13.784 s <<< FAILURE! - in cz.o2.proxima.direct.transaction.manager.TransactionIT
Error:  cz.o2.proxima.direct.transaction.manager.TransactionIT.testAtomicAmountTransfer  Time elapsed: 1.304 s  <<< FAILURE!
java.lang.AssertionError: expected:<0.0> but was:<398.413113715053>
	at cz.o2.proxima.direct.transaction.manager.TransactionIT.verifyZeroSum(TransactionIT.java:541)
	at cz.o2.proxima.direct.transaction.manager.TransactionIT.testAtomicAmountTransfer(TransactionIT.java:145)

[INFO] Running cz.o2.proxima.direct.transaction.manager.TransactionLogObserverTest
2021-12-13 12:29:42 ERROR TransactionLogObserver:343 - Fatal error processing transactions. Killing self.
java.lang.RuntimeException: error
@je-ik
Copy link
Collaborator Author

je-ik commented Mar 14, 2022

Another occurrence:

Error:  cz.o2.proxima.direct.transaction.manager.TransactionIT.testAtomicAmountTransfer  Time elapsed: 1.205 s  <<< FAILURE!
java.lang.AssertionError: expected:<0.0> but was:<852.6306824605598>
	at cz.o2.proxima.direct.transaction.manager.TransactionIT.verifyZeroSum(TransactionIT.java:541)
	at cz.o2.proxima.direct.transaction.manager.TransactionIT.testAtomicAmountTransfer(TransactionIT.java:145)

@je-ik je-ik self-assigned this Jan 19, 2023
je-ik added a commit to datadrivencz/proxima-platform that referenced this issue Jan 19, 2023
je-ik added a commit to datadrivencz/proxima-platform that referenced this issue Jan 19, 2023
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

No branches or pull requests

1 participant