Re: Running just core regression tests

2009-10-12 Thread Karen Tracey
On Mon, Oct 12, 2009 at 6:24 PM, Tim Chase wrote: > > Last year, the wifey finally convinced me to let go of the even > older machine (133MHz with 96 megs of memory and a 800x600 CRT :) > running OpenBSD. > > Yeah, you've got me beat. I do still have the IBM AT I had in college, with its roomy 10

Re: Running just core regression tests

2009-10-12 Thread Tim Chase
>> On my oldest slowest machine (7 year old WinXP box with 384M of memory), >> Then you're not far off -- my home work-horse is an 8-year-old >> Celeron laptop clocked at 800MHz with 384M of memory running >> Debian off a fairly slow HDD. > > My 800MHz Celeron laptop got retired about a year ago

Re: Running just core regression tests

2009-10-12 Thread Karen Tracey
On Sun, Oct 11, 2009 at 7:40 PM, Tim Chase wrote: > > > On my oldest slowest machine (7 year old WinXP box with 384M of memory), > > Then you're not far off -- my home work-horse is an 8-year-old > Celeron laptop clocked at 800MHz with 384M of memory running > Debian off a fairly slow HDD. My 8

Re: Running just core regression tests

2009-10-11 Thread Tim Chase
>> t...@rubbish:~/django/trunk/tests$ python runtests.py >> --settings=settings >> >> to execute the core set of tests. However, it takes quite a >> while (on the order of hours) on my old box. Is there a way to >> just run tests on the regressions/ subdirectory or even just a >> particular file

Re: Running just core regression tests

2009-10-10 Thread Karen Tracey
On Sat, Oct 10, 2009 at 11:41 AM, Tim Chase wrote: > > Currently, I use > > t...@rubbish:~/django/trunk/tests$ python runtests.py > --settings=settings > > to execute the core set of tests. However, it takes quite a > while (on the order of hours) on my old box. Is there a way to > just run test

Re: Running just core regression tests

2009-10-10 Thread Russell Keith-Magee
On Sat, Oct 10, 2009 at 11:41 PM, Tim Chase wrote: > > Currently, I use > > t...@rubbish:~/django/trunk/tests$ python runtests.py > --settings=settings > > to execute the core set of tests.  However, it takes quite a > while (on the order of hours) on my old box.  Is there a way to > just run tes