Message173832
The problem with using RLIMIT is that the testsuite could be executing several tests in parallel using independent threads, for instance. You don't want to influence unrelated tests.
Overiding private methods is ugly, but if the code evolves the test would break, and the programmer just have to update it. I think that "sometimes" we have to be "practical". There are plenty of examples of this in the testsuite, using implementation details, etc. |
|
Date |
User |
Action |
Args |
2012-10-26 10:37:28 | jcea | set | recipients:
+ jcea, gregory.p.smith, neologix, Mark.Gius |
2012-10-26 10:37:28 | jcea | set | messageid: <1351247848.69.0.50082867268.issue16327@psf.upfronthosting.co.za> |
2012-10-26 10:37:28 | jcea | link | issue16327 messages |
2012-10-26 10:37:28 | jcea | create | |
|