Open rootulp opened 11 months ago
Slightly different flake for the same test:
--- FAIL: TestPriorityTestSuite (6.08s)
--- FAIL: TestPriorityTestSuite/TestPriorityByGasPrice (0.00s)
priority_test.go:89:
Error Trace: /home/runner/work/celestia-app/celestia-app/app/test/priority_test.go:89
Error: Not equal:
expected: 0x0
actual : 0xd
Test: TestPriorityTestSuite/TestPriorityByGasPrice
network.go:48: tearing down testnode
Ref: https://github.com/celestiaorg/celestia-app/actions/runs/7789508543/job/21241291035?pr=3079
--- FAIL: TestPriorityTestSuite (12.07s)
--- FAIL: TestPriorityTestSuite/TestPriorityByGasPrice (1.01s)
priority_test.go:124:
Error Trace: /home/runner/work/celestia-app/celestia-app/app/test/priority_test.go:124
Error: Should be true
Test: TestPriorityTestSuite/TestPriorityByGasPrice
network.go:46: tearing down testnode
continuing to hit this flake
Description
We're currently experiencing a flake see:
Acceptance Criteria