Package: src:yarl
Version: 1.3.0-1
Severity: serious
Tags: sid bullseye ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.8


I: pybuild base:217: cd /<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yarl/build;
python3.8 -m pytest tests
============================= test session starts ==============================
platform linux -- Python 3.8.0+, pytest-4.6.6, py-1.8.0, pluggy-0.13.0
rootdir: /<<PKGBUILDDIR>>
collected 865 items

tests/test_cached_property.py ...                                        [  0%]
tests/test_normalize_path.py ...............                             [  2%]
tests/test_pickle.py ..                                                  [  2%]
tests/test_quoting.py .................................................. [  8%]
........................................................................ [ 16%]
........................................................................ [ 24%]
........................................................................ [ 33%]
........................................................................ [ 41%]
....................................xxxxxxxx............................ [ 49%]
....................................                                     [ 53%]
tests/test_update_query.py ..................................            [ 57%]
tests/test_url.py ...................................................... [ 64%]
........................................................................ [ 72%]
........................................................................ [ 80%]
...........................                                              [ 83%]
tests/test_url_build.py .....................                            [ 86%]
tests/test_url_cmp_and_hash.py ..............                            [ 87%]
tests/test_url_parsing.py ....F......................................... [ 93%]
....................                                                     [ 95%]
tests/test_url_query.py ...........                                      [ 96%]
tests/test_url_update_netloc.py ............................             [100%]

=================================== FAILURES ===================================
__________________________ TestScheme.test_no_scheme1 __________________________

self = <test_url_parsing.TestScheme object at 0x7f19235225e0>

    def test_no_scheme1(self):
        u = URL("google.com:80")
>       assert u.scheme == ""
E       AssertionError: assert 'google.com' == ''
E         - google.com

tests/test_url_parsing.py:43: AssertionError
=============== 1 failed, 856 passed, 8 xfailed in 2.23 seconds ================
E: pybuild pybuild:341: test: plugin distutils failed with: exit code=1: cd
/<<PKGBUILDDIR>>/.pybuild/cpython3_3.8_yarl/build; python3.8 -m pytest tests
dh_auto_test: pybuild --test --test-pytest -i python{version} -p "3.8 3.7"
returned exit code 13
make: *** [debian/rules:6: build-arch] Error 255

Reply via email to