From: Nobuyoshi Nakada Date: 2014-06-03T16:48:03+09:00 Subject: [ruby-core:62919] Re: [ruby-trunk - Bug #9652] Marshal doesn't dump/load Time#zone correctly with too many time object (2014/06/03 15:47), cantin2010@gmail.com wrote: > Tomoyuki Chikanaga wrote: >> r45364, r45395, r45396, r45403 and r45406 were backported into `ruby_2_1` branch at r46304. > > I can reproduce it in `ruby 2.1.2p95 (2014-05-08 revision 45877) [x86_64-darwin13.0]` > > Changing the timezone_test.rb, modify line 19 from > `100000.times do` > to > `5000000.times do` > > anything wrong? 45877 < 46304. -- Nobu Nakada