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

[BUG] 1.0.5: Test failures on PPC: AssertionError: Expected item Test.Import.Hash.UNOFFICIAL FOUND not found #1209

Open
Kangie opened this issue Mar 21, 2024 · 1 comment

Comments

@Kangie
Copy link
Contributor

Kangie commented Mar 21, 2024

Describe the bug

app-antivirus/clamav-1.0.5 fails tests on ppc: AssertionError: Expected item Test.Import.Hash.UNOFFICIAL FOUND not found in output:

1/6 Test #6: sigtool ..........................   Passed    2.13 sec
2/6 Test #2: libclamav_rust ...................   Passed    7.14 sec
3/6 Test #3: clamscan .........................***Failed   11.22 sec
4/6 Test #1: libclamav ........................   Passed   11.85 sec
5/6 Test #4: clamd ............................   Passed   16.72 sec
6/6 Test #5: freshclam ........................   Passed   44.16 sec

83% tests passed, 1 tests failed out of 6

Total Test time (real) =  44.19 sec

The following tests FAILED:
	  3 - clamscan (Failed)
Errors while running CTest

=========================================================== short test summary info ===========================================================
FAILED clamscan/allmatch_test.py::TC::test_exe_imphash_plus_zipsfx - AssertionError: Expected item `Test.Import.Hash.UNOFFICIAL FOUND` not f...
FAILED clamscan/allmatch_test.py::TC::test_many_sigs - AssertionError: Expected item `Test.Import.Hash.UNOFFICIAL FOUND` not found in output:
FAILED clamscan/allmatch_test.py::TC::test_pe_allmatch - AssertionError: Expected item `Test.GenSig.IMP_3of6_SHA1_FIXED.UNOFFICIAL FOUND` no...
FAILED clamscan/allmatch_test.py::TC::test_regression_imphash_nosize - AssertionError: assert 0 == 1
FAILED clamscan/assorted_test.py::TC::test_pe_cert_block - AssertionError: Expected item `Test.GenSig.IMP_3of6_SHA1_FIXED.UNOFFICIAL FOUND` ...
======================================================== 5 failed, 44 passed in 9.52s =========================================================

Reproducible: Always

How to reproduce the problem

Attempt to run tests (using the Gentoo ebuild?) on ppc32 hardware!

Attachments

build.log.txt

See Also

https://bugs.gentoo.org/927362

@micahsnyder
Copy link
Contributor

Related bug: #598

Tangent, @opoplawski had a different failure with ClamAV 0.104 on PPC. IDK if it is still an issue. Seems like it didn't fail for you.
#598

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

No branches or pull requests

2 participants