Unverified Commit 87a1a256 authored by Yiming Jing's avatar Yiming Jing Committed by Daniel Stenberg
Browse files

travis: mesalink: temporarily disable test 3001

... due to SHA-1 signatures in test certs
parent 6ab569ce
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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