Author: David Schneider <[email protected]>
Branch:
Changeset: r656:850b8ec4ee9a
Date: 2012-07-19 10:44 +0200
http://bitbucket.org/pypy/buildbot/changeset/850b8ec4ee9a/
Log: schedule PPC and ARM jit-only-own tests to be run nightly
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -252,6 +252,8 @@
JITWIN32, # on aurora
#JITFREEBSD64, # on headless
JITMACOSX64, # on mvt's machine
+ JITONLYLINUXARM32, # on hhu-arm
+ JITONLYLINUXPPC64, # on gcc1
], branch=None, hour=3, minute=0),
Nightly("nighly-4-00-py3k", [
_______________________________________________
pypy-commit mailing list
[email protected]
http://mail.python.org/mailman/listinfo/pypy-commit