test_psa_compliance.py: checkout fix-pr-5139 tag
Signed-off-by: Przemyslaw Stekiel <przemyslaw.stekiel@mobica.com>
This commit is contained in:
parent
c6e4c512af
commit
ab80c0cd6c
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@ EXPECTED_FAILURES = {
|
||||||
#
|
#
|
||||||
# Web URL: https://github.com/bensze01/psa-arch-tests/tree/fixes-for-mbedtls-3
|
# Web URL: https://github.com/bensze01/psa-arch-tests/tree/fixes-for-mbedtls-3
|
||||||
PSA_ARCH_TESTS_REPO = 'https://github.com/bensze01/psa-arch-tests.git'
|
PSA_ARCH_TESTS_REPO = 'https://github.com/bensze01/psa-arch-tests.git'
|
||||||
PSA_ARCH_TESTS_REF = 'fix-pr-5272'
|
PSA_ARCH_TESTS_REF = 'fix-pr-5139-2'
|
||||||
|
|
||||||
#pylint: disable=too-many-branches,too-many-statements
|
#pylint: disable=too-many-branches,too-many-statements
|
||||||
def main():
|
def main():
|
||||||
|
|
Loading…
Reference in a new issue