Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@skalupa
Copy link
Collaborator

@skalupa skalupa commented Jun 10, 2025

Describe the change
The nightly build has been failing since the number of viruses reported in the ClamAV signature database has changed since the test was created. We are not concerned with the number of signatures included in the database, just that they are being loaded as part of the test, so this PR converts the hard coded number to use a mock.ANY statement, which should resolve the nightly build failure.

Describe testing procedures
Tested with local build to ensure that tests still pass.

Sample output
N/A

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of and tested my code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings

@skalupa skalupa requested review from Flet and phutelmyer June 10, 2025 18:47
@skalupa skalupa merged commit 967cdc9 into master Jun 11, 2025
4 checks passed
@Flet Flet deleted the ClamAVTestFix branch June 11, 2025 14:41
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