[#23332] to_str再考 — matz@... (Yukihiro Matsumoto)

まつもと ゆきひろです

15 messages 2004/04/05

[#23380] [SEGV] make test-all (bccwin32 ruby1.9.0) — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp>

山本です。

17 messages 2004/04/15
[#23400] Re: [SEGV] make test-all (bccwin32 ruby1.9.0) — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/04/16

山本です。落ちる場所がわかりました。

[#23402] Re: [SEGV] make test-all (bccwin32 ruby1.9.0) — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/04/16

山本です。

[#23403] Re: [SEGV] make test-all (bccwin32 ruby1.9.0) — nobu.nakada@... 2004/04/16

なかだです。

[#23405] Re: [SEGV] make test-all (bccwin32 ruby1.9.0) — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/04/16

山本です。

[#23407] Re: [SEGV] make test-all (bccwin32 ruby1.9.0) — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2004/04/16

山本です。

[ruby-dev:23324] test_pack_U/test_huge_difference error

From: MIYAMUKO Katsuyuki <k-miyamuko@...>
Date: 2004-04-05 02:25:38 UTC
List: ruby-dev #23324
みやむこです。

HP-UX11.11 と UX/4800 で test_pack_U と test_huge_difference が
失敗するようになりました。
情報が少なくて申し訳ありませんがよろしくお願いします。


% ruby -v test/runner.rb
ruby 1.9.0 (2004-04-04) [hppa2.0n-hpux11.11]
       :
  1) Error:
test_pack_U(TestPack):
RangeError: pack(U): value out of range
    ./test/ruby/test_pack.rb:52:in `pack'
    ./test/ruby/test_pack.rb:52:in `test_pack_U'

  2) Error:
test_huge_difference(TestTime):
RangeError: time - 4294967295.000000 out of Time range
    ./test/ruby/test_time.rb:67:in `-'
    ./test/ruby/test_time.rb:67:in `test_huge_difference'

  3) Error:
test_wsdl(XSD::TestEmptyCharset):
Iconv::InvalidEncoding: invalid encoding ("euc-jp", "utf-8")
    (eval):6:in `iconv'
    (eval):6:in `encode'
    /opt/ruby190/lib/ruby/1.9/rexml/source.rb:41:in `encoding='
    /opt/ruby190/lib/ruby/1.9/rexml/parsers/baseparser.rb:183:in `pull'
    /opt/ruby190/lib/ruby/1.9/rexml/parsers/streamparser.rb:12:in `parse'
    /opt/ruby190/lib/ruby/1.9/rexml/document.rb:169:in `parse_stream'
    /opt/ruby190/lib/ruby/1.9/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
    /opt/ruby190/lib/ruby/1.9/wsdl/xmlSchema/parser.rb:60:in `parse'
    ./test/xsd/test_noencoding.rb:15:in `test_wsdl'

  4) Failure:
test_range_cycle(YAML_Unit_Tests) [./test/yaml/test_yaml.rb:1214]:
<"0".."1"> expected but was
<0..1>.

1410 tests, 9609 assertions, 1 failures, 3 errors

In This Thread

Prev Next