[Tim ] >> I'd whine about not checking buildbot health after a code change, >> except that it's much more tempting to point out that Thomas couldn't >> have run the test suite successfully on his own box in this case :-)
[Thomas] > Not with -uall, yes. Without -uall it ran fine (by chance, I admit.) That shouldn't be: test_parser doesn't require (or check for) any resources. test_tokenize is the one that runs a random sample in the absence of `-u compiler`, and that one was passing even with -uall. > I didn't feel like running the rather lengthy -uall test on my box right > before bedtime; I won't be skipping that again anytime soon ;) It sounds like you're letting your life interfere with Python development. Stop that ;-) _______________________________________________ Python-Dev mailing list Python-Dev@python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com