SOAP system SUnit tests failing unless debugged?

Masashi UMEZAWA masashi.umezawa at gmail.com
Wed Feb 1 11:24:47 UTC 2006


Hi,

Do you use Squeak 3.9a? If so, I think it is partly because of the new
TestRunner, which seems to be running multi-threaded now.

I will upgrade my test cases for the next release.

Cheers,

2006/1/31, Simon Kirk <Simon.Kirk at pinesoft.co.uk>:
> Hello all. I'm playing with the soap toolkit from SqueakMap, but
> something seems to be wrong: If I run some SUnit tests (specifically
> client ones - such as SoapHttpClientTestCase, or SoapCallTestCase) they
> are failing, saying they cannot connect to the server (localhost, port
> 8823). However, if I step through the tests via debugging, right into
> the point where the call is made to the server, the call appears to work
> fine (a connection is made, the expected return is received).
>
> What could be wrong here? It's almost like with the automated tests the
> server is dying before the tests are ever connecting.
>
> Cheers,
> S
>
>
> This message has been scanned for viruses by BlackSpider MailControl - www.blackspider.com

--
[:masashi | ^umezawa]



More information about the Squeak-dev mailing list