gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 155/264: appveyor: ignore failing 'connect to non-listening prox


From: gnunet
Subject: [gnurl] 155/264: appveyor: ignore failing 'connect to non-listening proxy' tests
Date: Thu, 30 Apr 2020 16:07:38 +0200

This is an automated email from the git hooks/post-receive script.

nikita pushed a commit to branch master
in repository gnurl.

commit 3413a110919f84951d45d11c2d16578dc05b420b
Author: Marc Hoersken <address@hidden>
AuthorDate: Fri Apr 10 01:02:30 2020 +0200

    appveyor: ignore failing 'connect to non-listening proxy' tests
    
    Closes #5211
---
 appveyor.yml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/appveyor.yml b/appveyor.yml
index c5d1e0851..7e316593c 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -192,12 +192,12 @@ environment:
       - APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2015"
         BUILD_SYSTEM: autotools
         TESTING: ON
-        DISABLED_TESTS: "~19 ~1056 ~1233 ~1242 ~1243 ~2002 ~2003"
-        CONFIG_ARGS: "--enable-debug --enable-werror --enable-alt-svc 
--disable-threaded-resolver --disable-proxy"
+        DISABLED_TESTS: "~19 ~504 ~704 ~705 ~1056 ~1233 ~1242 ~1243 ~2002 
~2003"
+        CONFIG_ARGS: "--enable-debug --enable-werror --enable-alt-svc 
--disable-threaded-resolver"
       - APPVEYOR_BUILD_WORKER_IMAGE: "Visual Studio 2019"
         BUILD_SYSTEM: autotools
         TESTING: ON
-        DISABLED_TESTS: "~19 ~1056 ~1233 ~1242 ~1243 ~2002 ~2003"
+        DISABLED_TESTS: "~19 ~504 ~704 ~705 ~1056 ~1233 ~1242 ~1243 ~2002 
~2003"
         CONFIG_ARGS: "--enable-debug --enable-werror --enable-alt-svc 
--disable-threaded-resolver"
 
 install:

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]