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

Fix leftover 'unnecessary qualification' warnings on tests #793

Merged
merged 1 commit into from
May 21, 2024

Conversation

ansasaki
Copy link
Contributor

@ansasaki ansasaki commented May 21, 2024

Fix leftover 'unnecessary qualification' warnings generated when running the tests (cargo test --features=testing) with newer rust compilers.

@ansasaki ansasaki changed the title error_handler: Fix 'unnecessary qualification' warning Fix leftover 'unnecessary qualification' warnings on tests May 21, 2024
Fix leftover 'unnecessary qualification' warnings generated when running
the tests ('cargo test --features=testing') with newer rust compilers.

Signed-off-by: Anderson Toshiyuki Sasaki <[email protected]>
@ansasaki
Copy link
Contributor Author

The failure in Fedora 39 is caused by RedHat-SP-Security/keylime-tests#584
The failure in C10S is expected.

I'll merge this.

@ansasaki ansasaki merged commit 96d4bd4 into keylime:master May 21, 2024
7 of 10 checks passed
@ansasaki ansasaki deleted the more_warnings branch May 21, 2024 16:52
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.

5 participants