Re: gdiplus: Store device resolution in the graphics object.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=56

Your paranoid android.


=== windowsxp (32 bit image) ===
image.c:2736: Test failed: GdipLoadImageFromStream error 2
image.c:2739: Test failed: GdipGetImageType error 2
image.c:2749: Test failed: GdipCloneImage error 2
image: unhandled exception c005 at 4EBB42CD




Re: [1/2] kernel32: Some tests for blocking initialization with InitOnceBeginInitialize()

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=54

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [1/2] kernel32: Some tests for blocking initialization with InitOnceBeginInitialize() (try2)

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=57

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 1/6] jscript: Use prototype for buitin Array properties

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=59

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 3/6] jscript: Use prototype for buitin Date properties

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=61

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [2/2] kernel32: Implement InitOnceExecuteOnce() for Linux platform (resend)

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=58

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [2/2] kernel32: Implement InitOnceExecuteOnce() for Linux platform

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=55

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 2/6] jscript: Use prototype for buitin Boolean properties

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=60

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 5/6] jscript: Use prototype for buitin RegExp properties

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=63

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 6/6] jscript: Use prototype for buitin String properties

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=64

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 4/6] jscript: Use prototype for buitin Number properties

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=62

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 5/5] d3d10: Implement d3d10_effect_sampler_variable_GetBackingStore().

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=67

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 3/5] d3d10: Implement d3d10_effect_blend_variable_GetBackingStore().

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=66

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: gdiplus: Store device resolution in the graphics object.

2012-07-25 Thread Dmitry Timoshkov
Marvin winetest...@free.fr wrote:

 === windowsxp (32 bit image) ===
 image.c:2736: Test failed: GdipLoadImageFromStream error 2
 image.c:2739: Test failed: GdipGetImageType error 2
 image.c:2749: Test failed: GdipCloneImage error 2
 image: unhandled exception c005 at 4EBB42CD

Testbot really needs to reset pending in the queue patches.

-- 
Dmitry.




Re: windowscodecs: Do not assume that vtable is the first element of the object, avoid not necessary casts. Resend.

2012-07-25 Thread Per Johansson

25 jul 2012 kl. 04:45 skrev Dmitry Timoshkov:

 I don't have a Mac here, what's the failure there?

For the latest one (88611):

ccache gcc-apple-4.2 -m32 -c -I. -I. -I../../include -I../../include  
-D__WINESRC__ -DENTRY_PREFIX=WIC_ -DPROXY_DELEGATION -DWINE_REGISTER_DLL 
-D_REENTRANT -fPIC -Wall -pipe -fno-strict-aliasing 
-Wdeclaration-after-statement -Wempty-body -Wstrict-prototypes -Wwrite-strings 
-fno-omit-frame-pointer -Wpointer-arith -I/opt/local/include/freetype2 
-I/opt/local/include-g -O2  -o icnsformat.o icnsformat.c
icnsformat.c: In function 'IcnsEncoder_CreateNewFrame':
icnsformat.c:686: error: 'IcnsEncoder' has no member named 'encoder'
icnsformat.c:686: error: 'IcnsEncoder' has no member named 'encoder'

Regards,
-- 
Per Johansson



Re: gdiplus: Store device resolution in the graphics object.

2012-07-25 Thread Alexandre Julliard
Dmitry Timoshkov dmi...@baikal.ru writes:

 Marvin winetest...@free.fr wrote:

 === windowsxp (32 bit image) ===
 image.c:2736: Test failed: GdipLoadImageFromStream error 2
 image.c:2739: Test failed: GdipGetImageType error 2
 image.c:2749: Test failed: GdipCloneImage error 2
 image: unhandled exception c005 at 4EBB42CD

 Testbot really needs to reset pending in the queue patches.

That's not the official testbot, but it does point out a real problem,
your gdiplus:image tests fail on several machines. Please fix it.

-- 
Alexandre Julliard
julli...@winehq.org




Re: gdiplus: Store device resolution in the graphics object.

2012-07-25 Thread Dmitry Timoshkov
Alexandre Julliard julli...@winehq.org wrote:

  === windowsxp (32 bit image) ===
  image.c:2736: Test failed: GdipLoadImageFromStream error 2
  image.c:2739: Test failed: GdipGetImageType error 2
  image.c:2749: Test failed: GdipCloneImage error 2
  image: unhandled exception c005 at 4EBB42CD
 
  Testbot really needs to reset pending in the queue patches.
 
 That's not the official testbot, but it does point out a real problem,
 your gdiplus:image tests fail on several machines. Please fix it.

Failures above don't correspond with current sources, but anyway I sent
a fix for the problems I found in the official testbot results.

-- 
Dmitry.




RFC: Type safe C interfaces in widl

2012-07-25 Thread Jacek Caban
Hi all,

COM clean up is going well now (thanks Michael!) and after recent
conversation about wincodecs clean up, I had an idea about how to get
rid of even more casts. We could use widl to teach C a bit more about
interface inheritance, so that child-parent interface casts would work
in similar way as current obj-iface cast. I experimented a bit and
wrote a prove of concept patch for widl (see attached widl.diff). With
this patch, COM interfaces become unions in form like this:

#ifndef WIDL_TYPE_SAFE_C_INTERFACE
interface IWICBitmapFrameDecode {
CONST_VTBL IWICBitmapFrameDecodeVtbl* lpVtbl;
};
#else
union IWICBitmapFrameDecode {
CONST_VTBL IWICBitmapFrameDecodeVtbl* lpVtbl;
IWICBitmapSource base;
};
#endif

This is an opt-in macro based solution (so compatibility with standard C
interface is not a problem). You may see how this may be used in the
attached example of patch (wincodecs.diff).

Sadly, it has its drawbacks. Having interface as union instead of struct
breaks pretty sane assumption that interface==struct. Also there is no
portable way to statically initialize the interface for object-less
static interface implementation like:

IMyInterface iface_instance = { MyInterfaceVtbl };

Since using this union based may be controlled per-file, it may not be
such a big deal, but I personally really like such constructs, esp. in
tests.

If we decide to use this solution, there are further decisions to to
(it's just a prove of concept now!):
- Naming convention. Is 'base' good? Should we use IIfaceName_iface
instead (seems too long)
- Sometimes iface-base.base.base constructs will happen. Should we
have all parents, instead of only direct parent, in the union, so that
we can do iface-IUnknown_iface instead?

I don't have strong opinion myself yet, so I'd like to hear others'
opinions.

Cheers,
Jacek
commit d541cb606421272065c0a2ef95343b79336d3b17
Author: Jacek Caban ja...@codeweavers.com
Date:   Wed Jul 25 11:18:45 2012 +0200

widl: Added support for type safe C interfaces

diff --git a/include/objbase.h b/include/objbase.h
index c366a28..d54377a 100644
--- a/include/objbase.h
+++ b/include/objbase.h
@@ -204,7 +204,7 @@
 #define THIS_ INTERFACE *This,
 #define THIS  INTERFACE *This
 
-#define interface struct
+#define interface __widl_interface
 
 #ifdef __WINESRC__
 #define CONST_VTABLE
diff --git a/include/rpcndr.h b/include/rpcndr.h
index 514f1ce..195c634 100644
--- a/include/rpcndr.h
+++ b/include/rpcndr.h
@@ -137,8 +137,14 @@ typedef void (__RPC_USER *NDR_RUNDOWN)(void *context);
 typedef void (__RPC_USER *NDR_NOTIFY_ROUTINE)(void);
 typedef void (__RPC_USER *NDR_NOTIFY2_ROUTINE)(boolean flag);
 
+#if !defined(__cplusplus)  defined(WIDL_TYPE_SAFE_C_INTERFACE)
+#define __widl_interface union
+#else
+#define __widl_interface struct
+#endif
+
 #define DECLSPEC_UUID(x)
-#define MIDL_INTERFACE(x)   struct
+#define MIDL_INTERFACE(x)   __widl_interface
 
 struct _MIDL_STUB_MESSAGE;
 struct _MIDL_STUB_DESC;
@@ -226,7 +232,7 @@ typedef struct _MIDL_STUB_MESSAGE
   void *pvDestContext;
   NDR_SCONTEXT *SavedContextHandles;
   LONG ParamNumber;
-  struct IRpcChannelBuffer *pRpcChannelBuffer;
+  __widl_interface IRpcChannelBuffer *pRpcChannelBuffer;
   PARRAY_INFO pArrayInfo;
   ULONG *SizePtrCountArray;
   ULONG *SizePtrOffsetArray;
@@ -471,7 +477,7 @@ typedef struct _FULL_PTR_XLAT_TABLES {
   XLAT_SIDE   XlatSide;
 } FULL_PTR_XLAT_TABLES,  *PFULL_PTR_XLAT_TABLES;
 
-struct IRpcStubBuffer;
+__widl_interface IRpcStubBuffer;
 
 typedef ULONG error_status_t;
 typedef void  * NDR_CCONTEXT;
@@ -487,7 +493,7 @@ typedef struct _NDR_USER_MARSHAL_INFO_LEVEL1
 ULONG BufferSize;
 void * (__WINE_ALLOC_SIZE(1) __RPC_API *pfnAllocate)(SIZE_T);
 void (__RPC_API *pfnFree)(void *);
-struct IRpcChannelBuffer *pRpcChannelBuffer;
+__widl_interface IRpcChannelBuffer *pRpcChannelBuffer;
 ULONG_PTR Reserved[5];
 } NDR_USER_MARSHAL_INFO_LEVEL1;
 
