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

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

      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?

        1. MODE-916.patch
          3 kB
          John Ament
        2. MODE-916-fix2.patch
          5 kB
          Randall Hauch

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

              Created:
              Updated:
              Resolved: