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

bug: Test failure in TestPrivateTransactionsMintThenTransfer #407

Open
awrichar opened this issue Nov 7, 2024 · 0 comments
Open

bug: Test failure in TestPrivateTransactionsMintThenTransfer #407

awrichar opened this issue Nov 7, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@awrichar
Copy link
Contributor

awrichar commented Nov 7, 2024

What happened?

Test failure in TestPrivateTransactionsMintThenTransfer

https://github.com/LF-Decentralized-Trust-labs/paladin/actions/runs/11726373055/job/32664843906?pr=406

2024-11-07T15:49:12.7929520Z     component_test.go:329: 
2024-11-07T15:49:12.7930417Z         	Error Trace:	/home/runner/work/paladin/paladin/core/go/componenttest/component_test.go:329
2024-11-07T15:49:12.7931188Z         	Error:      	Condition never satisfied
2024-11-07T15:49:12.7931849Z         	Test:       	TestPrivateTransactionsMintThenTransfer
2024-11-07T15:49:12.7932472Z         	Messages:   	Transaction did not receive a receipt
2024-11-07T15:49:12.7933199Z     utils_for_test.go:100: Using transaction latency threshold of 2s
2024-11-07T15:49:12.7933981Z --- FAIL: TestPrivateTransactionsMintThenTransfer (4.92s)

What did you expect to happen?

Test should always pass

How can we reproduce it (as minimally and precisely as possible)?

Unknown - logs can be analyzed from the job

Anything else we need to know?

No response

OS version

No response

@awrichar awrichar added the bug Something isn't working label Nov 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant