Project

General

Profile

Actions

Bug #4287

closed

test_europe_lisbon(TestTimeTZ) Failure

Added by nagachika (Tomoyuki Chikanaga) about 13 years ago. Updated almost 13 years ago.

Status:
Closed
Target version:
ruby -v:
ruby 1.9.3dev (2011-01-18 trunk 30590) [i686-linux]
Backport:
[ruby-dev:43060]

Description

=begin
先日(r30550 以降)から Linux 上で make test-all の faiure が 1つ増えています。

  1. Failure:
    test_europe_lisbon(TestTimeTZ) [/opt/ruby-trunk/src/ruby/test/ruby/test_time_tz.rb:140]:
    <"LMT"> expected but was
    <"CET">.

少し gdb で追いかけてみたところ、なぜか NEGATIVE_TIME_T の定義の有無が変化していて
time_init()
time_init_1()
timelocalw()
localtimew()
guess_local_offset()
で 1515 行目の localtime_with_gmtoff_zone() の呼び出しが有効になっていないので変化しているようです。
=end

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0Like0Like0Like0Like0