]> jfr.im git - yt-dlp.git/commit - test/test_networking.py
[test] Skip source address tests if the address cannot be bound to (#8900)
authorcoletdjnz <redacted>
Fri, 19 Jan 2024 21:39:49 +0000 (10:39 +1300)
committerGitHub <redacted>
Fri, 19 Jan 2024 21:39:49 +0000 (10:39 +1300)
commit69d31914952dd33082ac7019c6f76b43c45b9d06
tree03d8366814564c84f349207939abb6d39c104114
parent50e06e21a68e336198198bda332b8e7d2314f201
[test] Skip source address tests if the address cannot be bound to (#8900)

Fixes https://github.com/yt-dlp/yt-dlp/issues/8890

Authored by: coletdjnz
test/helper.py
test/test_networking.py
test/test_socks.py
test/test_websockets.py