@@ -668,13 +674,13 @@ RPCRTAPI void RPC_ENTRY
   NdrAsyncServerCall( PRPC_MESSAGE pRpcMsg );
 
 RPCRTAPI LONG RPC_ENTRY
-  NdrStubCall2( struct IRpcStubBuffer* pThis, struct IRpcChannelBuffer* 
pChannel, PRPC_MESSAGE pRpcMsg, DWORD * pdwStubPhase );
+  NdrStubCall2( __widl_interface IRpcStubBuffer* pThis, __widl_interface 
IRpcChannelBuffer* pChannel, PRPC_MESSAGE pRpcMsg, DWORD * pdwStubPhase );
 RPCRTAPI LONG RPC_ENTRY
-  NdrStubCall( struct IRpcStubBuffer* pThis, struct IRpcChannelBuffer* 
pChannel, PRPC_MESSAGE pRpcMsg, DWORD * pdwStubPhase );
+  NdrStubCall( __widl_interface IRpcStubBuffer* pThis, __widl_interface 
IRpcChannelBuffer* pChannel, PRPC_MESSAGE pRpcMsg, DWORD * pdwStubPhase );
 RPCRTAPI LONG RPC_ENTRY
-  NdrAsyncStubCall( struct IRpcStubBuffer* pThis, struct IRpcChannelBuffer* 
pChannel, PRPC_MESSAGE pRpcMsg, DWORD * pdwStubPhase );
+  NdrAsyncStubCall( __widl_interface IRpcStubBuffer* pThis, __widl_interface 
IRpcChannelBuffer* pChannel, PRPC_MESSAGE pRpcMsg, DWORD * pdwStubPhase );
 RPCRTAPI LONG RPC_ENTRY
-  

Re: [PATCH 3/3] mshtml: Added runtimeStyle tests

2012-07-25 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=20319

Your paranoid android.


=== W7PROX64 (64 bit style) ===
style.c:2371: Test failed: textDecoration = (null), expected underline




Re: gdiplus: Handle image loading failures under some XP versions.

2012-07-25 Thread Vincent Povirk
This looks right to me. I've heard of native having problems sometimes
with some JPEG images.




Re: gdiplus: Handle image loading failures under some XP versions.

2012-07-25 Thread Dmitry Timoshkov
Vincent Povirk madewokh...@gmail.com wrote:

 This looks right to me. I've heard of native having problems sometimes
 with some JPEG images.

Most likely that box has an outdated gdiplus version, an XP I have here
handles images provided with Wine gdiplus tests just fine, XP installed
in the testbot VMs does as well.

-- 
Dmitry.




