Skip to content

Commit c2f4dd6

Browse files
committed
try to run perf test anyway
1 parent 58729bf commit c2f4dd6

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

appveyor-windows-test.cmd

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@ del /q killing-tests.tmp
1616
:: use ldd for diagnosing missing/incorrect shared (dll/so/dylib) libs
1717
:: "C:\msys64\usr\bin\ldd.exe" "tests\Debug\test_cubic.exe"
1818
msbuild /m bin\perf_server.vcxproj /v:m
19-
if errorlevel 1 goto :after_perf_test
2019
msbuild /m bin\perf_client.vcxproj /v:m
21-
if errorlevel 1 goto :after_perf_test
2220

2321
start "" /b cmd /c "bin\Debug\perf_server -L notice -s ::1:8443 -c localhost,tests/localhost.pem,tests/localhost.key"
2422

0 commit comments

Comments
 (0)