Remove superfluous expected failures from list

Issue #5144 doesn't affect development_2.x

Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
This commit is contained in:
Bence Szépkúti 2021-11-11 16:24:19 +01:00
parent 1dbaaba067
commit e30fcb6ed5

View file

@ -38,11 +38,6 @@ EXPECTED_FAILURES = {
# - Tracked in issue #5143
221,
# psa_aead_[encrypt/decrypt]() returns PSA_ERROR_NOT_SUPPORTED instead of
# PSA_ERROR_INVALID_ARGUMENT when called with an invalid nonce.
# - Tracked in issue #5144
224, 225,
# Multipart CCM is not supported.
# - Tracked in issue #3721
252, 253, 254, 255, 256, 257, 258, 259, 261,