mirror of
https://github.com/moparisthebest/curl
synced 2024-12-24 09:08:49 -05:00
travis: mesalink: temporarily disable test 3001
... due to SHA-1 signatures in test certs
This commit is contained in:
parent
6ab569ce0b
commit
87a1a25696
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user