You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Michael Osipov (JIRA)" <ji...@apache.org> on 2018/05/10 22:09:00 UTC

[jira] [Created] (SCM-887) Plexus Utils 3.0.24 makes some tests fail

Michael Osipov created SCM-887:
----------------------------------

             Summary: Plexus Utils 3.0.24 makes some tests fail
                 Key: SCM-887
                 URL: https://issues.apache.org/jira/browse/SCM-887
             Project: Maven SCM
          Issue Type: Bug
    Affects Versions: 1.9.6
            Reporter: Michael Osipov
            Assignee: Michael Osipov
             Fix For: 1.9.6


{noformat}
Failed tests:
  SvnCommandLineUtilsTest.testCryptPassword:50 expected:<...name' '--password' '[*****]' '--no-auth-cache' ...> but was:<...name' '--password' '[password]' '--no-auth-cache' ...>

Failed tests:
  SynergyCCMTest.testCreateTask:131 [/bin/sh -c 'ccm' 'task' '-create' '-synopsis' 'the synopsis' '-release' 'release' '-default' '-description' 'This task was created by Maven SCM Synergy provider on Thu May 10 23:22:09 CEST 2018'] does not contain [ccm task -create -synopsis 'the synopsis' -release release]

Failed tests:
  JazzScmCommandTest.testCryptPassword:72 cryptPassword failed! expected:</bin/sh -c [scm list --repository-uri https://localhost:9443/jazz --username myUserName --password ]'*****'> but was:</bin/sh -c ['scm' 'list' '--repository-uri' 'https://localhost:9443/jazz' '--username' 'myUserName' '--password']'*****'>
  JazzScmCommandTest.testCryptPasswordWithExtraArg:85 cryptPassword failed! expected:</bin/sh -c [scm list --repository-uri https://localhost:9443/jazz --username myUserName --password '*****' ExtraArg]> but was:</bin/sh -c ['scm' 'list' '--repository-uri' 'https://localhost:9443/jazz' '--username' 'myUserName' '--password''*****']>
{noformat}

as well as several AccuRev tests.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)