[ 
https://issues.apache.org/jira/browse/SCM-989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17963911#comment-17963911
 ] 

ASF GitHub Bot commented on SCM-989:
------------------------------------

jira-importer commented on issue #1219:
URL: https://github.com/apache/maven-scm/issues/1219#issuecomment-2964657401

   **[Michael 
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
 commented
   
   ```
   [INFO]
   [ERROR] Failures:
   [ERROR]   
SvnExeListCommandTckTest>ScmTckTestCase.setUp:144->SvnListCommandTckTest.initRepo:47->ScmTestCase.execute:266
 Exit value wasn't 0, was:1
   [ERROR]   
SvnExeListCommandTckTest>ScmTckTestCase.setUp:144->SvnListCommandTckTest.initRepo:47->ScmTestCase.execute:266
 Exit value wasn't 0, was:1
   [ERROR]   
SvnExeListCommandTckTest>ScmTckTestCase.setUp:144->SvnListCommandTckTest.initRepo:47->ScmTestCase.execute:266
 Exit value wasn't 0, was:1
   [ERROR] Errors:
   [ERROR]   SvnRemoteInfoCommandTest.testExist:42 � Scm cmd.exe /X /C "svn 
--non-interacti...
   [ERROR]   SvnRemoteInfoCommandTest.testNotExist:53 � Scm cmd.exe /X /C "svn 
--non-intera...
   [INFO]
   [ERROR] Tests run: 93, Failures: 3, Errors: 2, Skipped: 29
   ```
   
   and
   
   ```
   [ERROR] Errors:
   [ERROR]   GitInfoCommandTest.testInfoCommand:52 � ScmRepository Error 
creating the scm r...
   [ERROR]   GitInfoCommandTest.testInfoCommandWithNegativeShortRevision:85 � 
ScmRepository
   [ERROR]   GitInfoCommandTest.testInfoCommandWithShortRevision:68 � 
ScmRepository Error c...
   [ERROR]   GitInfoCommandTest.testInfoCommandWithZeroShortRevision:102 � 
ScmRepository Er...
   [INFO]
   [ERROR] Tests run: 95, Failures: 0, Errors: 4, Skipped: 21
   ```
   
   




> Tests fail if svn and/or git are not installed
> ----------------------------------------------
>
>                 Key: SCM-989
>                 URL: https://issues.apache.org/jira/browse/SCM-989
>             Project: Maven SCM (Moved to GitHub Issues)
>          Issue Type: Test
>            Reporter: Niels Basjes
>            Assignee: Michael Osipov
>            Priority: Major
>             Fix For: 2.0.0-M2
>
>
> If svn is not installled (As is the case in Ubuntu in WSL2 in Windows 11) the 
> build fails over these tests:
> {code:java}
> [ERROR] Errors:
> [ERROR]   SvnRemoteInfoCommandTest.testExist:42 » Scm Error while executing 
> svn command.
> [ERROR]   SvnRemoteInfoCommandTest.testNotExist:53 » Scm Error while 
> executing svn command.{code}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to