mirror of
https://github.com/curl/curl.git
synced 2026-07-26 01:27:15 +03:00
appveyor: enable test 571
Follow-up from 8a940fd55c / #12013
Closes #12017
This commit is contained in:
parent
83ec54e1b9
commit
8064a0715d
1 changed files with 2 additions and 2 deletions
|
|
@ -94,7 +94,7 @@ environment:
|
|||
ENABLE_UNICODE: 'ON'
|
||||
HTTP_ONLY: 'OFF'
|
||||
TESTING: 'ON'
|
||||
DISABLED_TESTS: '~571 !1139 !1501'
|
||||
DISABLED_TESTS: '!1139 !1501'
|
||||
ADD_PATH: 'C:\msys64\usr\bin'
|
||||
- job_name: 'CMake, VS2022, Debug x64, no SSL, Static'
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2022'
|
||||
|
|
@ -106,7 +106,7 @@ environment:
|
|||
ENABLE_UNICODE: 'OFF'
|
||||
HTTP_ONLY: 'OFF'
|
||||
TESTING: 'ON'
|
||||
DISABLED_TESTS: '~571 !1139 !1501'
|
||||
DISABLED_TESTS: '!1139 !1501'
|
||||
ADD_PATH: 'C:\msys64\usr\bin'
|
||||
- job_name: 'CMake, VS2022, Debug x64, no SSL, Static, HTTP only'
|
||||
APPVEYOR_BUILD_WORKER_IMAGE: 'Visual Studio 2022'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue