https://bugs.winehq.org/show_bug.cgi?id=54848 --- Comment #5 from Hans Leidekker <hans(a)meelstraat.net> --- (In reply to Rémi Bernon from comment #4)
$ dig test.winehq.org
; <<>> DiG 9.16.37-Debian <<>> test.winehq.org ;; global options: +cmd ;; Got answer: ;; ->>HEADER<<- opcode: QUERY, status: NOERROR, id: 9136 ;; flags: qr rd ra; QUERY: 1, ANSWER: 2, AUTHORITY: 0, ADDITIONAL: 1
;; OPT PSEUDOSECTION: ; EDNS: version: 0, flags:; udp: 65494 ;; QUESTION SECTION: ;test.winehq.org. IN A
So it's an EDNS record used to advertise max udp message size in this case. I think we should ignore this record type in the test.
I also have the same kind of output when running it on my computer, which is configured with a local dns cache.
Right, it's probably responsible for the extra record. -- 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.