On 16 February 2011 03:11, Stefan Behnel <stefan...@behnel.de> wrote: > [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? >
I've pushed some fixes. Now this testcase should run from ancient Python 2.3 to head Python 3.2, both for static and sharedlib builds (but not in Windows). -- Lisandro Dalcin --------------- CIMEC (INTEC/CONICET-UNL) Predio CONICET-Santa Fe Colectora RN 168 Km 472, Paraje El Pozo 3000 Santa Fe, Argentina Tel: +54-342-4511594 (ext 1011) Tel/Fax: +54-342-4511169 _______________________________________________ cython-devel mailing list cython-devel@python.org http://mail.python.org/mailman/listinfo/cython-devel