Skip to content

build: Ignore WARNING in specific unittest #1544

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

Merged
merged 3 commits into from
Sep 25, 2023

Conversation

buhtz
Copy link
Member

@buhtz buhtz commented Sep 25, 2023

As discussed in #1539 the test TestBackInTime::test_local_snapshot_is_successful() now do ignore all log entries beginning with Warning or WARNING.

Also slightly improved SSH Server related testing code in generic.py and added a FAQ entry for it. The background is that I wasn't able to get my SSH tests run. The reasons was that I do use none-RSA keys.

Fix #1539
IMHO no need for a CHANGELOG entry.

@buhtz buhtz merged commit 5efb5d6 into bit-team:dev Sep 25, 2023
@buhtz buhtz deleted the build/1539warnings branch September 25, 2023 14:15
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.

More robust unit tests: Strict checking of output as expected causes many false positives
2 participants