Hi,

there are 2 tests that fail:

junit.framework.AssertionFailedError: The cvs command failed.
cvs [log aborted]: Failed to obtain lock on /.directory_history,v: FAIL Lock not within repository

    at junit.framework.Assert.fail(Assert.java:47)
    at org.apache.maven.scm.provider.cvslib.command.changelog.CvsChangeLogCommandTest.testChangeLog(CvsChangeLogCommandTest.java:82)
    at org.apache.maven.scm.provider.cvslib.command.changelog.CvsChangeLogCommandTest.testGetCommandWithStartAndEndDate(CvsChangeLogCommandTest.java:46)

================

junit.framework.AssertionFailedError: expected:<38403> but was:<39511>
    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:136)
    at junit.framework.Assert.assertEquals(Assert.java:142)
    at org.apache.maven.scm.provider.cvslib.command.checkout.CvsCheckoutCommandTest.testCheckOutWithTag(CvsCheckoutCommandTest.java:88)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

regards,

Wim

2005/11/21, Emmanuel Venisse <[EMAIL PROTECTED]>:
we do lot of cvs operations (on local) (same with svn provider)

What are your errors?

Emmanuel

Wim Deblauwe a écrit :
> Hi,
>
> the cvs tests fail on my machine. They also run extremely slow. Are
> these tests trying to do real cvs operations perhaps?
>
> regards,
>
> Wim


Reply via email to