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/11 00:45:00 UTC

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

     [ https://issues.apache.org/jira/browse/SCM-887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Michael Osipov closed SCM-887.
------------------------------
    Resolution: Fixed

Fixed with [9cbbb1fa5f2596bf91a6412855ddeb808fd4604d|https://gitbox.apache.org/repos/asf?p=maven-scm.git;a=commit;h=9cbbb1fa5f2596bf91a6412855ddeb808fd4604d].

> 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
>            Priority: Major
>             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)