It seems the tests do not trim numbers before they are converted from strings...

Oliver

Olivier CAUSSE wrote:

Each test fails with the same exception : java.lang.NumberFormatException:
For input string: "1 "
It seems that test definition causes problems.
Thanks,

Olivier

[TRACE BEGIN]---------------------------------------------------------
tp.multiuser:
tp.props:
tp.pattern:
[echo] tp.include=**/multi-user/**/*.xml
[echo] tp.exclude=Nothing
[tp] --------------------------------------------------------
[tp] Properties:
[tp] - Server URL...............: http://localhost:8080/slide
[tp] - Root folder..............: files
[tp] - User.....................: /slide/users/john
[tp] - Users (# of threads).....: 1
[tp] - Iterations (per thread)..: 1 [tp] --------------------------------------------------------
[tp] Writing results to
E:\appl\eclipse\workspace\Jakarta-slide-head\testsuite\result.xml
[tp] Entering directory:
E:\appl\eclipse\workspace\Jakarta-slide-head\testsuite\testsuite\junit\xmlte
stcases
[tp] 1/164:
ACL\multi-user\DifferentCollections\Deny\readACL_Single_Resource.xml
java.lang.NumberFormatException: For input string: "1 "
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Long.parseLong(Unknown Source)
at java.lang.Long.<init>(Unknown Source)
at
org.apache.slide.testsuite.testtools.tprocessor.TProcessors.exceuteStepOrRep
eater(TProcessors.java:533)
[TRACE END ]---------------------------------------------------------



--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]


.




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to