test_bitcoin-qt binds to the regtest ports which causes it to hang if a regtest bitcoind or bitcoin-qt is already running. This causes make check to hang and be annoying to kill. So test_bitcoin-qt shouldn't bind to these ports to avoid conflicting with an active regtest instance. Or it should fail gracefully instead of just hanging and then timing out.
test_bitcoin-qt shouldn't bind to regtest ports #20363
issue achow101 opened this issue on November 10, 2020-
achow101 commented at 7:05 PM on November 10, 2020: member
- achow101 added the label Feature on Nov 10, 2020
-
jonatack commented at 7:12 PM on November 10, 2020: member
Concept ACK. Thank you for bringing this up; it's been an annoyance for some time now.
-
MarcoFalke commented at 7:12 PM on November 10, 2020: member
Concept ACK, but duplicate of https://github.com/bitcoin-core/gui/issues/10
-
achow101 commented at 7:16 PM on November 10, 2020: member
Concept ACK, but duplicate of bitcoin-core/gui#10
lol, I thought I remembered opening this before but I couldn't find it.
- achow101 closed this on Nov 10, 2020
-
practicalswift commented at 7:48 PM on November 10, 2020: contributor
Concept ACK
- DrahtBot locked this on Feb 15, 2022
Contributors
Labels