This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients amaury.forgeotdarc, doerwalter, eisele
Date 2007-11-30.11:00:03
SpamBayes Score 0.002718838
Marked as misclassified No
Message-id <1196420403.38.0.0152629624443.issue1521@psf.upfronthosting.co.za>
In-reply-to
Content
> the test is done only once with a small size (5147)
How do you run the test? Do you specify a maximum available size?
If you run test_bigmem.py directly, try to run it with an additional
argument like this:
    ./test_bigmem.py 7G
If you run regrtest.py, you should add an option like "-M 7G".
(assuming you have enough RAM...)
History
Date User Action Args
2007-11-30 11:00:03amaury.forgeotdarcsetspambayes_score: 0.00271884 -> 0.002718838
recipients: + amaury.forgeotdarc, doerwalter, eisele
2007-11-30 11:00:03amaury.forgeotdarcsetspambayes_score: 0.00271884 -> 0.00271884
messageid: <1196420403.38.0.0152629624443.issue1521@psf.upfronthosting.co.za>
2007-11-30 11:00:03amaury.forgeotdarclinkissue1521 messages
2007-11-30 11:00:03amaury.forgeotdarccreate