From: Eric Wong Date: 2014-10-05T10:15:29+00:00 Subject: [ruby-core:65415] Re: [ruby-trunk - Bug #10325] [Assigned] [PATCH] test_string (test_LSHIFT_neary_long_max): skip if low on memory nobu@ruby-lang.org wrote: > I'm not against that check, but we may enable that test only on 64bit > Windows, since it is nearly impossible to reproduce on other > platforms, because of memory usage. OK, can you add the 64-bit Windows check instead? I do not know the proper platform checks for those, there are so many. It think *BSD folks on smaller machines may appreciate it more. Thanks.