mirror of
https://github.com/trezor/trezor-firmware.git
synced 2024-12-18 12:28:09 +00:00
ci: Increase crypto test timeout due to test_codepoints failing.
This commit is contained in:
parent
1ee443e8f8
commit
02660ea64a
@ -386,6 +386,7 @@ crypto test:
|
|||||||
- crypto build
|
- crypto build
|
||||||
variables:
|
variables:
|
||||||
ASAN_OPTIONS: "verify_asan_link_order=0"
|
ASAN_OPTIONS: "verify_asan_link_order=0"
|
||||||
|
CK_TIMEOUT_MULTIPLIER: 5
|
||||||
script:
|
script:
|
||||||
- ./crypto/tests/aestst
|
- ./crypto/tests/aestst
|
||||||
- ./crypto/tests/test_check
|
- ./crypto/tests/test_check
|
||||||
|
Loading…
Reference in New Issue
Block a user