Thanks Oliver,

The test system is quite rich and complex. So I'd like to know if someone
faced the same problem before with the HEAD cvs branch of slide.
The error is exactly the same (with same value, i.e.
java.lang.NumberFormatException: For input string: "1 ")
for each test of this test package.

Oliver

-----Message d'origine-----
De : Oliver Zeigermann [mailto:[EMAIL PROTECTED]
Envoy� : jeudi 15 avril 2004 15:59
� : Slide Developers Mailing List
Objet : Re: tp.multi-user tests - systematic failures


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]

Reply via email to