Uploaded image for project: 'phpBB'
  1. phpBB
  2. PHPBB-10013

Cache test writes to a temporary location deep in the source tree

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • 3.1.0-a1
    • 3.1.0-dev
    • Test Suite
    • None

      Currently the cache test writes to a 'tmp' directory under itself. utf8 normalizer test downloads files from the internet to a different subdirectory under that test. In a locked-down environment, such as when the phpbb source tree is read-only, these writes fail and the system administrator is not necessarily able to set up symlinks without affecting versioned files.

      Proposed fix is to designate one directory, test/tmp, for storing all files that the test suite writes to. This ticket covers reworking the cache test.

            Oleg Oleg [X] (Inactive)
            Oleg Oleg [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: