Ruby 1.8.1 preview4

Y

Yukihiro Matsumoto

Hi,

You can get the (hopefully) final preview to 1.8.1.

ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.1-preview4.tar.gz

Enjoy and report problems if you find any.

I will going to release 1.8.1 on 24th or 25th, unless any showstopper
prevents me. Merry Christmas.

matz.
 
N

NAKAMURA, Hiroshi

Hi, all,
From: "Yukihiro Matsumoto" <[email protected]>
Sent: Monday, December 22, 2003 6:54 PM
You can get the (hopefully) final preview to 1.8.1.

ftp://ftp.ruby-lang.org/pub/ruby/1.8/ruby-1.8.1-preview4.tar.gz

Enjoy and report problems if you find any.

I will going to release 1.8.1 on 24th or 25th, unless any showstopper
prevents me. Merry Christmas.

Thanks, matz. I'll be a good boy.

Folks, who are not in Christmas holiday :),
please run the testsuite after installing preview4. Then,
please take a little time to file the report if any failures or
errors would be found.

$ make && make test && make install && cd test && ruby runner.rb

Regards,
// NaHi
 
T

ts

N> $ make && make test && make install && cd test && ruby runner.rb

nasun% ruby -v
ruby 1.8.1 (2003-12-22) [sparc-solaris2.8]
nasun%

nasun% ruby runner.rb
Loaded suite .
Started
..................................................................................................................................................................................................................................................................................................................................................................................................................basic_auth is not supported under soap4r + net/http for now.
EEE...........................................................................................................................................................................................................................E..............................................................................
Finished in 61.232761 seconds.

1) Error:
test_charset(SOAP::TestStreamHandler):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/rpc/proxy.rb:102:in `invoke'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `do_server_proc'
./soap/test_streamhandler.rb:184:in `test_charset'

2) Error:
test_normal(SOAP::TestStreamHandler):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/rpc/proxy.rb:102:in `invoke'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `do_server_proc'
./soap/test_streamhandler.rb:138:in `test_normal'

3) Error:
test_proxy(SOAP::TestStreamHandler):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/rpc/proxy.rb:102:in `invoke'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `do_server_proc'
./soap/test_streamhandler.rb:169:in `test_proxy'

4) Error:
test_wsdl(XSD::TestEmptyCharset):
Errno::EINVAL: Invalid argument - iconv("euc-jp", "utf-8")
(eval):6:in `iconv'
(eval):6:in `encode'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/source.rb:42:in `encoding='
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/wsdl/xmlSchema/parser.rb:60:in `parse'
./xsd/test_noencoding.rb:14:in `test_wsdl'

704 tests, 7279 assertions, 0 failures, 4 errors
nasun%


For Iconv

nasun% ruby -riconv -e 'p Iconv::iconv("ucs-2", "utf-8", "aa")'
-e:1:in `iconv': Invalid argument - iconv("ucs-2", "utf-8") (Errno::EINVAL)
from -e:1
nasun%

nasun% ruby -riconv -e 'p Iconv::iconv("UCS-2", "UTF-8", "aa")'
["\376\377\000a\000a"]
nasun%


Guy Decoux
 
A

Armin Roehrl

N> $ make && make test && make install && cd test && ruby runner.rb
happy Xmas to all hard-working ruby-coders :)
It did run fine on my linux box.

galere:/tmp/ruby-1.8.1/test # ruby -v
ruby 1.8.1 (2003-12-22) [i686-linux]
ruby runner.rb
704 tests, 7290 assertions, 0 failures, 0 errors
 
N

nobu.nokada

Hi,

At Mon, 22 Dec 2003 21:26:28 +0900,
ts said:
1) Error:
test_charset(SOAP::TestStreamHandler):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13

Change US-ASCII.rb:3 to <<-'EOL', or try [ruby-core:01960].
nasun% ruby -riconv -e 'p Iconv::iconv("ucs-2", "utf-8", "aa")'
-e:1:in `iconv': Invalid argument - iconv("ucs-2", "utf-8") (Errno::EINVAL)
from -e:1
nasun%

nasun% ruby -riconv -e 'p Iconv::iconv("UCS-2", "UTF-8", "aa")'
["\376\377\000a\000a"]
nasun%

Some iconv implementations ignore case in encoding name, but
some others don't. And there is no portable way to get
supported encodings list, or to know wheather case sensitive or
not. Iconv library specification is quite incomplete.
 
T

ts

n> Change US-ASCII.rb:3 to <<-'EOL', or try [ruby-core:01960].

it work now (I have modified US-ASCII)

nasun% ruby runner.rb
Loaded suite .
Started
..................................................................................................................................................................................................................................................................................................................................................................................................................basic_auth is not supported under soap4r + net/http for now.
...............................................................................................................................................................................................................................E..............................................................................
Finished in 61.187442 seconds.

1) Error:
test_wsdl(XSD::TestEmptyCharset):
Errno::EINVAL: Invalid argument - iconv("euc-jp", "utf-8")
(eval):6:in `iconv'
(eval):6:in `encode'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/source.rb:42:in `encoding='
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/wsdl/xmlSchema/parser.rb:60:in `parse'
./xsd/test_noencoding.rb:14:in `test_wsdl'

704 tests, 7288 assertions, 0 failures, 1 errors
nasun%



Guy Decoux
 
G

Gavin Sinclair

Folks, who are not in Christmas holiday :),
please run the testsuite after installing preview4. Then,
please take a little time to file the report if any failures or
errors would be found.
$ make && make test && make install && cd test && ruby runner.rb

Finished in 215.493 seconds.

724 tests, 7334 assertions, 0 failures, 0 errors

$ ruby -v
ruby 1.8.1 (2003-12-22) [i386-cygwin]

Cheers,
Gavin

PS. Merry Christmas, all.
 
S

Simon Strandgaard

Thanks, matz. I'll be a good boy.

Folks, who are not in Christmas holiday :),
please run the testsuite after installing preview4. Then,
please take a little time to file the report if any failures or
errors would be found.

$ make && make test && make install && cd test && ruby runner.rb



Just installed ruby-1.8.1-preview4, After this failure, it seems to hang
forever. It would be nice when a testcase exceeds a timelimit, say 15
seconds, outputted to the display which method it currently were
evaluating. I had to CTRL-C it.

server> rehash
server> ruby -v
ruby 1.8.1 (2003-12-22) [i386-freebsd5.1]
server> ruby runner.rb
Loaded suite .
Started
..................................................................../home/neoneye
/stow/ruby/lib/ruby/1.8/drb/drb.rb:705:in `open': druby://server.neoneye.home:64
149 - #<Errno::ETIMEDOUT: Operation timed out - connect(2)> (DRb::DRbConnError)
from /home/neoneye/stow/ruby/lib/ruby/1.8/drb/drb.rb:698:in `each'
from /home/neoneye/stow/ruby/lib/ruby/1.8/drb/drb.rb:698:in `open'
from /home/neoneye/stow/ruby/lib/ruby/1.8/drb/drb.rb:1084:in `initialize
'
from /home/neoneye/stow/ruby/lib/ruby/1.8/drb/drb.rb:1067:in `new'
from /home/neoneye/stow/ruby/lib/ruby/1.8/drb/drb.rb:1067:in `open'
from /home/neoneye/stow/ruby/lib/ruby/1.8/drb/drb.rb:1014:in `method_mis
sing'
from /home/neoneye/stow/ruby/lib/ruby/1.8/drb/extserv.rb:16:in `initiali
ze'
from /usr/home/neoneye/install/ruby-1.8.1/test/drb/ut_array.rb:12:in `ne
w'
from /usr/home/neoneye/install/ruby-1.8.1/test/drb/ut_array.rb:12
^CE/home/neoneye/stow/ruby/lib/ruby/1.8/drb/extservm.rb:78:in `stop': Interrupt from /home/neoneye/stow/ruby/lib/ruby/1.8/drb/extservm.rb:78:in `invoke_service'
from /home/neoneye/stow/ruby/lib/ruby/1.8/drb/extservm.rb:38:in `service'
from /usr/home/neoneye/install/ruby-1.8.1/test/drb/drbtest.rb:235:in `setup'
from /home/neoneye/stow/ruby/lib/ruby/1.8/test/unit/testcase.rb:69:in `run'
from /home/neoneye/stow/ruby/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run'
from /home/neoneye/stow/ruby/lib/ruby/1.8/test/unit/testsuite.rb:33:in `each'
from /home/neoneye/stow/ruby/lib/ruby/1.8/test/unit/testsuite.rb:33:in `run'
from /home/neoneye/stow/ruby/lib/ruby/1.8/test/unit/testsuite.rb:34:in `run'
... 8 levels...
from /home/neoneye/stow/ruby/lib/ruby/1.8/test/unit/ui/console/testrunner.rb:21:in `run'
from /home/neoneye/stow/ruby/lib/ruby/1.8/test/unit/autorunner.rb:183:in `run'
from /home/neoneye/stow/ruby/lib/ruby/1.8/test/unit/autorunner.rb:13:in `run'
from runner.rb:7


BTW: have a nice christmas
 
S

Simon Strandgaard

Just installed ruby-1.8.1-preview4, After this failure, it seems to hang
forever. It would be nice when a testcase exceeds a timelimit, say 15
seconds, outputted to the display which method it currently were
evaluating. I had to CTRL-C it.
[snip problem with drb]

I had to let runner.rb ignore the 'drb' directory.

server> pwd
/usr/home/neoneye/install/ruby-1.8.1/test
server> mv drb ../test_drb
server> ruby runner.rb > res
basic_auth is not supported under soap4r + net/http for now.
server>


The 'res' files contains 67 errors, where 63 are on this form:
test_fixnum_ivar(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module

Also a problem with iconv:
test_wsdl(XSD::TestEmptyCharset):
RuntimeError: uconv or iconv is required for Japanese encoding support.


Am I doing something wrong ?

--
Simon Strandgaard



output from test attached:

Loaded suite .
Started
............................................................................................................................................................................................................................................................................................................................EEEEEEEE.EEEEEEEEEEEEEEEEEEE.EEEEEEEEEEEEEEE.EEEEEEEEEEEEEEEEEEEEE........................................................................................................................................................EE.EE..............................................................................
Finished in 14.435491 seconds.

1) Error:
test_charset(SOAP::TestStreamHandler):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:102:in `invoke'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `do_server_proc'
./soap/test_streamhandler.rb:184:in `test_charset'

2) Error:
test_normal(SOAP::TestStreamHandler):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:102:in `invoke'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `do_server_proc'
./soap/test_streamhandler.rb:138:in `test_normal'

3) Error:
test_proxy(SOAP::TestStreamHandler):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:102:in `invoke'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `do_server_proc'
./soap/test_streamhandler.rb:169:in `test_proxy'

4) Error:
test_calc(SOAP::Calc::TestCalc):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:102:in `invoke'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `add'
./soap/calc/test_calc.rb:46:in `test_calc'

5) Error:
test_calc2(SOAP::Calc::TestCalc2):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:102:in `invoke'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `set'
./soap/calc/test_calc2.rb:49:in `test_calc2'

6) Error:
test_calc_cgi(SOAP::Calc::TestCalcCGI):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:102:in `invoke'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `add'
./soap/calc/test_calc_cgi.rb:61:in `test_calc_cgi'

7) Error:
test_hello_world(SOAP::HelloWorld::TestHelloWorld):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:102:in `invoke'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `hello_world'
./soap/helloworld/test_helloworld.rb:44:in `test_hello_world'

8) Error:
test_marshal(SOAP::Marshal::TestDigraph):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
./soap/marshal/test_digraph.rb:42:in `test_marshal'

9) Error:
test_array(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:88:in `test_array'

10) Error:
test_array_ivar(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:98:in `test_array_ivar'

11) Error:
test_array_subclass(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:92:in `test_array_subclass'

12) Error:
test_bignum(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:167:in `test_bignum'

13) Error:
test_exception(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:103:in `test_exception'

14) Error:
test_exception_subclass(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:107:in `test_exception_subclass'

15) Error:
test_extend(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:431:in `test_extend'

16) Error:
test_extend_string(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:444:in `test_extend_string'

17) Error:
test_false(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:111:in `test_false'

18) Error:
test_fixnum(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:175:in `test_fixnum'

19) Error:
test_fixnum_ivar(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:185:in `test_fixnum_ivar'

20) Error:
test_fixnum_ivar_self(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:193:in `test_fixnum_ivar_self'

21) Error:
test_float(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:199:in `test_float'

22) Error:
test_float_extend(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:226:in `test_float_extend'

23) Error:
test_float_inf_nan(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:205:in `test_float_inf_nan'

24) Error:
test_float_ivar(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:214:in `test_float_ivar'

25) Error:
test_float_ivar_self(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:220:in `test_float_ivar_self'

26) Error:
test_hash(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:116:in `test_hash'

27) Error:
test_hash_default(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:122:in `test_hash_default'

28) Error:
test_hash_extend(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:145:in `test_hash_extend'

29) Error:
test_hash_ivar(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:139:in `test_hash_ivar'

30) Error:
test_hash_subclass(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:128:in `test_hash_subclass'

31) Error:
test_hash_subclass_extend(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:157:in `test_hash_subclass_extend'

32) Error:
test_nil(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:393:in `test_nil'

33) Error:
test_object(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:50:in `test_object'

34) Error:
test_object_etend(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:60:in `test_object_extend'

35) Error:
test_object_subclass(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:54:in `test_object_subclass'

36) Error:
test_object_subclass_extend(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:72:in `test_object_subclass_extend'

37) Error:
test_range(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:237:in `test_range'

38) Error:
test_range_cyclic(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:410:in `test_range_cyclic'

39) Error:
test_range_subclass(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:242:in `test_range_subclass'

40) Error:
test_regexp(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:247:in `test_regexp'

41) Error:
test_regexp_subclass(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:253:in `test_regexp_subclass'

42) Error:
test_share(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:399:in `test_share'

43) Error:
test_string(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:258:in `test_string'

44) Error:
test_string_crlf(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:468:in `test_string_crlf'

45) Error:
test_string_empty(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:464:in `test_string_empty'

46) Error:
test_string_escape(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:472:in `test_string_escape'

47) Error:
test_string_ivar(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:264:in `test_string_ivar'

48) Error:
test_string_subclass(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:268:in `test_string_subclass'

49) Error:
test_string_subclass_cycle(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:274:in `test_string_subclass_cycle'

50) Error:
test_string_subclass_extend(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:284:in `test_string_subclass_extend'

51) Error:
test_struct(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:306:in `test_struct'

52) Error:
test_struct_ivar(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:321:in `test_struct_ivar'

53) Error:
test_struct_subclass(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:315:in `test_struct_subclass'

54) Error:
test_struct_subclass_extend(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:327:in `test_struct_subclass_extend'

55) Error:
test_struct_toplevel(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:492:in `test_struct_toplevel'

56) Error:
test_symbol(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:337:in `test_symbol'

57) Error:
test_time(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:374:in `test_time'
./soap/marshal/test_marshal.rb:372:in `times'
./soap/marshal/test_marshal.rb:372:in `test_time'

58) Error:
test_time_ivar(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:385:in `test_time_ivar'

59) Error:
test_time_subclass(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:379:in `test_time_subclass'

60) Error:
test_true(SOAP::Marshal::TestMarshal):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:32:in `load'
./soap/marshal/test_marshal.rb:19:in `decode'
./soap/marshal/test_marshal.rb:25:in `marshaltest'
./soap/marshal/test_marshal.rb:31:in `marshal_equal'
./soap/marshal/test_marshal.rb:389:in `test_true'

61) Error:
test_foo1(SOAP::Marshal::TestStruct):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
./soap/marshal/test_struct.rb:41:in `convert'
./soap/marshal/test_struct.rb:19:in `test_foo1'

62) Error:
test_foo2(SOAP::Marshal::TestStruct):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
./soap/marshal/test_struct.rb:41:in `convert'
./soap/marshal/test_struct.rb:27:in `test_foo2'

63) Error:
test_foo3(SOAP::Marshal::TestStruct):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/marshal.rb:44:in `unmarshal'
./soap/marshal/test_struct.rb:41:in `convert'
./soap/marshal/test_struct.rb:35:in `test_foo3'

64) Error:
test_datetime(WSDL::Datetime::TestDatetime):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:282:in `invoke'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:224:in `rpc_send'
(eval):2:in `now'
./wsdl/datetime/test_datetime.rb:62:in `test_datetime'

65) Error:
test_time(WSDL::Datetime::TestDatetime):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:282:in `invoke'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:224:in `rpc_send'
(eval):2:in `now'
./wsdl/datetime/test_datetime.rb:76:in `test_time'

66) Error:
test_raa(WSDL::RAA::TestRAA):
NameError: undefined local variable or method `num' for REXML::Encoding:Module
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/US-ASCII.rb:13
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:24:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/parser.rb:89:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/processor.rb:36:in `unmarshal'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:282:in `invoke'
/home/neoneye/stow/ruby/lib/ruby/1.8/soap/wsdlDriver.rb:224:in `rpc_send'
(eval):2:in `getAllListings'
./wsdl/raa/test_raa.rb:62:in `test_raa'

67) Error:
test_wsdl(XSD::TestEmptyCharset):
RuntimeError: uconv or iconv is required for Japanese encoding support.
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encodings/EUC-JP.rb:35
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `load'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/encoding.rb:29:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/source.rb:41:in `encoding='
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/baseparser.rb:183:in `pull'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/parsers/streamparser.rb:12:in `parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/rexml/document.rb:166:in `parse_stream'
/home/neoneye/stow/ruby/lib/ruby/1.8/xsd/xmlparser/rexmlparser.rb:27:in `do_parse'
/home/neoneye/stow/ruby/lib/ruby/1.8/wsdl/xmlSchema/parser.rb:60:in `parse'
./xsd/test_noencoding.rb:14:in `test_wsdl'

616 tests, 6375 assertions, 0 failures, 67 errors
 
T

ts

S> /stow/ruby/lib/ruby/1.8/drb/drb.rb:705:in `open': druby://server.neoneye.home:64

Same here : I've error with drb


nasun% cat s.rb
require 'drb/drb'

# The URI for the server to connect to
URI="druby://localhost:8787"

class TimeServer

def get_current_time
return Time.now
end

end

# The object that handles requests on the server
FRONT_OBJECT=TimeServer.new
#
$SAFE = 1 # disable eval() and friends

DRb.start_service(URI, FRONT_OBJECT)
# Wait for the drb server thread to finish before exiting.
DRb.thread.join
nasun%

nasun% cat c.rb
require 'drb/drb'

# The URI to connect to
SERVER_URI="druby://localhost:8787"
#
# Start a local DRbServer to handle callbacks.
#
# Not necessary for this small example, but will be required
# as soon as we pass a non-marshallable object as an argument
# to a dRuby call.
DRb.start_service

timeserver = DRbObject.new_with_uri(SERVER_URI)
puts timeserver.get_current_time
#
nasun%

nasun% /opt/sparcv9/bin/ruby -vrrbconfig -e 'p Config::CONFIG["CC"]'
ruby 1.8.1 (2003-10-31) [sparc-solaris2.8]
"/opt/gcc332/bin/gcc -m64 -mcpu=ultrasparc"
nasun%

nasun% /opt/sparcv9/bin/ruby s.rb &
[2] 25727
nasun%

nasun% /opt/sparcv9/bin/ruby c.rb
Mon Dec 22 15:30:53 MET 2003
nasun%


nasun% ruby -vrrbconfig -e 'p Config::CONFIG["CC"]'
ruby 1.8.1 (2003-12-22) [sparc-solaris2.8]
"gcc -m64 -mcpu=ultrasparc"
nasun%

this is the same gcc

nasun% gcc -v
Reading specs from /opt/sparcv9/bin/../lib/gcc-lib/sparc-sun-solaris2.8/3.3.2/specs
Configured with: /j/ts/gcc-3.3.2/configure --with-as=/usr/ccs/bin/as --with-ld=/usr/ccs/bin/ld --prefix=/opt/gcc332
Thread model: posix
gcc version 3.3.2
nasun%

nasun% ruby s.rb &
[2] 25739
nasun%

nasun% ruby c.rb
/usr/home/msys/decoux/local/r181/lib/ruby/1.8/drb/drb.rb:553:in `read': Resource temporarily unavailable (DRb::DRbConnError)
from /usr/home/msys/decoux/local/r181/lib/ruby/1.8/drb/drb.rb:553:in `load'
from /usr/home/msys/decoux/local/r181/lib/ruby/1.8/drb/drb.rb:610:in `recv_reply'
from /usr/home/msys/decoux/local/r181/lib/ruby/1.8/drb/drb.rb:864:in `recv_reply'
from /usr/home/msys/decoux/local/r181/lib/ruby/1.8/drb/drb.rb:1090:in `send_message'
from /usr/home/msys/decoux/local/r181/lib/ruby/1.8/drb/drb.rb:1015:in `method_missing'
from /usr/home/msys/decoux/local/r181/lib/ruby/1.8/drb/drb.rb:1014:in `open'
from /usr/home/msys/decoux/local/r181/lib/ruby/1.8/drb/drb.rb:1014:in `method_missing'
from c.rb:14
nasun%



Guy Decoux
 
M

Masayoshi Takahashi

Hello,

NAKAMURA said:
Folks, who are not in Christmas holiday :),
please run the testsuite after installing preview4. Then,
please take a little time to file the report if any failures or
errors would be found.

$ make && make test && make install && cd test && ruby runner.rb

I tried to do so.
./configure --prefix=/usr/local/ruby181p4 (snip)
(snip)
make test test succeeded
su
Password:
# make install
(snip)
# exit
logout
cd test/
/usr/local/ruby181p4/bin/ruby runner.rb
./soap/helloworld/hw_s.rb:3: undefined superclass `StandaloneServer' (TypeError)
from ./soap/helloworld/test_helloworld.rb:6:in `require'
from ./soap/helloworld/test_helloworld.rb:6
from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:75:in `require'
from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:75:in `collect_file'
from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:58:in `recursive_collect'
from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:50:in `each'
from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:50:in `recursive_collect'
from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/collector/dir.rb:54:in `recursive_collect'
... 7 levels...
from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/autorunner.rb:54:in `[]'
from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/autorunner.rb:181:in `run'
from /usr/local/ruby181p4/lib/ruby/1.8/test/unit/autorunner.rb:13:in `run'
from runner.rb:7


(;_;) ... Am I wrong ?

/usr/local/ruby181p4/bin/ruby -v
ruby 1.8.1 (2003-12-22) [i386-freebsd5.1]


Regards,

TAKAHASHI 'Maki' Masayoshi E-mail: (e-mail address removed)
 
L

Lauren Elliott

N> $ make && make test && make install && cd test && ruby runner.rb

All good here on ppc:

snark {87}% /opt/bin/ruby -v
ruby 1.8.1 (2003-12-22) [powerpc-linux]
snark {88}% /opt/bin/ruby runner.rb
Loaded suite .
Started
[...]
Finished in 155.482435 seconds.

724 tests, 7334 assertions, 0 failures, 0 errors

¤¢¤ê¤¬¤È¤¦¤´¤¶¤¤¤Þ¤¹¡ª
 
D

Dennis Ranke

Folks, who are not in Christmas holiday :),
please run the testsuite after installing preview4. Then,
please take a little time to file the report if any failures or
errors would be found.

On a Playstation2 running linux:

ruby 1.8.1 (2003-12-22) [mipsel-linux]

Loaded suite .
Started
..................................................................................................................................................................................................................................................................................................................................................................................................................F.F...................EEEEEEE................................................................EEEEFEEEFEEEE.EF.EE.E..............................................................................................................................EE.E........F.F....................................................................
Finished in 256.917632 seconds.

1) Failure:
test_SOAPDouble(SOAP::TestSOAP) [./soap/test_basetype.rb:257]:
<"-0"> expected but was
<"+0">.

2) Failure:
test_SOAPFloat(SOAP::TestSOAP)
[./soap/test_basetype.rb:161:in `test_SOAPFloat'
./soap/test_basetype.rb:160:in `each'
./soap/test_basetype.rb:160:in `test_SOAPFloat']:
<1.4e-45> expected but was
<0.0>.

3) Error:
test_charset(SOAP::TestStreamHandler):
SocketError: getaddrinfo: Temporary failure in name resolution
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `initialize'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `new'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
/usr/local/lib/ruby/1.8/timeout.rb:55:in `timeout'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
/usr/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `open'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'
/usr/local/lib/ruby/1.8/net/http.rb:419:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:93:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:72:in `post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:184:in `send_post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:100:in `send'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:95:in `invoke'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/usr/local/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `do_server_proc'
./soap/test_streamhandler.rb:184:in `test_charset'

4) Error:
test_normal(SOAP::TestStreamHandler):
SocketError: getaddrinfo: Temporary failure in name resolution
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `initialize'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `new'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
/usr/local/lib/ruby/1.8/timeout.rb:55:in `timeout'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
/usr/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `open'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'
/usr/local/lib/ruby/1.8/net/http.rb:419:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:93:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:72:in `post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:184:in `send_post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:100:in `send'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:95:in `invoke'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/usr/local/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `do_server_proc'
./soap/test_streamhandler.rb:138:in `test_normal'

5) Error:
test_proxy(SOAP::TestStreamHandler):
SocketError: getaddrinfo: Temporary failure in name resolution
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `initialize'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `new'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
/usr/local/lib/ruby/1.8/timeout.rb:55:in `timeout'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
/usr/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `open'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'
/usr/local/lib/ruby/1.8/net/http.rb:419:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:93:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:72:in `post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:184:in `send_post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:100:in `send'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:95:in `invoke'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/usr/local/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `do_server_proc'
./soap/test_streamhandler.rb:169:in `test_proxy'

6) Error:
test_calc(SOAP::Calc::TestCalc):
SocketError: getaddrinfo: Temporary failure in name resolution
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `initialize'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `new'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
/usr/local/lib/ruby/1.8/timeout.rb:55:in `timeout'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
/usr/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `open'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'
/usr/local/lib/ruby/1.8/net/http.rb:419:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:93:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:72:in `post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:184:in `send_post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:100:in `send'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:95:in `invoke'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/usr/local/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `add'
./soap/calc/test_calc.rb:46:in `test_calc'

7) Error:
test_calc2(SOAP::Calc::TestCalc2):
SocketError: getaddrinfo: Temporary failure in name resolution
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `initialize'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `new'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
/usr/local/lib/ruby/1.8/timeout.rb:55:in `timeout'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
/usr/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `open'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'
/usr/local/lib/ruby/1.8/net/http.rb:419:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:93:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:72:in `post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:184:in `send_post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:100:in `send'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:95:in `invoke'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/usr/local/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `set'
./soap/calc/test_calc2.rb:49:in `test_calc2'

8) Error:
test_calc_cgi(SOAP::Calc::TestCalcCGI):
SocketError: getaddrinfo: Temporary failure in name resolution
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `initialize'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `new'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
/usr/local/lib/ruby/1.8/timeout.rb:55:in `timeout'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
/usr/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `open'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'
/usr/local/lib/ruby/1.8/net/http.rb:419:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:93:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:72:in `post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:184:in `send_post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:100:in `send'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:95:in `invoke'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/usr/local/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `dd'
./soap/calc/test_calc_cgi.rb:61:in `test_calc_cgi'

9) Error:
test_hello_world(SOAP::HelloWorld::TestHelloWorld):
SocketError: getaddrinfo: Temporary failure in name resolution
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `initialize'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `new'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
/usr/local/lib/ruby/1.8/timeout.rb:55:in `timeout'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
/usr/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `open'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'
/usr/local/lib/ruby/1.8/net/http.rb:419:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:93:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:72:in `post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:184:in `send_post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:100:in `send'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:95:in `invoke'
/usr/local/lib/ruby/1.8/soap/rpc/proxy.rb:108:in `call'
/usr/local/lib/ruby/1.8/soap/rpc/driver.rb:190:in `call'
(eval):2:in `hello_world'
./soap/helloworld/test_helloworld.rb:44:in `test_hello_world'

10) Error:
test_AREF(TestStringScanner):
NoMethodError: undefined method `get_byte' for #<StringScanner_R 11/14
"...trb st" @ "trc">
./strscan/test_stringscanner.rb:359:in `test_AREF'

11) Error:
test_bol?(TestStringScanner):
NoMethodError: undefined method `bol?' for #<StringScanner_R 0/20 @
"a\nbbb...">
./strscan/test_stringscanner.rb:95:in `test_bol?'

12) Error:
test_concat(TestStringScanner):
NoMethodError: undefined method `concat' for #<StringScanner_R 1/1 a" @>
./strscan/test_stringscanner.rb:147:in `test_concat'

13) Error:
test_const_Id(TestStringScanner):
NameError: uninitialized constant StringScanner_R::Id
./strscan/test_stringscanner.rb:54:in `test_const_Id'

14) Failure:
test_const_Version(TestStringScanner) [./strscan/test_stringscanner.rb:50]:
<true> expected but was
<false>.

15) Error:
test_eos?(TestStringScanner):
TypeError: can't modify frozen string
./strscan/test_stringscanner.rb:89:in `replace'
./strscan/test_stringscanner.rb:89:in `test_eos?'

16) Error:
test_get_byte(TestStringScanner):
NoMethodError: undefined method `get_byte' for #<StringScanner_R 0/5 @
"abcde">
./strscan/test_stringscanner.rb:257:in `test_get_byte'

17) Error:
test_getch(TestStringScanner):
TypeError: can't modify frozen string
./strscan/test_stringscanner.rb:251:in `replace'
./strscan/test_stringscanner.rb:251:in `test_getch'

18) Failure:
test_inspect(TestStringScanner) [./strscan/test_stringscanner.rb:64]:
<"#<StringScanner 0/11 @ \"test ...\">"> expected but was
<"#<StringScanner_R 0/11 @ \"test ...\">">.

19) Error:
test_matched(TestStringScanner):
NoMethodError: undefined method `[]' for nil:NilClass
/usr/local/lib/ruby/site_ruby/1.8/rscan.rb:137:in `matched'
./strscan/test_stringscanner.rb:300:in `test_matched'

20) Error:
test_pos(TestStringScanner):
NoMethodError: undefined method `get_byte' for #<StringScanner_R 0/11 @
"test ...">
./strscan/test_stringscanner.rb:136:in `test_pos'

21) Error:
test_post_match(TestStringScanner):
NoMethodError: undefined method `post_match' for #<StringScanner_R 1/9 a
" @ " b c ...">
./strscan/test_stringscanner.rb:424:in `test_post_match'

22) Error:
test_pre_match(TestStringScanner):
NoMethodError: undefined method `pre_match' for #<StringScanner_R 1/9 a "
@ " b c ...">
./strscan/test_stringscanner.rb:392:in `test_pre_match'

23) Error:
test_s_allocate(TestStringScanner):
NoMethodError: undefined method `size' for nil:NilClass
/usr/local/lib/ruby/site_ruby/1.8/rscan.rb:31:in `inspect'
./strscan/test_stringscanner.rb:33:in `test_s_allocate'

24) Failure:
test_s_mustc(TestStringScanner) [./strscan/test_stringscanner.rb:43]:
Exception raised:
Class: <NotImplementedError>
Message: <"strscan is not C version">
---Backtrace---
/usr/local/lib/ruby/site_ruby/1.8/rscan.rb:18:in `must_C_version'
../strscan/test_stringscanner.rb:44:in `test_s_mustc'
../strscan/test_stringscanner.rb:43:in `assert_nothing_raised'
../strscan/test_stringscanner.rb:43:in `test_s_mustc'
---------------

25) Error:
test_scan(TestStringScanner):
TypeError: can't modify frozen string
./strscan/test_stringscanner.rb:204:in `replace'
./strscan/test_stringscanner.rb:204:in `test_scan'

26) Error:
test_skip(TestStringScanner):
TypeError: can't modify frozen string
./strscan/test_stringscanner.rb:222:in `replace'
./strscan/test_stringscanner.rb:222:in `test_skip'

27) Error:
test_terminate(TestStringScanner):
NoMethodError: undefined method `terminate' for #<StringScanner_R 1/4 ss"
@ "sss">
./strscan/test_stringscanner.rb:458:in `test_terminate'

28) Error:
test_datetime(WSDL::Datetime::TestDatetime):
SocketError: getaddrinfo: Temporary failure in name resolution
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `initialize'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `new'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
/usr/local/lib/ruby/1.8/timeout.rb:55:in `timeout'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
/usr/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `open'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'
/usr/local/lib/ruby/1.8/net/http.rb:419:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:93:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:72:in `post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:184:in `send_post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:100:in `send'
/usr/local/lib/ruby/1.8/soap/wsdlDriver.rb:275:in `invoke'
/usr/local/lib/ruby/1.8/soap/wsdlDriver.rb:224:in `rpc_send'
(eval):2:in `now'
./wsdl/datetime/test_datetime.rb:62:in `test_datetime'

29) Error:
test_time(WSDL::Datetime::TestDatetime):
SocketError: getaddrinfo: Temporary failure in name resolution
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `initialize'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `new'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
/usr/local/lib/ruby/1.8/timeout.rb:55:in `timeout'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
/usr/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `open'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'
/usr/local/lib/ruby/1.8/net/http.rb:419:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:93:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:72:in `post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:184:in `send_post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:100:in `send'
/usr/local/lib/ruby/1.8/soap/wsdlDriver.rb:275:in `invoke'
/usr/local/lib/ruby/1.8/soap/wsdlDriver.rb:224:in `rpc_send'
(eval):2:in `now'
./wsdl/datetime/test_datetime.rb:76:in `test_time'

30) Error:
test_raa(WSDL::RAA::TestRAA):
SocketError: getaddrinfo: Temporary failure in name resolution
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `initialize'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `new'
/usr/local/lib/ruby/1.8/net/protocol.rb:83:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `timeout'
/usr/local/lib/ruby/1.8/timeout.rb:55:in `timeout'
/usr/local/lib/ruby/1.8/net/protocol.rb:82:in `connect'
/usr/local/lib/ruby/1.8/net/protocol.rb:64:in `initialize'
/usr/local/lib/ruby/1.8/net/protocols.rb:38:in `initialize'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `open'
/usr/local/lib/ruby/1.8/net/http.rb:430:in `do_start'
/usr/local/lib/ruby/1.8/net/http.rb:419:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:93:in `start'
/usr/local/lib/ruby/1.8/soap/netHttpClient.rb:72:in `post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:184:in `send_post'
/usr/local/lib/ruby/1.8/soap/streamHandler.rb:100:in `send'
/usr/local/lib/ruby/1.8/soap/wsdlDriver.rb:275:in `invoke'
/usr/local/lib/ruby/1.8/soap/wsdlDriver.rb:224:in `rpc_send'
(eval):2:in `getAllListings'
./wsdl/raa/test_raa.rb:62:in `test_raa'

31) Failure:
test_XSDDouble(XSD::TestXSD) [./xsd/test_xsd.rb:290]:
<"-0"> expected but was
<"+0">.

32) Failure:
test_XSDFloat(XSD::TestXSD)
[./xsd/test_xsd.rb:194:in `test_XSDFloat'
./xsd/test_xsd.rb:193:in `each'
./xsd/test_xsd.rb:193:in `test_XSDFloat']:
<1.4e-45> expected but was
<0.0>.

724 tests, 7114 assertions, 7 failures, 25 errors
 
D

Dave Brown

: Folks, who are not in Christmas holiday :),
: please run the testsuite after installing preview4. Then,
: please take a little time to file the report if any failures or
: errors would be found.
:
: $ make && make test && make install && cd test && ruby runner.rb

Finished in 106.388445 seconds.

704 tests, 7290 assertions, 0 failures, 0 errors
dagbrown@ohno:~/ruby-1.8.1preview4/src/ruby-1.8.1/test$ uname -a
SunOS ohno.mrbill.net 5.9 Generic_112233-07 sun4u sparc SUNW,Ultra-5_10

....and, on the machine running Lunar Linux...

Finished in 65.429907 seconds.

724 tests, 7334 assertions, 0 failures, 0 errors
:) [.../ruby-1.8.1preview4/src/test] uname -a
Linux phb 2.4.20-lunar-r1.2-aggressive #1 Sun December 21 13:30:30 PST 2003 i686 unknown unknown GNU/Linux

That said, I'm sure I'd make a terrible QA tester; I have an
amazing knack for having things Just Work for me where other
people can make them explode in all kinds of wonderful ways.

--Dave
 
N

NAKAMURA, Hiroshi

Hi, ts,
From: "ts" <[email protected]>
Sent: Monday, December 22, 2003 10:14 PM
n> Change US-ASCII.rb:3 to <<-'EOL', or try [ruby-core:01960].

it work now (I have modified US-ASCII)

We should commit the 'EOL' change before 1.8.1, I think.
1) Error:
test_wsdl(XSD::TestEmptyCharset):
Errno::EINVAL: Invalid argument - iconv("euc-jp", "utf-8")

Changed the test to rescue Errno::EINVAL according to [ruby-talk:88650].

Thanks,
// NaHi
 
N

NAKAMURA, Hiroshi

Hi,
From: "Dennis Ranke" <[email protected]>
Newsgroups: comp.lang.ruby
Sent: Tuesday, December 23, 2003 7:06 AM
On a Playstation2 running linux:

Thanks. Very interesting. Seems to be 3 kind of errors.


