[pypy-commit] buildbot default: Never show entries more than two months old on the summary pages

2013-10-27 Thread arigo
Author: Armin Rigo Branch: Changeset: r870:20116adf95a8 Date: 2013-10-27 10:32 +0100 http://bitbucket.org/pypy/buildbot/changeset/20116adf95a8/ Log:Never show entries more than two months old on the summary pages diff --git a/bot2/pypybuildbot/summary.py b/bot2/pypybuildbot/summary.py --- a

[pypy-commit] pypy default: Try to make the test pass on Win32

2013-10-27 Thread arigo
Author: Armin Rigo Branch: Changeset: r67642:83885c43b10d Date: 2013-10-27 18:16 +0100 http://bitbucket.org/pypy/pypy/changeset/83885c43b10d/ Log:Try to make the test pass on Win32 diff --git a/pypy/module/pypyjit/test_pypy_c/test_00_model.py b/pypy/module/pypyjit/test_pypy_c/test_00_model