• Kirill Smelkov's avatar
    wendelin.core: Add -Python3 tests · 30d3f60f
    Kirill Smelkov authored
    X tests fail as e.g.
    
        >>> test.py/fs-!wcfs
        $ make test.py # WENDELIN_CORE_TEST_DB=<fs>
        python setup.py ll_build_ext --inplace
        running ll_build_ext
        copying build/lib.linux-x86_64-3.7/wendelin/bigfile/_bigfile.cpython-37m-x86_64-linux-gnu.so -> bigfile
        python -m pytest --ignore=3rdparty --ignore=build --ignore=t
        ============================= test session starts ==============================
        platform linux -- Python 3.7.7, pytest-4.6.11, py-1.9.0, pluggy-0.13.1
        rootdir: /srv/slapgrid/slappart34/srv/runner/software/44fe7dd3f13ecd100894c6368a35c055/parts/wendelin.core-dev
        make: *** [Makefile:168: test.py] Aborted
        error   test.py/fs-!wcfs        1.639s  # 0t 1e 0f 0s
    
    They pass under tox.
    30d3f60f
test-zodb5-py3.cfg 154 Bytes