]> granicus.if.org Git - curl/commitdiff
travis: mesalink: temporarily disable test 3001
authorYiming Jing <jingyiming@baidu.com>
Wed, 1 May 2019 01:23:37 +0000 (18:23 -0700)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 1 May 2019 21:25:40 +0000 (23:25 +0200)
... due to SHA-1 signatures in test certs

.travis.yml

index 1fed71a2ee49dc37a806c06b8d814fc1436c90eb..d4b848c8d1962d145a3c6f9ae7a7988037a6b593 100644 (file)
@@ -479,7 +479,7 @@ script:
         if [ "$T" = "debug-mesalink" ]; then
              ./configure --enable-debug --enable-werror $C
              make
-             make "TFLAGS=-n !313" test-nonflaky
+             make "TFLAGS=-n !313 !3001" test-nonflaky
         fi
     - |
         set -eo pipefail