]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
appveyor: partially revert 3413a110 to keep build without proxy
authorMarc Hoersken <info@marc-hoersken.de>
Fri, 10 Apr 2020 19:01:19 +0000 (21:01 +0200)
committerMarc Hoersken <info@marc-hoersken.de>
Fri, 10 Apr 2020 19:01:19 +0000 (21:01 +0200)
Ref: #5211 and #4526
Reported-by: Marcel Raad
appveyor.yml

index 7e316593ce231d1606e60fae7b5cbc3c4134fe5d..19e37a1a57432d9f2d31be28ca0d73a4cd69b932 100644 (file)
@@ -192,8 +192,8 @@ environment:
       - APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2015"
         BUILD_SYSTEM: autotools
         TESTING: ON
-        DISABLED_TESTS: "~19 ~504 ~704 ~705 ~1056 ~1233 ~1242 ~1243 ~2002 ~2003"
-        CONFIG_ARGS: "--enable-debug --enable-werror --enable-alt-svc --disable-threaded-resolver"
+        DISABLED_TESTS: "~19 ~1056 ~1233 ~1242 ~1243 ~2002 ~2003"
+        CONFIG_ARGS: "--enable-debug --enable-werror --enable-alt-svc --disable-threaded-resolver --disable-proxy"
       - APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2019"
         BUILD_SYSTEM: autotools
         TESTING: ON