Message142756
> Can you replace "_2G" with "_4G" in the decorator for that test?
When I do that, it pushes the memory usage for the test up to 16GB, which is
beyond what the machine can handle. When I tried with 2.5G (_2G * 5 // 4),
that was enough to make it swap heavily (and in the end the test still failed).
As an aside, it turns out the problem with -M being ignored wasn't due to me
being stupid; it seems that -j doesn't pass the memlimit on to subprocesses.
I'll open a separate issue for this. |
|
Date |
User |
Action |
Args |
2011-08-22 21:47:08 | nadeem.vawda | set | recipients:
+ nadeem.vawda, amaury.forgeotdarc, belopolsky, pitrou, alexandre.vassalotti, santoso.wijaya, nyevik, jorgsk |
2011-08-22 21:47:07 | nadeem.vawda | set | messageid: <1314049627.85.0.177237048279.issue11564@psf.upfronthosting.co.za> |
2011-08-22 21:47:07 | nadeem.vawda | link | issue11564 messages |
2011-08-22 21:47:07 | nadeem.vawda | create | |
|