Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-2296

running ctest creates test sasl config artifacts in the source tree

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • proton-c-0.32.0, proton-c-0.39.0
    • None
    • build, proton-c
    • None

    Description

      Running ctest creates test sasl config artifacts in the source tree, that are then available to accidentally add to the git index:

      1. Create build dir as a subdir of repo checkout
      2. Run cmake from the build dir
      3. Source resulting config.sh
      4. Run make and ctest
      5. Observe git status
      $ git status
      On branch main
      Your branch is up to date with 'origin/main'.
      
      Untracked files:
       (use "git add <file>..." to include in what will be committed)
       ../cpp/examples/sasl-conf/
       ../sasl_conf/
       ../tests/examples/sasl-conf/
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            robbie Robbie Gemmell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: