http://bugs.winehq.org/show_bug.cgi?id=20219
Summary: make test mshtml / shdocv / urlmon hangs unless online Product: Wine Version: 1.1.30 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: enhancement Priority: P2 Component: -unknown AssignedTo: wine-bugs@winehq.org ReportedBy: hoehle@users.sourceforge.net
make test used to run satisfactorily offline on Ubuntu Linux (known failures aside). Nowadays, make test - mshtml/dom.ok - mshtml/events.ok - mshtml/htmldoc.ok - mshtml/script.ok - shdocvw/webbrowser.ok hang unless online. They hang after displaying: Could not load wine-gecko. HTML rendering will be disabled.
These tests hang without message from Gecko: - urlmon/protocol.ok - urlmon/url.ok
Dan Kegel also observed this on 21st of September in wine-devel: http://www.winehq.org/pipermail/wine-devel/2009-September/078699.html
"online" means with access to the Internet. IIRC, a local network is not enough. Oddly, the tests even hang when eth0 is inactive and there's no default route. Clearly, networking code should not wait in such a case.
These hangs also happen on MacOS. A different issue probably is that wininet/http.ok causes 100% load on both Mac CPUs after displaying http.c:443: Test failed: Wrong URL http://test.winehq.org/testredirect
winetest.exe behaves the same, but its internal time-out protection typically prevents the user from noticing most hangs.
My machines are almost always offline. make test was no problem in the past. A few months ago, I started going online for the duration of winetest.exe in order to supply test.winehq.org with data for MacOSX.
This is a regression, but I'd be pleased if somebody else could perform regression testing as I'm very busy with dsound/mci/wave issues.
http://bugs.winehq.org/show_bug.cgi?id=20219
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression, source
http://bugs.winehq.org/show_bug.cgi?id=20219
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |testcase
http://bugs.winehq.org/show_bug.cgi?id=20219
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |testcases
http://bugs.winehq.org/show_bug.cgi?id=20219
Vincent Povirk madewokherd@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|testcases |-unknown
http://bugs.winehq.org/show_bug.cgi?id=20219
Jeff L lats@yless4u.com.au changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |lats@yless4u.com.au
--- Comment #1 from Jeff L lats@yless4u.com.au 2010-05-09 07:24:03 --- I have run the events.c tests through XP with the network online and offline. The behavior appears to be the same as happens in wine. So the problem is with the test suite. Unless the test can be restructured so it does not hang in wine and Windows, I don't think there is a problem.
http://bugs.winehq.org/show_bug.cgi?id=20219
Jörg Höhle hoehle@users.sourceforge.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |testcases
http://bugs.winehq.org/show_bug.cgi?id=20219
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords|regression | CC| |jacek@codeweavers.com
--- Comment #2 from Jacek Caban jacek@codeweavers.com 2010-08-11 04:35:58 --- I disagree with regression keyword. These are new tests that depend on Internet access and there is not much point in running them in offline. I'm fine with skipping them in offline mode through.
http://bugs.winehq.org/show_bug.cgi?id=20219
--- Comment #3 from butraxz@gmail.com 2013-05-25 09:36:56 CDT --- No update for over 900 days. Is this still and issue in 1.5.31 or higher or is this abandoned ?
https://bugs.winehq.org/show_bug.cgi?id=20219
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |ABANDONED
--- Comment #4 from Austin English austinenglish@gmail.com --- (In reply to butraxz from comment #3)
No update for over 900 days. Is this still and issue in 1.5.31 or higher or is this abandoned ?
Abandoned.
https://bugs.winehq.org/show_bug.cgi?id=20219
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Austin English austinenglish@gmail.com --- Closing.