Ubuntu Bionic,
python 3.6 + dev + all required libraries

After python3 setup.py build_ext --inplace I run the test and get this:

root@******:~/s3qli/s3ql-3.0# python3 -m pytest tests/
============================= test session starts 
==============================
platform linux -- Python 3.6.7, pytest-3.3.2, py-1.5.2, pluggy-0.6.0 -- 
/usr/bin/python3
cachedir: tests/.cache
rootdir: /root/s3qli/s3ql-3.0/tests, inifile: pytest.ini
collecting 0 items / 1 errors
==================================== ERRORS 
====================================
_______________________ ERROR collecting t1_backends.py 
________________________
tests/t1_backends.py:113: in pytest_generate_tests
    with_backend_mark = 
metafunc.definition.get_closest_marker('with_backend')
E   AttributeError: 'Metafunc' object has no attribute 'definition'
=========================== 1 error in 1.25 seconds 
============================




!?

-- 
You received this message because you are subscribed to the Google Groups 
"s3ql" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to