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

Re: svnBaseDirTest failure

From: Cédric Chabanois <cchabanois_at_no-log.org>
Date: 2004-09-30 23:54:23 CEST

>this also failed with the original code. is this failure correct? or
>is the test bad?
>
>junit.framework.AssertionFailedError: expected:</home/mml> but was:<home/mml>
> at junit.framework.Assert.fail(Assert.java:47)
> at junit.framework.Assert.failNotEquals(Assert.java:282)
> at junit.framework.Assert.assertEquals(Assert.java:64)
> at junit.framework.Assert.assertEquals(Assert.java:71)
> at org.tigris.subversion.svnclientadapter.SVNBaseDirTest.testBaseDir(SVNBaseDirTest.java:18)
>
>

This test passes on windows. Can you try it replacing baseDir by
baseDir.getCanonicalFile() in the assertEquals lines to see if something
changes ?

Cédric
Received on Fri Oct 1 07:54:23 2004

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

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