Uploaded image for project: 'WiredTiger'
  1. WiredTiger
  2. WT-2832

Python test uses hard-coded temporary directory

      The WiredTiger Python test/suite/test_config04.py test case uses an absolute path of /tmp/logdir to test absolute paths and logging. That's not safe in light of multiple tests running in parallel.

      We should switch to using the Python temporary directory functionality instead: https://docs.python.org/2/library/tempfile.html

            Assignee:
            keith.bostic@mongodb.com Keith Bostic (Inactive)
            Reporter:
            alexander.gorrod@mongodb.com Alexander Gorrod
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: