Stefan Behnel wrote:

> Hi,
> 
> thanks for the report.
> 
> Neal Becker wrote:
>> Running on Fedora f10:
>> 
>> running tests against Cython 0.11.rc
>> Python 2.5.2 (r252:60911, Sep 30 2008, 15:42:03)
>> [GCC 4.3.2 20080917 (Red Hat 4.3.2-4)]
>> 
>> Traceback (most recent call last):
>>   File "runtests.py", line 559, in <module>
>>     pyxbuild_dir=os.path.join(WORKDIR, "support"))
>>   File "/home/nbecker/RPM/BUILD/Cython-0.11.rc/pyximport/pyxbuild.py",
>>   line
>> 26, in pyx_to_dll
>>     assert os.path.exists(filename)
>> AssertionError
> 
> I don't think this qualifies as release critical. Could you file a bug
> report against 0.11.1 and provide some more information? You seem to be
> using an RPM, is this during the RPM build (running the tests for some
> reason) or did you start the tests after installing the RPM, maybe from a
> different directory? Please add a couple things like that to make this
> reproducible or at least traceable.
> 
> You may need a login for trac, just send a mail to Robert Bradshaw
> containing a htpasswd entry.
> 
> Stefan

I am the maintainer for cython on fedora.  This was during the check phase 
(%check).  If the test doesn't pass, at least I'll have to turn off the 
checking, which would be unfortunate.

Are the tests expected to pass?


_______________________________________________
Cython-dev mailing list
Cython-dev@codespeak.net
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to