On Wed, 18 Jan 2012 at 10:59AM +0900, Dan Drake wrote:
> I've noticed that, too. But I just found that, in the README file of the
> Python source, I see:
> 
>     To test the interpreter, type "make test" in the top-level directory.
>     This runs the test set twice (once with no compiled files, once with
>     the compiled files left by the previous test run).
> 
> So it seems deliberate.

Hmmm. The Makefile in the Python source has several interesting targets;
there's a "buildbottest" which says something about a single pass only,
and a "quicktest". Our spkg-check just runs "make test" so if we don't
want to run tests twice, perhaps we could investigate using one of the
other test targets.

Dan

--
---  Dan Drake
-----  http://mathsci.kaist.ac.kr/~drake
-------

Attachment: signature.asc
Description: Digital signature

Reply via email to