LF-Decentralized-Trust-labs / paladin

Programmable privacy for EVM
https://lf-decentralized-trust-labs.github.io/paladin
Apache License 2.0
15 stars 6 forks source link

bug: Test failure in TestPrivateTransactionsMintThenTransfer #407

Open awrichar opened 2 weeks ago

awrichar commented 2 weeks ago

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