xcherryio / xcherry

server and main repo of xCherry project
Apache License 2.0
26 stars 1 forks source link

Another Flaky test for TestStateExecutionLocalQueues #83

Closed longquanzheng closed 1 year ago

longquanzheng commented 1 year ago
2023-11-08T20:33:51.0479653Z === RUN   TestStateExecutionLocalQueuesTryConsumeForStateExecution_All_consumed
2023-11-08T20:33:51.0479869Z     state_execution_local_queues_json_test.go:150: 
2023-11-08T20:33:51.0480598Z            Error Trace:    /home/runner/work/xdb/xdb/persistence/persistencetest/state_execution_local_queues_json_test.go:150
2023-11-08T20:33:51.0481049Z            Error:          Should be empty, but was map[state_1-1:map[1:{q2 0xc0004120f4}]]
2023-11-08T20:33:51.0481531Z            Test:           TestStateExecutionLocalQueuesTryConsumeForStateExecution_All_consumed
2023-11-08T20:33:51.0481956Z --- FAIL: TestStateExecutionLocalQueuesTryConsumeForStateExecution_All_consumed (0.00s)
2023-11-08T20:33:51.0482300Z === RUN   TestStateExecutionLocalQueuesTryConsumeForStateExecution_All_notAllConsumed
zklgame commented 1 year ago

Duplicated to https://github.com/xdblab/xdb/issues/81.