卜部です。
すいません[ruby-dev:27917]を見落としていました。ご容赦ください
その報告だけではアレなので自分の環境での状況を報告すると、
* Debian Sarge x86
1188 tests, 12562 assertions, 0 failures, 0 errors
* Mac OS X 10.3.9
1356 tests, 15374 assertions, 0 failures, 0 errors
* Solaris8 + Sun WorkShop のコンパイラ
1) Error:
test_wsdl(XSD::TestEmptyCharset):
ArgumentError: No decoder found for encoding EUC-JP. Please install iconv.
/home2/shyouhei/build/ruby-1.8.4/lib/rexml/encoding.rb:42:in `encoding='
/home2/shyouhei/build/ruby-1.8.4/lib/rexml/source.rb:40:in `encoding='
/home2/shyouhei/build/ruby-1.8.4/lib/rexml/parsers/baseparser.rb:202:in `pull'
/home2/shyouhei/build/ruby-1.8.4/lib/rexml/parsers/streamparser.rb:16:in `parse'
/home2/shyouhei/build/ruby-1.8.4/lib/rexml/document.rb:173:in `parse_stream'
/home2/shyouhei/build/ruby-1.8.4/lib/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home2/shyouhei/build/ruby-1.8.4/lib/wsdl/xmlSchema/parser.rb:63:in `parse'
./xsd/test_noencoding.rb:15:in `test_wsdl'
1224 tests, 13453 assertions, 0 failures, 1 errors
となりました。