[
https://issues.apache.org/jira/browse/SCM-120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17960298#comment-17960298
]
ASF GitHub Bot commented on SCM-120:
------------------------------------
jira-importer opened a new issue, #373:
URL: https://github.com/apache/maven-scm/issues/373
**[Mike
Perham](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=mperham)**
opened
**[SCM-120](https://issues.apache.org/jira/browse/SCM-120?redirect=false)** and
commented
junit.framework.ComparisonFailure: expected:<...10...> but was:<...09...>
at junit.framework.Assert.assertEquals(Assert.java:81)
at junit.framework.Assert.assertEquals(Assert.java:87)
at
org.apache.maven.scm.provider.clearcase.command.changelog.ClearCaseChangeLogCommandTest.testCommandLine(ClearCaseChangeLogCommandTest.java:97)
at
org.apache.maven.scm.provider.clearcase.command.changelog.ClearCaseChangeLogCommandTest.testGetCommandLineWithStartDate(ClearCaseChangeLogCommandTest.java:69)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
---
**Affects:** 1.0-beta-3
> ClearCase Changelog test failure
> --------------------------------
>
> Key: SCM-120
> URL: https://issues.apache.org/jira/browse/SCM-120
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Bug
> Components: maven-scm-provider-clearcase
> Affects Versions: 1.0-beta-3
> Reporter: Mike Perham
> Assignee: Mike Perham
> Priority: Major
> Fix For: 1.0-beta-3
>
>
> junit.framework.ComparisonFailure: expected:<...10...> but was:<...09...>
> at junit.framework.Assert.assertEquals(Assert.java:81)
> at junit.framework.Assert.assertEquals(Assert.java:87)
> at
> org.apache.maven.scm.provider.clearcase.command.changelog.ClearCaseChangeLogCommandTest.testCommandLine(ClearCaseChangeLogCommandTest.java:97)
> at
> org.apache.maven.scm.provider.clearcase.command.changelog.ClearCaseChangeLogCommandTest.testGetCommandLineWithStartDate(ClearCaseChangeLogCommandTest.java:69)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)