[
https://issues.apache.org/jira/browse/SCM-768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962929#comment-17962929
]
ASF GitHub Bot commented on SCM-768:
------------------------------------
jira-importer commented on issue #977:
URL: https://github.com/apache/maven-scm/issues/977#issuecomment-2964636985
**[Ohad
R](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=ohadr)**
commented
i solved this issue and committed. it is waiting for merge ( i opened a PR)
> TfsBranchCommandTest is failing
> --------------------------------
>
> Key: SCM-768
> URL: https://issues.apache.org/jira/browse/SCM-768
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Task
> Components: maven-scm-provider-tfs
> Reporter: Dan Tran
> Assignee: Dan Tran
> Priority: Major
> Fix For: 1.9.2
>
>
> it is currently failing under 1.9.2-SNAPSHOT.
> Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec <<<
> FAILURE! - in org.apache.maven.scm.provider.tfs.command.TfsBranchCommandTest
> testCommandline(org.apache.maven.scm.provider.tfs.command.TfsBranchCommandTest)
> Time elapsed: 0.016 sec <<< FAILURE!
> junit.framework.ComparisonFailure: null expected:<...login:user,password
> [C:\Users\trand8\dev\maven\maven-scm\maven-scm-providers\maven-scm-provider-tfs\target\scm-test\working-copy]
> -checkin branch">
> but was:<...login:user,password [serverpath] -checkin branch">
> at junit.framework.Assert.assertEquals(Assert.java:81)
> at junit.framework.Assert.assertEquals(Assert.java:87)
> at
> org.apache.maven.scm.ScmTestCase.assertCommandLine(ScmTestCase.java:364)
> at
> org.apache.maven.scm.provider.tfs.command.TfsBranchCommandTest.testCommandline(TfsBranchCommandTest.java:36)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)