Uploaded image for project: 'Daffodil'
  1. Daffodil
  2. DAFFODIL-2707

Integration tests fail when DAFFODIL_HOME path includes spaces

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.3.0
    • 3.6.0
    • QA

    Description

      Steps to reproduce

      export DAFFODIL_HOME="/tmp/path with spaces"
      mkdir "$DAFFODIL_HOME"
      cd "$DAFFODIL_HOME"
      git clone https://github.com/apache/daffodil.git
      cd daffodil
      sbt IntegrationTest/test
      

      Note that if the path to your daffodil repo path has spaces but you don't set DAFFODIL_HOME, then tests work correctly. Unfortunately, sometimes this is required, like when using certain IDE's.

      Attachments

        Activity

          People

            Unassigned Unassigned
            slawrence Steve Lawrence
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: