michael-o commented on PR #140:
URL: https://github.com/apache/maven-scm/pull/140#issuecomment-1135081659

   Working on this...
   ```
   [INFO]
   [ERROR] Failures:
   [ERROR]   
HgDiffCommandTckTest.testDiffCommand:86->ScmTckTestCase.addToWorkingTree:218 
Expected 1 file in the added files list [] expected:<1> but was:<0>
   [ERROR]   
HgStatusCommandTckTest>StatusCommandTckTest.testStatusCommand:107->ScmTckTestCase.addToWorkingTree:218
 Expected 1 file in the added files list [] expected:<1> but was:<0>
   [ERROR]   
HgUpdateCommandTckTest>UpdateCommandTckTest.testUpdateCommand:119->ScmTckTestCase.addToWorkingTree:218
 Expected 1 file in the added files list [] expected:<1> but was:<0>
   [INFO]
   [ERROR] Tests run: 17, Failures: 3, Errors: 0, Skipped: 0
   ```
   
   with
   ```
   $ hg --version
   Mercurial Distributed SCM (version 6.1.1)
   (see https://mercurial-scm.org for more information)
   
   Copyright (C) 2005-2022 Olivia Mackall and others
   This is free software; see the source for copying conditions. There is NO
   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   ```
   on
   ```
   warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
   mosipov@bsd1srv:/usr/home/mosipov/var/Projekte/maven-scm (SCM-981 =)
   $ mvn -v
   Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f)
   Maven home: /usr/local/apache-maven-3.6.3
   Java version: 1.8.0_332, vendor: OpenJDK BSD Porting Team, runtime: 
/usr/local/openjdk8/jre
   Default locale: de_DE, platform encoding: UTF-8
   OS name: "freebsd", version: "12.3-stable", arch: "amd64", family: "unix"
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@maven.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to