Page MenuHomeSoftware Heritage

Jenkins > .tox.py3.lib.python3.7.site-packages.swh.lister.nixguix.lister::swh.lister.nixguix.lister.is_tarball
Failed

TEST RESULT

Run At
Sep 5 2022, 6:28 PM
Details
073 Args: 074 urls: name of the remote files for which the extensions needs to be 075 checked. 076 077 Returns: 078 Whether filename is an archive or not 079 080 Example: 081 082 >>> is_tarball(['abc.zip']) Expected: True Got: False /var/lib/jenkins/workspace/DLS/tests-on-diff/.tox/py3/lib/python3.7/site-packages/swh/lister/nixguix/lister.py:82: DocTestFailure