From 77fb2cc1c173b149a15ea0c377062523b0227212 Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Tue, 24 Jul 2018 21:54:38 -0700 Subject: [PATCH] tools: run-tests: enable all winfsp-tests on airfs --- tools/run-tests.bat | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tools/run-tests.bat b/tools/run-tests.bat index 3646f2c6..f10cb451 100755 --- a/tools/run-tests.bat +++ b/tools/run-tests.bat @@ -721,8 +721,7 @@ cd L: >nul 2>nul || (echo Unable to find drive L: >&2 & goto fail) L: if X%5==XNOEXCL ( "%ProjRoot%\build\VStudio\build\%Configuration%\%4.exe" ^ - --external --resilient ^ - -stream_create_overwrite_test -stream_getstreaminfo_test + --external --resilient ) else ( "%ProjRoot%\build\VStudio\build\%Configuration%\%4.exe" ^ --external --resilient --case-insensitive-cmp --share-prefix="\%1\%TMP::=$%\%1\test" ^