From: "vo.x (Vit Ondruch)" Date: 2012-04-18T23:12:44+09:00 Subject: [ruby-core:44436] [ruby-trunk - Bug #6318][Open] TestTimeTZ failures Issue #6318 has been reported by vo.x (Vit Ondruch). ---------------------------------------- Bug #6318: TestTimeTZ failures https://bugs.ruby-lang.org/issues/6318 Author: vo.x (Vit Ondruch) Status: Open Priority: Normal Assignee: Category: Target version: ruby -v: ruby 2.0.0dev (2012-04-17 trunk 35368) [x86_64-linux] Testing with Fedora Rawhide, I got these two errors: 2) Failure: test_gen_Europe_Lisbon_112(TestTimeTZ) [/builddir/build/BUILD/ruby-2.0.0-r35368/test/ruby/test_time_tz.rb:246]: TZ=Europe/Lisbon Time.local(1911, 12, 31, 23, 59, 59). <"1911-12-31 23:59:59 -0036"> expected but was <"1911-12-31 23:59:59 +0036">. 3) Failure: test_gen_Europe_Lisbon_56(TestTimeTZ) [/builddir/build/BUILD/ruby-2.0.0-r35368/test/ruby/test_time_tz.rb:230]: TZ=Europe/Lisbon Time.utc(1912, 1, 1, 0, 36, 31).localtime. <"1911-12-31 23:59:59 -0036"> expected but was <"1911-12-31 23:59:59 +0036">. -- http://bugs.ruby-lang.org/