Re: atl80: Implement AtlGetVersion - try 3

2012-07-25 Thread Dmitry Timoshkov
Vijay Kiran Kamuju infyqu...@gmail.com wrote:

 This time with proper notation

Nothing has changed since last attempt.

-- 
Dmitry.




Re: [rfc msvcp100] add Container_base::_Orphan_all

2012-07-25 Thread Dan Kegel
On Tue, Jul 24, 2012 at 2:07 AM, Piotr Caban piotr.ca...@gmail.com wrote:
 The calling convention is correct. The class name is _Container_base0 (not
 _Container_base).

 I can't say anything about the implementation. I don't know what this class
 is supposed to do.

Can you have a look at http://source.winehq.org/patches/data/88600 ?
It and the bug it points to, http://bugs.winehq.org/show_bug.cgi?id=27698 ,
should have an adequate explanation of what the class is there for.
- Dan




Re: [1/5] msxml3: Return stream reference from get_output() if stream is set

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=71

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 2/2] opengl32: Check for valid context in wglGetProcAddress

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=70

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [3/5] msxml3: Fix closing of open element

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=73

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [2/5] msxml3: Properly handle -1 as length of element qualified name in startElement()

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=72

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [4/5] msxml3: Initial implementation of attributeDecl() in writer

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=74

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [5/5] msxml3: Implement internalEntityDecl() for writer

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=75

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: msxml3: Basic refcount test for IMXNamespacePrefixes

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=76

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH] opengl32: Disable wglGetProcAddress for core GL 1.0/1.1 functions

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=85

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [4/5] gdiplus: Add some tests for GdipGetPropertyItemSize and GdipGetPropertyItem. Take 2.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=77

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [4/5] gdiplus: Add some tests for image properties.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=78

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [2/2] wbemprox: Parse the resource string in IWbemLocator::ConnectServer.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=79

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: windowscodecs: Implement MetadataHandler_GetValue.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=86

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [4/5] gdiplus: Add some tests for image properties.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=80

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [4/5] gdiplus: Add some tests for image properties.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=82

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 4/4] jscript: Added more apply and call tests

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=83

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: oleaut32: Add support for boolean strings in VarNot.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=87

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 3/5] secur32: Handle incomplete messages in schan_InitializeSecurityContextW().

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=88

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: kernel32: Change LCMapStringW to LCMapStringEx and call it from LCMapStringW (try 2)

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=84

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH] secur32: Handle incomplete messages in schan_InitializeSecurityContextW().

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=89

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [4/5] gdiplus: Add some tests for image properties.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=81

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [2/5] windowscodecs: Add tests for IWICPixelFormatInfo.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=90

Your paranoid android.


=== debiantesting (build) ===
Can't copy patch to VM: Unable to send '/var/lib/winetestbot/jobs/90/1/patch': 
+ file=/var/lib/winetestbot/staging/patch





