Author: Armin Rigo <[email protected]>
Branch: 
Changeset: r869:79aa8d6bb6a3
Date: 2013-10-16 17:45 +0200
http://bitbucket.org/pypy/buildbot/changeset/79aa8d6bb6a3/

Log:    The issue was fixed in bd065e8a99b7

diff --git a/bot2/pypybuildbot/master.py b/bot2/pypybuildbot/master.py
--- a/bot2/pypybuildbot/master.py
+++ b/bot2/pypybuildbot/master.py
@@ -215,8 +215,7 @@
             JITFREEBSD764,             # on headless
             JITFREEBSD864,             # on ananke
             JITFREEBSD964,             # on exarkun's freebsd
-            #JITMACOSX64,              # on xerxes
-            #^^^ status: "py.test -A" eats 20GB of memory apparently :-(
+            JITMACOSX64,               # on xerxes
             # buildbot selftest
             PYPYBUILDBOT               # on cobra
             ], branch='default', hour=0, minute=0),
_______________________________________________
pypy-commit mailing list
[email protected]
https://mail.python.org/mailman/listinfo/pypy-commit

Reply via email to