|
Hi John, I tested the new target
on Windows and it is working fine for up to certain level and hangs with the
following messages on the screen.
[exec] ResponseSender: Sent response To Client
[exec] at
sun.nio.cs.StreamDecoder.read(StreamDecoder.java:183)
[exec] at
java.io.InputStreamReader.read(InputStreamReader.java:167)
[exec] at
java.io.BufferedReader.read1(BufferedReader.java:185)
[exec] at
java.io.BufferedReader.read(BufferedReader.java:261)
[exec] at java.io.Reader.read(Reader.java:122)
[exec] at org.apache.test.MockServerThread.run(Unknown
Source)
[exec] at java.lang.Thread.run(Thread.java:595) [exec]
MockServerThread#run(): exit [stopwatch]
[UnitTest_XSD_nonPositiveInteger.timer: 0.218 sec]
[echo] UnitTest_XSD_nonPositiveInteger - Execution Time - 0.218 sec stopMonitor:
[java] StopTCPMonitor#stopMonitor(): Sending stop message to monitor
[java] Mockserver#run(): Got a new client request
[java] MockServerThread(): entry
[java] MockServerThread#run():About to wait for stop msg I ran the build target
again without changing anything and I found that I is working smoothly up to
the end (is this a memory issue??) We’ll test this on
Linux platform today and let you know the results. I noticed that some of
the tests are failing specially ComplexLists as it returns garbage. The problem
should be with the Deserialization of the client side. The .out file of this
test is as follows request successful 7 x Í`ÐÐÒàÓ request successful 7 x Í`ÐÐÒàÓ ale->errortext is NULL ale->errorcode is NULL request successful 7 x Í`ÐÐÒàÓ ---------------------- TEST
COMPLETE ----------------------------- I think that some recent
changes in the deserialization lead the test to this error. Currently I’m
working on to add more unit tests to the system. Yesterday I could not look in
to that because I found a build breakage on Linux and AIX as a result of my
changes on Exception model so I fixed it and tested. Thanks, Dushshantha From: John Hawkins
[mailto:[EMAIL PROTECTED]
|
- RE: unitTest in build process Dushshantha Chandradasa
- Fw: unitTest in build process Mark Whitlock
- Re: unitTest in build process Nadir Amra
- Re: unitTest in build process Adrian Dick