Re: user32: Add a test for ComboBox WM_WINDOWPOSCHANGED handling.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=96

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: d3dx9_36 [patch 2 of 3]: Implementation of D3DXSHScale

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=98

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 4/5] d3d9: Implement d3d9_GetAdapterDisplayModeEx().

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=102

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [4/5] gdiplus: Add some tests for image properties.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=106

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: gdiplus: Add a test to show that GdipCloneImage is not supposed to increase refcount of the source image stream, but clo

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=111

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: gdiplus: Comment out a test that crashes some gdiplus implementations.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=108

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [5/5] gdiplus: Add a bunch of tests for TIFF image properties. Resend.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=107

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: user32: Add test for ComboBox repositioning behavior (try 2).

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=113

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [4/5] d3dx9: Implement D3DXCreateVolumeTextureFromFileInMemoryEx.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=104

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [2/2] gdiplus: Increase refcount of the source stream when loading a bitmap instead of cloning it.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=95

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: msvcrt: Add bsearch_s implementation by reusing code and tests from ntdll (resend)

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=110

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: d3dx9_36 [patch 1 of 3]: Implementation of D3DXSHDot

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=97

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [3/4] gdiplus: Add some tests for GdipGetPropertyItemSize and GdipGetPropertyItem.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=100

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: msxml3: Implement put_nodeTypedValue() for bin.base64 type and commonly used input vartypes

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=112

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: d3dx9_36 [patch 3 of 3]: Implementation of D3DXSHMultiply2

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=99

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [4/4] gdiplus: Add a bunch of tests for TIFF image properties.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=101

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [1/5] windowscodecs: Implement MetadataHandler_GetValue. Take 2. Resend.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=105

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: kernel32/tests: Remove an unused variable in the sync tests.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=109

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [1/2] gdiplus: Add a test for image stream refcount.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=94

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [2/5] d3dx9/tests: Add tests for D3DXLoadVolumeFromMemory.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=103

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH] shell32/tests: Fix a failure on w2k

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=138

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [6/7] msxml3: Fix putref_schemas()/get_schemas() behaviour on NULL pointer

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=131

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: dssenh/tests: Add a trailing '\n' to a skip() call.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=140

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: msxml3: Added _newEnum() support for IXMLDOMNamedNodeMap

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=139

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [PATCH 2/3] msvcp90/test: Fixed _Getctype tests (try3)

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=134

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: dssenh: Added CryptAcquireContext test for the DSSENH cryptographic service provider. (resend)

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=120

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




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

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=123

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [2/5] d3dx9/tests: Add tests for D3DXLoadVolumeFromMemory. (try 2)

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=114

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




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

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=122

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [4/7] windowscodecs: Implement PixelFormatInfo_GetSpecVersion.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=133

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [4/7] msxml3: Add IEnumVARIANT support for IXMLDOMNodeList

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=129

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: windowscodecs: Implement IWICBitmapCodecInfo::GetPixelFormats.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=137

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: Re: wbemprox: Add a Win32_LogicalDisk class stub.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=116

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [4/5] gdiplus: Add some tests for GdipGetPropertyItemSize and GdipGetPropertyItem. Take 3.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=126

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [2/2] comctl32/tests: Added tests for treeview right mouse click handling

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=136

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: d3dx9_36: Implementation of D3DXSHScale (send 2)

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=118

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [5/5] gdiplus: Add a bunch of tests for TIFF image properties. Resend.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=127

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [5/7] msxml3: Implement _newEnum() for schema cache

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=130

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [1/7] msxml3: Correct IEnumVARIANT regarding IUnknown forwarding

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=128

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [1/5] gdiplus: Add a test to show that GdipCloneImage is not supposed to increase refcount of the source image. Resend.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=124

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




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

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=132

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





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

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=125

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: d3dx9_36/tests: Add a trailing '\n' to ok() calls.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=141

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [4/5] d3dx9: Implement D3DXCreateVolumeTextureFromFileInMemoryEx. (try 2)

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=115

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 3/4] d3dx9/tests: Add effect parameter value SetMatrixPointerArray() test.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=147

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 4/4] d3dx9/tests: Add effect parameter value SetMatrixTransposePointerArray() test.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=148

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [2/2] kernel32/tests: Test deleting a timer right after creating it.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=143

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 3/4] vbscript: Fixed function return crossing for loop

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=154

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [PATCH 7/7] msvcp90/tests: Added destructor tests for class with virtual inheritance

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=161

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [4/4] gdiplus: Add a bunch of tests for TIFF image properties. Resend.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=159

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 5/5] vbscript: Added for each loop tests

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=152

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [3/4] gdiplus: Add some tests for GdipGetPropertyItemSize and GdipGetPropertyItem. Take 2.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=158

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 4/4] vbscript: Added support for exit for stateemnt in 'for in' loops

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=155

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: ntdll: Omit unused typedef in test_query_process_basic.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=156

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





Re: [1/5] d3dx9: Validate the size of a volume texture in D3DXGetImageInfoFromFile.

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=149

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply




Re: [PATCH 2/5] vbscript: Added more parameterized assignment tests

2012-07-25 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://winetestbot.dolphin/JobDetails.pl?Key=151

Your paranoid android.


=== debiantesting (build) ===
Patch failed to apply





  1   2   >