Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_spdm_responder fails when run multiple times #2869

Open
steven-bellock opened this issue Oct 23, 2024 · 1 comment
Open

test_spdm_responder fails when run multiple times #2869

steven-bellock opened this issue Oct 23, 2024 · 1 comment
Assignees
Labels
bug Something isn't working test For tests and testing infrastructure

Comments

@steven-bellock
Copy link
Contributor

To reproduce run

./test_spdm_responder > /dev/null
./test_spdm_responder > /dev/null

The second time it is run will produce

[  ERROR   ] --- 0x7d != 0x7f
[   LINE   ] --- libspdm/unit_test/test_spdm_responder/set_key_pair_info_ack.c:191: error: Failure!
[  ERROR   ] --- 0x7d != 0x7f
[   LINE   ] --- libspdm/unit_test/test_spdm_responder/set_key_pair_info_ack.c:347: error: Failure!

Tests will pass again if the file libspdm/build/bin/cached_last_set_key_pair_info_request is deleted.

@steven-bellock steven-bellock added bug Something isn't working test For tests and testing infrastructure labels Oct 23, 2024
@steven-bellock
Copy link
Contributor Author

@Xiaohanjlll as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working test For tests and testing infrastructure
Projects
None yet
Development

No branches or pull requests

2 participants