Source: translate-toolkit
Version: 1.13.0-1
Severity: important
Tags: sid stretch
Usertags: pytest3.0.0

During a test build with pytest 3.0.0 from experimental translate-toolkit failed
to build:

| # run the test suite using py.test
| PYBUILD_SYSTEM=custom \
|   PYBUILD_TEST_ARGS='PATH={build_dir}:$PATH py.test -rxs' \
|   dh_auto_test --buildsystem=pybuild
| I: pybuild base:184: PATH=/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build:$PATH 
py.test -rxs
| ============================= test session starts 
==============================
| platform linux2 -- Python 2.7.12+, pytest-3.0.0, py-1.4.31, pluggy-0.3.1
| rootdir: /<<PKGBUILDDIR>>, inifile: pytest.ini
| collected 2045 items / 2 errors
|
| ==================================== ERRORS 
====================================
| ______________ ERROR collecting translate/convert/test_po2sub.py 
_______________
| Using @pytest.skip outside a test (e.g. as a test function decorator) is not 
allowed. Use @pytest.mark.skip or @pytest.mark.skipif instead.
| ________________ ERROR collecting translate/storage/test_cpo.py 
________________
| Using @pytest.skip outside a test (e.g. as a test function decorator) is not 
allowed. Use @pytest.mark.skip or @pytest.mark.skipif instead.
| !!!!!!!!!!!!!!!!!!! Interrupted: 2 errors during collection 
!!!!!!!!!!!!!!!!!!!!
| =========================== 2 error in 3.36 seconds 
============================
| E: pybuild pybuild:276: test: plugin custom failed with: exit code=2: 
PATH=/<<PKGBUILDDIR>>/.pybuild/pythonX.Y_2.7/build:$PATH py.test -rxs
| dh_auto_test: pybuild --test --test-pytest -i python{version} -p 2.7 returned 
exit code 13
| debian/rules:61: recipe for target 'override_dh_auto_test' failed
| make[1]: *** [override_dh_auto_test] Error 25
| make[1]: Leaving directory '/<<PKGBUILDDIR>>'
| debian/rules:15: recipe for target 'build' failed
| make: *** [build] Error 2
| dpkg-buildpackage: error: debian/rules build gave error exit status 2

See
https://people.debian.org/~sramacher/logs/pytest3.0.0/translate-toolkit_amd64.log
for a full log.

Cheers
-- 
Sebastian Ramacher

Attachment: signature.asc
Description: PGP signature

Reply via email to