Re: [7/7] msxml3: Add support for bin.hex element type encoding

2012-07-01 Thread Nikolay Sivov
On 7/2/2012 09:29, 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/JobDetails.

Re: quartz/tests: Add COM aggregation test for NullRenderer. (2nd try)

2012-07-01 Thread Michael Stefaniuc
On 07/02/2012 01:32 AM, Marvin wrote: > 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/Job

Re: [7/7] msxml3: Add support for bin.hex element type encoding

2012-07-01 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=19704 Your paranoid android

Re: [5/5] gdiplus: Add some tests for GdipGetPropertySize and GdipGetAllPropertyItems.

2012-07-01 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=19698 Your paranoid android

Re: [2/5] gdiplus: Add a test for 'value' pointer in the PropertyItem structure.

2012-07-01 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=19697 Your paranoid android

Re: [2/5] gdiplus: Add a test for 'value' pointer in the PropertyItem structure.

2012-07-01 Thread Dmitry Timoshkov
Marvin wrote: > === WINEBUILD (build) === > Patch failed to apply It looks like that for some reason tesbot's Wine sources are not updated. -- Dmitry.

Integer overflow problem in string::compare()

2012-07-01 Thread Dan Kegel
Hi Piotr, could you review the patch in http://bugs.winehq.org/show_bug.cgi?id=31085 ? If you like it, I'll submit it to wine-patches. It passes winetestbot and gets pulsen and stepmania past the splash screen abort. Why are there no tests for msvcp60? If you think it's appropriate, I can add the

Re: quartz/tests: Add COM aggregation test for NullRenderer. (2nd try)

2012-07-01 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=19686 Your paranoid android

Re: [PATCH 05/13] quartz/tests: Add COM aggregation test for NullRenderer.

2012-07-01 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=19684 Your paranoid android

Re: [PATCH] wined3d: Add a switch to preserve vertex buffer copy in system memory.

2012-07-01 Thread Henri Verbeet
In general we don't do hacks like this.