Uploaded image for project: 'ModeShape'
  1. ModeShape
  2. MODE-916

When using cargo in unit tests, its temporary files need to be cleaned up

    XMLWordPrintable

Details

    • Task
    • Resolution: Done
    • Major
    • 2.3.0.Final, 2.2.1.GA
    • None
    • Testing
    • None

    Description

      Unit tests that use cargo is causing issues when a build machine is used by multiple people.

      The error is caused by the permission of /tmp/cargo/con/cargocpc.war which is owned by previous person doing the build.
      The workaround is to do 'su - &&rm -rf /tmp/cargo'

      Can the unit tests be updated to clean out the /tmp/cargo directory?

      Attachments

        Issue Links

          Activity

            People

              meetoblivion_jira John Ament (Inactive)
              van.halbert Van Halbert (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: