http://bugs.winehq.org/show_bug.cgi?id=17416
Summary: urlmon/url test fails if +heap enabled Product: Wine Version: 1.1.15 Platform: PC URL: http://test.winehq.org/data/6a1537c4b5037be5253c33021fda 3a02430533f7/wine_xp_ae-ub-810-heap/urlmon:url.html OS/Version: Linux Status: NEW Keywords: download, source, testcase Severity: enhancement Priority: P2 Component: urlmon AssignedTo: wine-bugs@winehq.org ReportedBy: austinenglish@gmail.com
Without +heap: austin@austin-desktop:~/wine-git/dlls/urlmon/tests$ grep url.c e ../../../tools/runtest -q -P wine -M urlmon.dll -T ../../.. -p urlmon_test.exe.so url.c && touch url.ok url.c:2345: Test succeeded inside todo block: mon should be destroyed here
With +heap: austin@austin-desktop:~/wine-git/dlls/urlmon/tests$ grep url.c f ../../../tools/runtest -q -P wine -M urlmon.dll -T ../../.. -p urlmon_test.exe.so url.c && touch url.ok url.c:2345: Test succeeded inside todo block: mon should be destroyed here url.c:2350: Test succeeded inside todo block: bctx should be destroyed here url.c:2345: Test succeeded inside todo block: mon should be destroyed here
http://bugs.winehq.org/show_bug.cgi?id=17416
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|urlmon/url test fails if |urlmon/url sometimes fails |+heap enabled |(race condition)
--- Comment #1 from Alexandre Julliard julliard@winehq.org 2009-02-16 03:20:48 --- That's a race condition, it will succeed or fail randomly. It's not really related to +heap.
http://bugs.winehq.org/show_bug.cgi?id=17416
Austin Lund austin.lund@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |austin.lund@gmail.com
http://bugs.winehq.org/show_bug.cgi?id=17416
--- Comment #2 from Austin English austinenglish@gmail.com 2010-09-09 02:15:26 CDT --- Still in 1.3.2. url.c:2681: Test succeeded inside todo block: mon should be destroyed here url.c:2681: Test succeeded inside todo block: mon should be destroyed here
http://bugs.winehq.org/show_bug.cgi?id=17416
Jacek Caban jacek@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |jacek@codeweavers.com Resolution| |FIXED
--- Comment #3 from Jacek Caban jacek@codeweavers.com 2010-11-05 22:42:37 CDT --- Fixed
http://bugs.winehq.org/show_bug.cgi?id=17416
--- Comment #4 from Austin English austinenglish@gmail.com 2010-11-05 22:48:37 CDT --- Still times out often though: http://test.winehq.org/data/791b22ac9106e6ad2f92affa9365fa8906d37d8e/wine_ae...
http://bugs.winehq.org/show_bug.cgi?id=17416
--- Comment #5 from Jacek Caban jacek@codeweavers.com 2010-11-06 05:29:58 CDT --- These failures seem to be a problem with https connection. We should add better connection failure handling to urlmon and tests, but it's a separated bug. The original race is fixed.
http://bugs.winehq.org/show_bug.cgi?id=17416
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #6 from Alexandre Julliard julliard@winehq.org 2010-11-12 13:33:34 CST --- Closing bugs fixed in 1.3.7.