You might want to send your patch as the body of an email and not as an attachment next time with `git send-email`
On Tue, Oct 26, 2021 at 6:40 PM Biswapriyo Nath nathbappai@gmail.com wrote:
Biswapriyo Nath nathbappai@gmail.com writes:
From be1d919aea619518d20e8098fc43522ac38dcd47 Mon Sep 17 00:00:00 2001 From: Biswapriyo Nath nathbappai@gmail.com Date: Tue, 26 Oct 2021 21:10:11 +0530 Subject: [PATCH v2] include: Add async_uuid for IBackgroundCopyCallback in bits.idl
Signed-off-by: Biswapriyo Nath nathbappai@gmail.com
include/bits.idl | 3 +++ include/rpcproxy.h | 3 +++ 2 files changed, 6 insertions(+)
This is breaking the tests:
tools/runtest -q -P wine -T . -M qmgr.dll -p dlls/qmgr/tests/qmgr_test.exe enum_files && touch dlls/qmgr/tests/enum_files.ok 0024:fixme:ole:CoCreateInstanceEx no instance created for interface {5ce34c0d-0dc9-4c1f-897c-daa1b78cee7c} of class {4991d34b-80a1-4291-83b6-3328366b9097}, hr 0x800703e6. enum_files.c:286: Test failed: Failed to create Manager instance, skipping tests make: *** [Makefile:110813: dlls/qmgr/tests/enum_files.ok] Error 1