Re: [PATCH 1/7] urlmon: Use file content to verify MIME type reported by file protocol handler

2012-06-07 Thread Jacek Caban
On 06/07/12 15:40, Jacek Caban wrote: > --- > dlls/urlmon/file.c |8 +++- > dlls/urlmon/tests/protocol.c |4 > 2 files changed, 11 insertions(+), 1 deletions(-) > Please skip this one. I didn't mean to send it in the series. Thanks, Jacek

Re: urlmon: Use file content to verify MIME type reported by file protocol handler

2012-06-06 Thread Alexandre Julliard
Jacek Caban writes: > --- > dlls/urlmon/file.c |8 +++- > dlls/urlmon/tests/protocol.c |4 > 2 files changed, 11 insertions(+), 1 deletions(-) It doesn't work here: ../../../tools/runtest -q -P wine -M urlmon.dll -T ../../.. -p urlmon_test.exe.so protocol.c && touch

Re: urlmon: Use file content to verify MIME type reported by file protocol handler

2012-06-06 Thread Marvin
Hi, While running your changed tests on Windows, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check? Full results can be found at http://testbot.winehq.org/JobDetails.pl?Key=18815 Your paranoid android

Re: urlmon: Use file content to verify MIME type reported by file protocol handler

2012-06-06 Thread Jacek Caban
On 06/06/12 13:58, Marvin wrote: > Hi, > > While running your changed tests on Windows, I think I found new failures. > Being a bot and all I'm not very good at pattern recognition, so I might be > wrong, but could you please double-check? > Full results can be found at > http://testbot.winehq.org/