jtreg should be able to clean up read-only files under result dir

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • jtreg4.2
    • Affects Version/s: jtreg4.1
    • Component/s: tools
    • None
    • b15

      If test copies files from read-only source (to working dir), test may run into issue:

      TEST RESULT: Error. failed to clean up files after test

      because under result directory, the file copied is also read-only, jtreg thus failed to clean it up.

      Instead of ask test to always change file permissions it copies, should jtreg change the permission before trying to delete?

            Assignee:
            Jonathan Gibbons
            Reporter:
            Amy Lu (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            10 Start watching this issue

              Created:
              Updated:
              Resolved: