mirror of
https://github.com/espressif/mbedtls.git
synced 2025-05-09 11:21:21 +08:00
You can't have colon-space in unquoted YAML (plain scalars)
Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
This commit is contained in:
parent
ff97f336e3
commit
a1d41c0a75
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user