Bitcoin

Bitcoin functional testing – please help

I’m trying to run Bitcoin functional tests and everything passes, but some tests are skipped. Here are some:

260/288 – Skip feature_unsupported_utxo_db.py (previous releases are unavailable/disabled) – “I don’t know what to do about this and skipped about 5 of the same tests.”

241/288 – Skip feature_bind_port_discover.py (To run this test, make sure 1.1.1.1 and 2.2.2.2 (routable addresses) are assigned to interfaces on this system and rerun with –ihave1111and2222.)

223/288 – Skip feature_bind_port_externalip.py (To run this test, make sure 1.1.1.1 (a routable address) is assigned to one of the interfaces on this system and run it again with –ihave1111.) – “This item and for the above item, I tried assigning the machine IP address to 1.1.1.1 and running tests with the –ihave1111 flag, but nothing helped.”

help. thank you!

Related Articles

Back to top button