Re: urlmon ftp protocol failures on Windows

2009-03-29 Thread Jacek Caban
Ge van Geldorp wrote: Hi Jacek, I've been investigating the failures in the urlmon ftp protocol tests that show up on quite a few WinXP and higher machines. It seems to me that there is an inherent race condition in the test. The main thread waits in line 1822 until IInternetProtocolSink_Switch

urlmon ftp protocol failures on Windows

2009-03-29 Thread Ge van Geldorp
Hi Jacek, I've been investigating the failures in the urlmon ftp protocol tests that show up on quite a few WinXP and higher machines. It seems to me that there is an inherent race condition in the test. The main thread waits in line 1822 until IInternetProtocolSink_Switch has been called. It will