I was a bit surprised by the following when running the unit tests

-----------------------------------------
Standard error:
-----------------------------------------
C: Unknown Host

rsh.exe: can't establish connection

cvs [checkout aborted]: end of file from server (consult above messages if any)

-----------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.016
sec <<< FAILURE!

Results :

Failed tests:
  
testCheckOutWithoutTag(org.apache.maven.scm.provider.cvslib.cvsexe.command.checkout.CvsExeCheckoutCommandTest)
  
testCheckOutWithTag(org.apache.maven.scm.provider.cvslib.cvsexe.command.checkout.CvsExeCheckoutCommandTest)
  
testGetCommandWithStartAndEndDate(org.apache.maven.scm.provider.cvslib.cvsexe.command.changelog.CvsExeChangeLogCommandTest)
  
testGetCommandWithoutEndDate(org.apache.maven.scm.provider.cvslib.cvsexe.command.changelog.CvsExeChangeLogCommandTest)
  
testGetCommandWithBranchOrTag(org.apache.maven.scm.provider.cvslib.cvsexe.command.changelog.CvsExeChangeLogCommandTest)
  
testCvsUpdate(org.apache.maven.scm.provider.cvslib.cvsexe.command.update.CvsExeUpdateCommandTest)

(under windows)

Is this expected?
-r

Reply via email to