http://bugs.winehq.org/show_bug.cgi?id=17644
Summary: urlmon/protocol tests fail massively on OpenSolaris Product: Wine Version: 1.1.16 Platform: PC-x86-64 URL: http://test.winehq.org/data/74e9b904b9d3cbd892d7c26fd7ac 8f6a7f7be154/wine_ae-opensolaris/urlmon:protocol.html OS/Version: SunOS Status: NEW Keywords: download, regression, source Severity: major Priority: P2 Component: urlmon AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Regression caused by: austin@opensolaris:~/wine-git$ git bisect bad aa1d032271494aa9ae0e5fdd43661f9c9036fd38 is first bad commit commit aa1d032271494aa9ae0e5fdd43661f9c9036fd38 Author: Jacek Caban jacek@codeweavers.com Date: Wed Mar 4 19:06:06 2009 +0100
urlmon: Added ftp protocol tests.
:040000 040000 d26c7edfe25a9aac69a218950be85d59abe5b825 f760c606247e02a03964495c7323ed2cd9931963 M dlls
Now, urlmon fails massively, looping here: protocol.c:1775: Testing ftp protocol... protocol.c:1814: Test marked todo: unexpected GetBindString_USER_AGENT protocol.c:379: Test marked todo: expected ReportProgress_SENDINGREQUEST protocol.c:355: Test failed: unexpected call Switch protocol.c:355: Test failed: unexpected call Switch protocol.c:355: Test failed: unexpected call Switch protocol.c:355: Test failed: unexpected call Switch protocol.c:355: Test failed: unexpected call Switch protocol.c:355: Test failed: unexpected call Switch protocol.c:1831: Test failed: expected Switch protocol.c:355: Test failed: unexpected call Switch protocol.c:355: Test failed: unexpected call Switch protocol.c:355: Test failed: unexpected call Switch protocol.c:355: Test failed: unexpected call Switch protocol.c:355: Test failed: unexpected call Switch protocol.c:355: Test failed: unexpected call Switch
Marking as major since it then blocks winetest from running the rest of the tests.
http://bugs.winehq.org/show_bug.cgi?id=17644
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek@codeweavers.com
--- Comment #1 from Austin English austinenglish@gmail.com 2009-03-26 23:10:47 --- Jacek, ping.
http://bugs.winehq.org/show_bug.cgi?id=17644
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2009-03-27 10:32:39 --- I don't have OpenSolaris to test it. I guess that there is a problem with wininet.dll on OpenSolaris.
http://bugs.winehq.org/show_bug.cgi?id=17644
--- Comment #3 from Austin English austinenglish@gmail.com 2009-03-27 11:02:05 --- Created an attachment (id=20141) --> (http://bugs.winehq.org/attachment.cgi?id=20141) +relay,+seh,+tid,+urlmon,+wininet make protocol.ok
Seems to be crashing if ran from the git tree. Not sure if it's two different bugs or not. Hopefully this helps. Let me know if you need other logs.
http://bugs.winehq.org/show_bug.cgi?id=17644
--- Comment #4 from Austin English austinenglish@gmail.com 2009-03-30 23:11:30 --- Seems to be 'fixed' by 6d238a6f5178fd470fd04a5a0f09bb1636de0ea3. It still has a couple failures, but not enough to flood winetest.
http://bugs.winehq.org/show_bug.cgi?id=17644
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED
--- Comment #5 from Austin English austinenglish@gmail.com 2009-03-31 00:26:58 --- Err, fixed.
http://bugs.winehq.org/show_bug.cgi?id=17644
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2009-04-10 11:22:50 --- Closing bugs fixed in 1.1.19.
http://bugs.winehq.org/show_bug.cgi?id=17644
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- OS/Version|SunOS |Solaris
--- Comment #7 from Austin English austinenglish@gmail.com 2009-05-29 12:05:28 --- Moving OpenSolaris bugs from SunOS to Solaris.