Skip to content

Fix hang with rsa cmd test and other bugs#253

Merged
ColtonWilley merged 3 commits into
wolfSSL:masterfrom
aidangarske:fix-cmd-tests
Aug 7, 2025
Merged

Fix hang with rsa cmd test and other bugs#253
ColtonWilley merged 3 commits into
wolfSSL:masterfrom
aidangarske:fix-cmd-tests

Conversation

@aidangarske

Copy link
Copy Markdown
Member

Description

  • Fix the hang we where experiencing locally with rsa cmd test. Needed to clean old test artifacts before running the test again. Fix ensures we wont have any test artifacts if we do the do-cmd-tests.sh or if we do single test like rsa-cmd-test.sh
  • Fix bug to Actually test wolfprov keygen and not just default
  • Fix output to test log files wasn't propagating them correctly we where just getting blank log files before.

@aidangarske aidangarske self-assigned this Aug 7, 2025
@aidangarske
aidangarske requested a review from padelsbach August 7, 2025 16:53
Comment thread scripts/cmd_test/clean-cmd-test.sh Outdated
@aidangarske
aidangarske marked this pull request as ready for review August 7, 2025 17:28
@padelsbach

Copy link
Copy Markdown
Contributor

For future reference per Slack discussion: the RSA test hang was encountered locally (not in CI), due to key files existing from a previous run (wpff and normal)

@aidangarske

Copy link
Copy Markdown
Member Author

Jenkins retest this please

odd failure machine seems unrelated

@ColtonWilley
ColtonWilley merged commit 0a6bdb6 into wolfSSL:master Aug 7, 2025
282 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants