Skip to content

test_psa_compliance.py doesn't detect if psa-arch-tests crashes #220

@gilles-peskine-arm

Description

@gilles-peskine-arm

If psa-arch-tests crashes, test_psa_compliance.py doesn't detect it. (More precisely, the problematic code is in the framework in scripts/mbedtls_framework/psa_compliance.py since #209.) Our script just wants to see the right set of expected failures. In particular, if there are no expected failures, our script is happy.

I have a fix in https://github.com/gilles-peskine-arm/mbedtls-framework/tree/compliance-detect-crash (just the last commit). Before we can merge it, we need to fix TF-PSA-Crypto, where psa-arch-tests has been crashing on environments such as our CI since Mbed-TLS/TF-PSA-Crypto#453 . Done in Mbed-TLS/TF-PSA-Crypto#495.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingsize-xsEstimated task size: extra small (a few hours at most)

    Type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions