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

Tests: Fix detection of cross_prefix argument #613

Merged
merged 1 commit into from
Jan 4, 2025
Merged

Conversation

hanno-becker
Copy link
Contributor

The --cross-prefix argument for the tests script defaults to "", not None. This led to the mlkem_test.py script incorrectly printing Cross to the github log where it should have printed Native. This commit fixes this.

The `--cross-prefix` argument for the `tests` script defaults to `""`,
not `None`. This led to the `mlkem_test.py` script incorrectly printing
`Cross` to the github log where it should have printed `Native`.
This commit fixes this.

Signed-off-by: Hanno Becker <[email protected]>
@hanno-becker hanno-becker marked this pull request as ready for review January 4, 2025 05:38
@hanno-becker hanno-becker requested a review from a team as a code owner January 4, 2025 05:38
@hanno-becker hanno-becker merged commit 244dcc3 into main Jan 4, 2025
104 checks passed
@hanno-becker hanno-becker deleted the test_output_fix branch January 4, 2025 06:33
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.

2 participants