Suppress some BoringSSL test failures
authorMatt Caswell <matt@openssl.org>
Tue, 6 Dec 2016 16:37:31 +0000 (16:37 +0000)
committerMatt Caswell <matt@openssl.org>
Thu, 8 Dec 2016 17:20:45 +0000 (17:20 +0000)
commit14d21b690a73e1598a97afa5ad9f642d53f63db7
treed04e8e30abf7261b6c8b1011bbd8eaa33060b059
parent22ab4b7dd34d01e23bc25e729541fefaa0f47502
Suppress some BoringSSL test failures

The external BoringSSL tests had some failures as a result of
the extensions refactor. This was due to a deliberate relaxation
of the duplicate extensions checking code. We now only check
known extensions for duplicates. Unknown extensions are ignored.
This is allowed behaviour, so we suppress those BoringSSL tests.

Perl changes reviewed by Richard Levitte. Non-perl changes reviewed by Rich
Salz

Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Richard Levitte <levitte@openssl.org>
test/ossl_shim/ossl_config.json