Source: jpylyzer
Version: 2.0.0-2
Severity: serious
Tags: ftbfs

https://buildd.debian.org/status/fetch.php?pkg=jpylyzer&arch=all&ver=2.0.0-2&stamp=1582319718&raw=0

...
   dh_auto_test -i -O--buildsystem=pybuild
I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build; python3.7 
-m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.7.6, pytest-4.6.9, py-1.8.1, pluggy-0.13.0
rootdir: /<<PKGBUILDDIR>>
collected 9 items

tests/unit/test_jpylyzer.py ........F                                    [100%]

=================================== FAILURES ===================================
________________________________ test_get_files ________________________________

    def test_get_files():
        assert not EXISTING_FILES
        getFiles('./*')
>       assert EXISTING_FILES
E       assert []

tests/unit/test_jpylyzer.py:52: AssertionError
====================== 1 failed, 8 passed in 0.10 seconds ======================
E: pybuild pybuild:341: test: plugin distutils failed with: exit code=1: cd 
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.7/build; python3.7 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.7 
returned exit code 13
make: *** [debian/rules:4: build-indep] Error 25

_______________________________________________
Python-modules-team mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to