Author: Matti Picus <[email protected]>
Branch:
Changeset: r1058:c4060955142b
Date: 2018-02-12 22:57 -0500
http://bitbucket.org/pypy/buildbot/changeset/c4060955142b/
Log: unschedule BSD nightly builds
diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -296,7 +296,7 @@
JITWIN32, # on allegro_win32, SalsaSalsa
#JITFREEBSD764, # on headless
#JITFREEBSD864, # on ananke
- JITFREEBSD964, # on tavendo
+ #JITFREEBSD964, # on tavendo
JITMACOSX64, # on xerxes
# buildbot selftest
#PYPYBUILDBOT # on cobra
@@ -383,7 +383,7 @@
JITLINUX64,
JITMACOSX64,
JITWIN32,
- JITFREEBSD964,
+ #JITFREEBSD964,
JITONLYLINUXPPC64,
JITBENCH,
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit