[PATCH v3 1/6] quartz: Always return VFW_E_CANNOT_CONNECT from Connect() if no filter was found.

Alexandre Julliard julliard at winehq.org
Thu Mar 1 12:25:48 CST 2018


Zebediah Figura <z.figura12 at gmail.com> writes:

> Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
> ---
> v3: Fix test failures; sorry about the spam.
>
>  dlls/quartz/filtergraph.c       |  2 +-
>  dlls/quartz/tests/filtergraph.c | 30 +++++++++++++++++++-----------
>  2 files changed, 20 insertions(+), 12 deletions(-)

This breaks the tests here:

../../../tools/runtest -q -P wine -T ../../.. -M qcap.dll -p qcap_test.exe.so smartteefilter && touch smartteefilter.ok
smartteefilter.c:1570: Test failed: connecting Capture pin without first connecting Input pin returned 0x80040217
smartteefilter.c:1572: Test failed: connecting Preview pin without first connecting Input pin returned 0x80040217
Makefile:226: recipe for target 'smartteefilter.ok' failed
make: *** [smartteefilter.ok] Error 2

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list