From: Eric Wong Date: 2014-03-25T18:06:26+00:00 Subject: [ruby-core:61679] Re: [ruby-trunk - Bug #9652] Marshal doesn't dump/load Time#zone correctly with too many time object usa@garbagecollect.jp wrote: > r45364 introduced a test failure on Windows, and r45395 didn't fix it. > After all, there is no portabl time zone name, I guess. > Doesn't someone think of a better test? Sorry about the portability problems. r45403 works for me on a GNU system. If all else fails, maybe only enable TZ setting tests on a few platforms like test/ruby/test_time_tz.rb does.