Unstable get_mempool_tx results in tests cause CI failures #7598
Labels
A-concurrency
Area: Async code, needs extra work to make it work properly.
A-rpc
Area: Remote Procedure Call interfaces
C-bug
Category: This is a bug
C-testing
Category: These are tests
C-trivial
Category: A trivial change that is not worth mentioning in the CHANGELOG
I-integration-fail
Continuous integration fails, including build and test failures
Motivation
Most of the time the send transactions test passes.
But in the merge queue for PR #7531:
Originally posted by @arya2 in #7531 (comment)
This is a bug in PR #7349.
Suggested Solution
Disable that assertion entirely, because sometimes it works and sometimes it doesn't.
The text was updated successfully, but these errors were encountered: