show all contents #73
GitHub Actions / JUnit Test Report
failed
Jul 1, 2024 in 0s
1 tests run, 0 passed, 0 skipped, 1 failed.
Annotations
Check failure on line 273 in qsprpred/benchmarks/tests.py
github-actions / JUnit Test Report
tests.qsprpred.extra.data.descriptors.tests
collection failure
Raw output
../../qsprpred/extra/data/descriptors/tests.py:259: in <module>
class TestDescriptorsExtra(
../../qsprpred/extra/data/descriptors/tests.py:273: in TestDescriptorsExtra
for desc_set in DataSetsMixInExtras.getAllDescriptors()
../../qsprpred/extra/data/utils/testing/path_mixins.py:67: in getAllDescriptors
ret.append(Mold2())
../../qsprpred/extra/data/descriptors/sets.py:142: in __init__
with zipfile.ZipFile(self._mold2._zipfile, "r") as zip_ref:
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/zipfile/__init__.py:1349: in __init__
self._RealGetContents()
/opt/hostedtoolcache/Python/3.12.4/x64/lib/python3.12/zipfile/__init__.py:1416: in _RealGetContents
raise BadZipFile("File is not a zip file")
E zipfile.BadZipFile: File is not a zip file
Loading