Actions
Bug #10325
closed[PATCH] test_string (test_LSHIFT_neary_long_max): skip if low on memory
Bug #10325:
[PATCH] test_string (test_LSHIFT_neary_long_max): skip if low on memory
Description
I've been skipping this test for a while on my weaker systems,
but this makes it automated so it avoids triggering a swap storm
for Linux users less familiar with the test suite.
I think this only affects Linux which defaults to overcommit. Asking
users to disable overcommit is unreasonable, so I figure this is the
best way...
Files
Actions