http://bugs.winehq.org/show_bug.cgi?id=12321
Summary: Some WinInet tests are invalid Product: Wine Version: CVS/GIT Platform: All URL: http://winehq.org/pipermail/wine-patches/2008- March/052323.html OS/Version: All Status: UNCONFIRMED Severity: normal Priority: P2 Component: wininet AssignedTo: wine-bugs@winehq.org ReportedBy: dsh@linux.ucla.edu
Created an attachment (id=11789) --> (http://bugs.winehq.org/attachment.cgi?id=11789) Some test failures
Some WinInet tests fail on Windows (XP) and Wine if data is returned slowly. The original report was here: http://winehq.org/pipermail/wine-patches/2008-March/052323.html
Using a CGI script like the following and changing the tests to retrieve that instead of the winehq.org page will cause some test failures such as attached.
#!/bin/bash # CGI test script sleep 1 echo Content-type: text/plain sleep 1 echo sleep 5 echo Hi sleep 5 echo Bye sleep 5
http://bugs.winehq.org/show_bug.cgi?id=12321
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
http://bugs.winehq.org/show_bug.cgi?id=12321
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|CVS/GIT |unspecified
--- Comment #1 from Austin English austinenglish@gmail.com 2009-01-19 15:14:47 --- Removing deprecated CVS/GIT version tag. Please retest in current git. If the bug is still present in today's wine, but was not present in some earlier version of wine, please update version field to earliest known version of wine that had the bug. Thanks!
http://bugs.winehq.org/show_bug.cgi?id=12321
--- Comment #2 from Austin English austinenglish@gmail.com 2009-07-21 13:52:01 --- Is this still an issue in current (1.1.26 or newer) wine?
http://bugs.winehq.org/show_bug.cgi?id=12321
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download
http://bugs.winehq.org/show_bug.cgi?id=12321
Bruno Jesus 00cpxxx@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |00cpxxx@gmail.com
--- Comment #3 from Bruno Jesus 00cpxxx@gmail.com 2012-01-17 18:31:02 CST --- This bug is possibly fixed, the test seems to have changed and now use INTERNET_FLAG_ASYNC.
http://source.winehq.org/source/dlls/wininet/http.c#L2766
http://bugs.winehq.org/show_bug.cgi?id=12321
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Platform|All |Other OS/Version|All |other
--- Comment #4 from Austin English austinenglish@gmail.com 2012-02-23 15:19:52 CST --- Removing deprecated 'All' Platform/OS.
http://bugs.winehq.org/show_bug.cgi?id=12321
--- Comment #5 from butraxz@gmail.com 2013-12-07 02:59:51 CST --- This is marked "propably fixed".
Development recommends to check the status on your bug every release or two and let to be known if the bug is still present. If not, mark it fixed. If you are no longer able to put effort to this ticket, you can abandon it.
Is this still an issue with 1.7.8 or higher ? If so, please attach the terminal output in 1.7.8 (see http://wiki.winehq.org/FAQ#get_log).
https://bugs.winehq.org/show_bug.cgi?id=12321
joaopa jeremielapuree@yahoo.fr changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jeremielapuree@yahoo.fr
--- Comment #6 from joaopa jeremielapuree@yahoo.fr --- Is still a bug in current wine(3.20)?
https://bugs.winehq.org/show_bug.cgi?id=12321
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |0929593b6c96a9dd482919b56f0 | |a39d3ed015cb0 CC| |jacek@codeweavers.com Resolution|--- |FIXED
--- Comment #7 from Jacek Caban jacek@codeweavers.com --- The patch mentioned in comment 1 was committed as 0929593b6c96a9dd482919b56f0a39d3ed015cb0. It later went through a few iterations of fixes.
https://bugs.winehq.org/show_bug.cgi?id=12321
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 5.0-rc4.