https://bugs.winehq.org/show_bug.cgi?id=54848 Rémi Bernon <rbernon(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbernon(a)codeweavers.com --- Comment #2 from Rémi Bernon <rbernon(a)codeweavers.com> --- This is the output with WINETEST_DEBUG=2. Fwiw I have the same kind of failures and output when running the tests locally in a docker environment, and it's probably also related to IPV6 not being configured. --- dnsapi:query start dlls/dnsapi/tests/query.c query.c:91: DnsQuery DNS_TYPE_A: L"test.winehq.org" type=CNAME -> L"winehq.org" L"winehq.org" type=A -> 4.4.81.124 L"." type=41 query.c:113: Test failed: unexpected record type 41 query.c:134: DnsQuery DNS_TYPE_CNAME: L"test.winehq.org" type=CNAME -> L"winehq.org" L"winehq.org" type=A -> 4.4.81.124 L"." type=41 query.c:148: Test failed: did not expect a record for L"winehq.org" query.c:150: Test failed: unexpected record type 41 query.c:171: Tests skipped: computer is not in a domain -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.