You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Robbie Gemmell (Jira)" <ji...@apache.org> on 2020/11/11 11:45:00 UTC

[jira] [Commented] (PROTON-2296) running ctest creates test sasl config artifacts in the source tree

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

Robbie Gemmell commented on PROTON-2296:
----------------------------------------

For comparison...

0.32.0:
{noformat}
HEAD detached at 0.32.0
Untracked files:
  (use "git add <file>..." to include in what will be committed)
	../cpp/examples/sasl-conf/
	../sasl_conf/
{noformat}

0.31.0:
{noformat}
HEAD detached at 0.31.0
nothing to commit, working tree clean
{noformat}

> running ctest creates test sasl config artifacts in the source tree
> -------------------------------------------------------------------
>
>                 Key: PROTON-2296
>                 URL: https://issues.apache.org/jira/browse/PROTON-2296
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: build, proton-c
>    Affects Versions: proton-c-0.33.0
>            Reporter: Robbie Gemmell
>            Priority: Major
>
> Running ctest creates test sasl config artifacts in the source tree, that are then available to accidentally add to the git index:
>  # Create build dir as a subdir fo repo checkout
>  # Run cmake from the build dir
>  # Source resulting config.sh
>  # Run make and ctest
>  # Observe git status
> {noformat}
> $ git status
> On branch master
> Your branch is up to date with 'origin/master'.
> Untracked files:
>  (use "git add <file>..." to include in what will be committed)
>  ../cpp/examples/sasl-conf/
>  ../sasl_conf/
>  ../tests/examples/sasl-conf/
> {noformat}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org