[1, 2, 31, 32; floating point]
1) Failure:
test_SOAPDouble(SOAP::TestSOAP) [./soap/test_basetype.rb:257]:
<"-0"> expected but was
<"+0">.

How does this dump?
$ ruby -e 'a = -0.0; p (1 / a > 0.0)'

expecting false...
2) Failure:
test_SOAPFloat(SOAP::TestSOAP)
[./soap/test_basetype.rb:161:in `test_SOAPFloat'
./soap/test_basetype.rb:160:in `each'
./soap/test_basetype.rb:160:in `test_SOAPFloat']:
<1.4e-45> expected but was
<0.0>.

Hmm...


[3-9, 28-30; socket]
3) Error:
test_charset(SOAP::TestStreamHandler):
SocketError: getaddrinfo: Temporary failure in name resolution

$ ruby -rsocket -e 'p Socket.getaddrinfo("localhost", "http")'

Same error?


[10 - 27; strscan]
test_s_mustc(TestStringScanner) [./strscan/test_stringscanner.rb:43]:
Exception raised:
Class: <NotImplementedError>
Message: <"strscan is not C version">
---Backtrace---
/usr/local/lib/ruby/site_ruby/1.8/rscan.rb:18:in `must_C_version'
../strscan/test_stringscanner.rb:44:in `test_s_mustc'
../strscan/test_stringscanner.rb:43:in `assert_nothing_raised'
../strscan/test_stringscanner.rb:43:in `test_s_mustc'
---------------

Delete /usr/local/lib/ruby/site_ruby/1.8/rscan.rb and strscan related file
(/usr/local/lib/ruby/site_ruby/1.8/i686-linux/* or something).
Would you please try it again then?

Regards,
// NaHi
 
Z

Zachary P. Landau

--FL5UXtIhxfXey3p5
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Enjoy and report problems if you find any.

jello test # ruby soap/test_streamhandler.rb
Loaded suite soap/test_streamhandler
Started
F..E
Finished in 0.97705 seconds.

1) Failure:
test_basic_auth(SOAP::TestStreamHandler)
[soap/test_streamhandler.rb:154]:
<"Basic Zm9vOmJhcg=="> expected but was
<nil>.

2) Error:
test_proxy(SOAP::TestStreamHandler):
NameError: uninitialized constant
HTTPAccess2::Client::NO_PROXY_HOSTS
soap/test_streamhandler.rb:174:in `test_proxy'

jello test # uname -a
Linux jello 2.6.0-test11-gentoo-r1 #1 Fri Dec 5 23:58:13 EST 2003 i686
Celeron (Coppermine) GenuineIntel GNU/Linux


All the other tests ran fine.

--
Zachary P. Landau <[email protected]>
GPG: gpg --recv-key 0x24E5AD99 | http://kapheine.hypa.net/kapheine.asc

--FL5UXtIhxfXey3p5
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/57W/CwWyMCTlrZkRAgHGAJ4jfFfBaKoYzXsMOfJZbZgxwFnHywCeJgCy
+lOPkrWEfNEhvHKMHFYOjqk=
=s2m+
-----END PGP SIGNATURE-----

--FL5UXtIhxfXey3p5--
 
N

NAKAMURA, Hiroshi

Hi, Zachary,
1) Failure:
test_basic_auth(SOAP::TestStreamHandler)
[soap/test_streamhandler.rb:154]:
<"Basic Zm9vOmJhcg=="> expected but was
<nil>.

2) Error:
test_proxy(SOAP::TestStreamHandler):
NameError: uninitialized constant
HTTPAccess2::Client::NO_PROXY_HOSTS
soap/test_streamhandler.rb:174:in `test_proxy'

Hmm. Seems to have an old version of http-access2 installed.
rm -rf /usr/local/lib/ruby/site_ruby/1.8/http-access2*
or get the latest version from
http://raa.ruby-lang.org/list.rhtml?name=http-access2
Would you please run the test again?

Regards,
// NaHi
 
Z

Zachary P. Landau

--aM3YZ0Iwxop3KEKx
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
Content-Transfer-Encoding: quoted-printable
1) Failure:
test_basic_auth(SOAP::TestStreamHandler)
[soap/test_streamhandler.rb:154]:
<"Basic Zm9vOmJhcg=3D=3D"> expected but was
<nil>.
=20
2) Error:
test_proxy(SOAP::TestStreamHandler):
NameError: uninitialized constant
HTTPAccess2::Client::NO_PROXY_HOSTS
soap/test_streamhandler.rb:174:in `test_proxy'
=20
Hmm. Seems to have an old version of http-access2 installed.
rm -rf /usr/local/lib/ruby/site_ruby/1.8/http-access2*
or get the latest version from
http://raa.ruby-lang.org/list.rhtml?name=3Dhttp-access2
Would you please run the test again?

That solved the problem. All of the tests pass now. Thanks.

--
Zachary P. Landau <[email protected]>
GPG: gpg --recv-key 0x24E5AD99 | http://kapheine.hypa.net/kapheine.asc

--aM3YZ0Iwxop3KEKx
Content-Type: application/pgp-signature
Content-Disposition: inline

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/57kUCwWyMCTlrZkRAm/mAJ0QgV9+Ph7g/OMxc8yP/TJMdb82/wCfZRI6
b1C39Ws871I41GFwOc7qxBk=
=ItaY
-----END PGP SIGNATURE-----

--aM3YZ0Iwxop3KEKx--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,578
Members
45,052
Latest member
LucyCarper

Latest Threads

Top