[Bug 28267] New: winhttp tests fail if ISP has a catch-all dns failure page
http://bugs.winehq.org/show_bug.cgi?id=28267 Summary: winhttp tests fail if ISP has a catch-all dns failure page Product: Wine Version: 1.3.27 Platform: x86 OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: winhttp AssignedTo: wine-bugs(a)winehq.org ReportedBy: dank(a)kegel.com ws2_32's sock.ok used to fail like this sock.c:1833: Test failed: gethostbyname("someweirdandbogusname") succeeded. if your ISP returns success for failed DNS lookups (and points you to its own error page). It no longer does; see the comment added by d88ee55e686c647b372d82c1349b06205561878a. But winhttp/winhttp.ok now fails in that case. http://www.winehq.org/pipermail/wine-patches/2011-August/105358.html proposes making the failure message explain how to fix it. But given that ws2_32's tests no longer depends on DNS lookups being able to fail, maybe winhttp's tests shouldn't, either. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=28267 Dmitry Timoshkov <dmitry(a)baikal.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
https://bugs.winehq.org/show_bug.cgi?id=28267 --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- Is this still an issue in current (1.7.36 or newer) wine? -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28267 --- Comment #2 from Hans Leidekker <hans(a)meelstraat.net> --- (In reply to Austin English from comment #1)
Is this still an issue in current (1.7.36 or newer) wine?
I don't think so, I changed the domain to nxdomain.winehq.org a while ago. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28267 Hans Leidekker <hans(a)meelstraat.net> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |15daa84b2812203d39516ee5695 | |5d6c187f28f12 Resolution|--- |FIXED --- Comment #3 from Hans Leidekker <hans(a)meelstraat.net> --- Fixed by 15daa84b2812203d39516ee56955d6c187f28f12. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=28267 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 3.18. -- 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.
participants (1)
-
wine-bugs@winehq.org