[pypy-commit] buildbot add-header-to-nightly: merge default into branch

2013-11-17 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: add-header-to-nightly Changeset: r896:d69069fecc21 Date: 2013-11-17 23:54 +0200 http://bitbucket.org/pypy/buildbot/changeset/d69069fecc21/ Log:merge default into branch diff --git a/bot2/pypybuildbot/arm_master.py

[pypy-commit] buildbot add-header-to-nightly: fix regression to test status in directory listing

2013-11-17 Thread mattip
Author: Matti Picus matti.pi...@gmail.com Branch: add-header-to-nightly Changeset: r895:75c380a6cecc Date: 2013-11-17 23:53 +0200 http://bitbucket.org/pypy/buildbot/changeset/75c380a6cecc/ Log:fix regression to test status in directory listing diff --git a/bot2/pypybuildbot/pypylist.py

[pypy-commit] pypy default: close files in this test

2013-11-17 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r68197:00c1596ab741 Date: 2013-11-17 21:20 -0500 http://bitbucket.org/pypy/pypy/changeset/00c1596ab741/ Log:close files in this test diff --git a/lib-python/2.7/test/test_old_mailbox.py b/lib-python/2.7/test/test_old_mailbox.py ---

[pypy-commit] pypy default: fix this test for the bsd builder

2013-11-17 Thread bdkearns
Author: Brian Kearns bdkea...@gmail.com Branch: Changeset: r68198:edd6b3a3df4d Date: 2013-11-17 22:22 -0500 http://bitbucket.org/pypy/pypy/changeset/edd6b3a3df4d/ Log:fix this test for the bsd builder diff --git a/pypy/module/test_lib_pypy/test_grp_extra.py