[Python-apps-team] Bug#814568: cython: FTBFS [amd64]: Testsuite failure in EndToEndTest
Daniel Schepler
dschepler at gmail.com
Sat Feb 13 04:19:39 UTC 2016
Source: cython
Version: 0.23.2+git16-ga8fbae1-1
Severity: serious
>From my pbuilder build log:
...
doublefunc (cppwrap)
Doctest: cppwrap.doublefunc ... ok
transmogrify_from_cpp (cppwrap)
Doctest: cppwrap.transmogrify_from_cpp ... ok
voidfunc (cppwrap)
Doctest: cppwrap.voidfunc ... ok
test_embed (__main__.EmbedTest) ... runtests.py:1463: DeprecationWarning: Please use assertTrue instead.
"make PYTHON='%s' CYTHON='%s' LIBDIR1='%s' test > make.output" % (sys.executable, cython, libdir)) == 0)
ok
======================================================================
FAIL: runTest (__main__.EndToEndTest)
End-to-end asyncio_generators
----------------------------------------------------------------------
Traceback (most recent call last):
File "runtests.py", line 1417, in runTest
self.assertEqual(0, res, "non-zero exit status")
AssertionError: 0 != 1 : non-zero exit status
----------------------------------------------------------------------
Ran 10022 tests in 1860.381s
FAILED (failures=1)
Following tests excluded because of missing dependencies on your system:
Cython.Coverage
run.coverage_api
run.coverage_cmd
run.coverage_nogil
ALL DONE
debian/rules:104: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/build/cython-0.23.2+git16-ga8fbae1'
debian/rules:20: recipe for target 'build' failed
make: *** [build] Error 2
dpkg-buildpackage: error: debian/rules build gave error exit status 2
(reproducible.debian.net is also showing the same failure.)
--
Daniel Schepler
More information about the Python-apps-team
mailing list