[ http://jira.codehaus.org/browse/SCM-121?page=comments#action_56066 ]
Dan Tran commented on SCM-121:
------------------------------
diff command test always fail on my pc ( xp, java5, cygwin cvs), but passes on
other machines ;(
-------------------------------------------------------------------------------
Battery: org.apache.maven.scm.provider.cvslib.command.diff.CvsDiffCommandTckTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 1, Errors: 0, Time elapsed: 3.609 sec
testDiffCommand(org.apache.maven.scm.provider.cvslib.command.diff.CvsDiffCommandTckTest)
Time elapsed: 3.609 sec <<< FAILURE!
[ stdout ] ---------------------------------------------------------------
[INFO] Executing: cvs -q -f diff -u -N
[INFO] Working directory:
C:\dev\maven\src\scm\maven-scm-providers\maven-scm-provider-cvs\target\scm-test\working-copy
[ stderr ] ---------------------------------------------------------------
[ stacktrace ] -----------------------------------------------------------
junit.framework.ComparisonFailure: expected:<@@ -0,0 +1 @@
+/src/main/java/org/Foo.java
\ No newline at end of file
> but was:<>
at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals(Assert.java:87)
at
org.apache.maven.scm.tck.command.diff.DiffCommandTckTest.testDiffCommand(DiffCommandTckTest.java:214)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
> Intermittent CVS test failures
> ------------------------------
>
> Key: SCM-121
> URL: http://jira.codehaus.org/browse/SCM-121
> Project: Maven SCM
> Type: Bug
> Components: maven-scm-provider-cvs
> Versions: 1.0-beta-3
> Reporter: Mike Perham
> Fix For: 1.0-beta-3
>
>
> Dan and I continue to have test failures when trying to compile the cvs
> plugin in our environment. I emailed these problems to the scm-dev list
> about a week ago.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira