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@winehq.org ReportedBy: dank@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.
http://bugs.winehq.org/show_bug.cgi?id=28267
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Severity|normal |minor
https://bugs.winehq.org/show_bug.cgi?id=28267
--- Comment #1 from Austin English austinenglish@gmail.com --- Is this still an issue in current (1.7.36 or newer) wine?
https://bugs.winehq.org/show_bug.cgi?id=28267
--- Comment #2 from Hans Leidekker hans@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.
https://bugs.winehq.org/show_bug.cgi?id=28267
Hans Leidekker hans@meelstraat.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |15daa84b2812203d39516ee5695 | |5d6c187f28f12 Resolution|--- |FIXED
--- Comment #3 from Hans Leidekker hans@meelstraat.net --- Fixed by 15daa84b2812203d39516ee56955d6c187f28f12.
https://bugs.winehq.org/show_bug.cgi?id=28267
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.18.