Source: ruby2.3
Version: 2.3.3-1
Severity: serious

https://buildd.debian.org/status/package.php?p=ruby2.3&suite=sid

...
  5) Failure:
TestTimeTZ#test_asia_tokyo [/<<PKGBUILDDIR>>/test/ruby/test_time_tz.rb:129]:
TZ=Asia/Tokyo Time.local(1951, 5, 6, 2, 0, 0).
<"1951-05-06 03:00:00 +1000"> expected but was
<"1951-05-06 02:00:00 +1000">.

  6) Failure:
TestTimeTZ#test_gen_Asia_Tokyo_24 
[/<<PKGBUILDDIR>>/test/ruby/test_time_tz.rb:259]:
TZ=Asia/Tokyo Time.utc(1951, 5, 5, 16, 59, 59).localtime.
<"1951-05-06 01:59:59 +0900"> expected but was
<"1951-05-06 02:59:59 +1000">.

  7) Failure:
TestTimeTZ#test_gen_Asia_Tokyo_27 
[/<<PKGBUILDDIR>>/test/ruby/test_time_tz.rb:259]:
TZ=Asia/Tokyo Time.utc(1951, 9, 7, 16, 0, 0).localtime.
<"1951-09-08 01:00:00 +0900"> expected but was
<"1951-09-08 02:00:00 +1000">.

  8) Failure:
TestTimeTZ#test_gen_Asia_Tokyo_69 
[/<<PKGBUILDDIR>>/test/ruby/test_time_tz.rb:277]:
TZ=Asia/Tokyo Time.local(1951, 5, 6, 1, 59, 59).
<"1951-05-06 01:59:59 +0900"> expected but was
<"1951-05-06 01:59:59 +1000">.

  9) Failure:
TestTimeTZ#test_gen_Asia_Tokyo_72 
[/<<PKGBUILDDIR>>/test/ruby/test_time_tz.rb:295]:
TZ=Asia/Tokyo Time.local(0, 0, 1, 8, 9, 1951, nil, nil, false, nil).
<"1951-09-08 01:00:00 +0900"> expected but was
<"1951-09-08 01:00:00 +1000">.
...


The same FTBFS in ruby2.5 was reported as #889046.

Additional unrelated failures in unstable caused by the
gdbm transition are handled in #832020.

I have reproduced this FTBFS with tzdata 2018c-1 in stretch,
and it is expected that tzdata >= 2018c will enter stretch.

Reply via email to