test_clogger: workaround test failure on 32-bit
commit1f5f9b0d64af4f0fc741a7ce095bf33745c54abe
authorEric Wong <normalperson@yhbt.net>
Mon, 12 May 2014 06:39:04 +0000 (12 06:39 +0000)
committerEric Wong <normalperson@yhbt.net>
Mon, 12 May 2014 06:39:04 +0000 (12 06:39 +0000)
tree4bf38b5b08584cfe4d3323f8376ff2405c89b70d
parent58f027b6c7bf6bb319e5601594219887770edcc7
test_clogger: workaround test failure on 32-bit

StringIO isn't a very realistic use case, and our changing
the length of a shared string causes errors on 32-bit.
test/test_clogger.rb