FirebirdSQL / firebird-qa

Python tools used for Firebird QA
https://firebirdsql.org/en/devel-qa/
MIT License
3 stars 6 forks source link

core_5229_test.py fail on Windows if IPv6 is disabled for the only adapter #28

Open aafemt opened 3 months ago

aafemt commented 3 months ago

In Windows adapter's properties IPv6 can be disabled as shown on screenshot. Untitled In this case the test fails. It seems that socket.has_ipv6 is incorrect check as stated here.

pavel-zotov commented 3 months ago

@aafemt Need to discuss in native lang. Sent reply to your email.