Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-10354

When template tests are skipped because cache is not writable, print cache directory path

    XMLWordPrintable

Details

    • Improvement
    • Status: Unverified Fix (View Workflow)
    • Minor
    • Resolution: Fixed
    • 3.0.9
    • 3.0.10-RC1
    • None
    • None

    Description

      Before, running tests on a read-only tree produced output like this:

      26) phpbb_template_template_test::test_assign_display with data set #2 ('if.html', array(), array(), array(), '0')
      Template cache directory is not writable.
      

      It would be helpful to know where the code wants to write.

      With this change, the output becomes:

      44) phpbb_template_template_test::test_php
      Template cache directory (phpBB/cache) is not writable.
      

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: