]> granicus.if.org Git - python/commit
Hmm, this test has failed at least twice recently on the OpenBSD and
authorNeal Norwitz <nnorwitz@gmail.com>
Sat, 2 Sep 2006 19:40:19 +0000 (19:40 +0000)
committerNeal Norwitz <nnorwitz@gmail.com>
Sat, 2 Sep 2006 19:40:19 +0000 (19:40 +0000)
commitc1120b4b667b1231eb2a57bd31de4b6c0572100a
tree9d958e84f3031ce5a8faf4a812eaa7e21e55612d
parent681d86743c21773bb00508dbacb05ed9012388d8
Hmm, this test has failed at least twice recently on the OpenBSD and
Debian sparc buildbots.  Since this goes through a lot of tests
and hits the disk a lot it could be slow (especially if NFS is involved).
I'm not sure if that's the problem, but printing periodic msgs shouldn't hurt.
The code was stolen from test_compiler.
Lib/test/test_tokenize.py