[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] javaHL testBasicLogMessage test fails

From: Patrick Mayweg <mayweg_at_qint.de>
Date: 2004-08-30 08:54:21 CEST

Hi David,
I do not understand, why I never hit that problem, but I will commit
your patch later today.
Regards,
Patrick
David James wrote:

>In the latest version of Subversion, the "testBasicLogMessage" test
>fails because the word "LogMessage" is spelled incorrectly in the test
>code, but is spelled correctly in the Subversion source code. This
>patch corrects the spelling in the test case, and therefore fixes this
>issue.
>
>The patch is attached.
>
>Cheers,
>
>David James
>
>Type make javahl-check to get these error messages:
>/usr/lib/j2se/1.4/bin/java
>-Djava.library.path=/home/djames/subversion/build/install/lib
>-classpath subversion/bindings/java/javahl/classes:/usr/local/lib/junit.jar
>org.tigris.subversion.javahl.tests.BasicTests
>....................F
>Time: 130.088
>There was 1 failure:
>1) testBasicLogMessage(org.tigris.subversion.javahl.tests.BasicTests)
>junit.framework.ComparisonFailure: wrong message expected:<......> but
>was:<...s...>
> at org.tigris.subversion.javahl.tests.BasicTests.testBasicLogMessage(BasicTests.java:1281)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> at org.tigris.subversion.javahl.tests.BasicTests.main(BasicTests.java:67)
>
>FAILURES!!!
>Tests run: 20, Failures: 1, Errors: 0
>
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
>For additional commands, e-mail: dev-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 30 08:54:50 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.