mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-07-27 22:37:48 +00:00
You can't have colon-space in unquoted YAML (plain scalars)
Signed-off-by: Gilles Peskine <[email protected]>
This commit is contained in:
+1
-1
@@ -54,7 +54,7 @@ jobs:
|
||||
- tests/scripts/test_psa_constant_names.py
|
||||
# Exclude a few test cases that are failing mysteriously.
|
||||
# https://github.com/Mbed-TLS/mbedtls/issues/6660
|
||||
- tests/ssl-opt.sh -e 'Fallback SCSV: .*list'
|
||||
- tests/ssl-opt.sh -e 'Fallback SCSV:\ .*list'
|
||||
# Modern OpenSSL does not support fixed ECDH, null or ancient ciphers.
|
||||
- tests/compat.sh -p OpenSSL -e 'NULL\|ECDH-\|DES\|RC4'
|
||||
- tests/scripts/travis-log-failure.sh
|
||||
|
||||
Reference in New Issue
Block a user