cve-bin-tool icon indicating copy to clipboard operation
cve-bin-tool copied to clipboard

More 3.7 tests failing unpredictably

Open terriko opened this issue 2 years ago • 1 comments

Saw these failing in a few places in the pull requests over the weekend:

=========================== short test summary info ============================
FAILED test/test_extractor.py::TestExtractFileRpm::test_extract_file_rpm - Ru...
FAILED test/test_extractor.py::TestExtractFileRpmWithZstd::test_extract_file_rpm
FAILED test/test_helper_script.py::TestHelperScript::test_scan_files_single
===== 3 failed, 359 passed, 344 skipped, 113 warnings in 75.58s (0:01:15) ======

I'm starting to wonder if we need to just not run the extractor or helper script tests at all on 3.7 or what. These don't make any sense.

terriko avatar Aug 29 '22 17:08 terriko

Still seeing some of these today:

=========================== short test summary info ============================
FAILED test/test_extractor.py::TestExtractFileRpm::test_extract_file_rpm - Ru...
FAILED test/test_extractor.py::TestExtractFileRpmWithZstd::test_extract_file_rpm
===== 2 failed, 367 passed, 355 skipped, 114 warnings in 95.62s (0:01:35) ======

terriko avatar Sep 15 '22 23:09 terriko