[Cython] Fwd: Re: Cython builds on various Debian platforms
Stefan Behnel
stefan_ml at behnel.de
Wed Feb 16 07:11:32 CET 2011
[forwarding to the list, from Yaroslav Halchenko]
On Tue, 15 Feb 2011, Stefan Behnel wrote:
> Cool. That looks good. As you mentioned, it doesn't include the test
> runs yet, but it would be really great if you could get those
> running.
ok - added testing during build, so now need to assure that everything
passes and all necessary dependencies are there. So, there is that
failing one I have mentioned before:
,---
| ======================================================================
| FAIL: test_embed (__main__.EmbedTest)
| ----------------------------------------------------------------------
| Traceback (most recent call last):
| File "runtests.py", line 886, in test_embed
| "make PYTHON='%s' LIBDIR1='%s' test > make.output" % (sys.executable,
libdir)) == 0)
| AssertionError
`---
what could be done about it or should it be excluded?
--
=------------------------------------------------------------------=
Keep in touch www.onerussian.com
Yaroslav Halchenko www.ohloh.net/accounts/yarikoptic
More information about the cython-devel
mailing list