On 12/16/09 7:30 PM, Paul Vriens wrote:
On 12/15/2009 09:16 PM, Jacek Caban wrote:
dlls/urlmon/binding.c | 6 +++++ dlls/urlmon/tests/url.c | 58 ++++++++++++++++++++++++++++++---------------- 2 files changed, 44 insertions(+), 20 deletions(-)
Hi Jacek,
This one introduced a test failure:
http://test.winehq.org/data/tests/urlmon:url.html
I didn't find anything common for the boxes/OS, race?
Yes, looks like tests take a bit longer and connection cache releases the connection. I've sent a patch.
Thanks, Jacek