Gregory P. Smith added the comment: having fixed this that way... I wonder why we bother having the buildbottest target depend on a compilation target at all.
buildbots always do a separate compile and test phase, we should really use a make target that assumes the compile phase has finished. as is, i still see it try to recompile a couple things in make buildbottest which could mean it isn't quite testing what we wanted from the 'compile' phase... ---------- resolution: -> fixed stage: -> commit review status: open -> closed type: -> compile error _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue28035> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com