-
Notifications
You must be signed in to change notification settings - Fork 386
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
23.2.7rc1: feature_pak.py
test failure: assert nopak_pegout_txid in self.nodes[0].getrawmempool()
#1403
Comments
Now I can't get this unit test to fail. I suspect a synchronization issue. Is it possible for a transaction submitted via |
I've noticed other tests doing the same thing intermittently. This is on an Ubuntu 24.04.2 machine. For example:
This is with elements-23.3.0rc3 however. |
Ran that same test (functional_discount_ct.py) a few more times successfully but then hit another assertion fail:
|
Expected behavior
All tests pass.
Actual behavior
feature_pak.py
had an assertion failure.To reproduce
This has happened both times I've tried it. I'll continue retesting.
System information
Elements 23.2.7rc1 compiled with GCC Gentoo 15.0.0_pre20241222 p34.
Linux x86_64
Combined log: http://www.mattwhitlock.com/feature_pak_246_20250311.log
The text was updated successfully, but these errors were encountered: