Uploaded image for project: 'Code Tools'
  1. Code Tools
  2. CODETOOLS-7901369

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

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • jtreg4.2
    • jtreg4.1
    • 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?

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

              Created:
              Updated:
              Resolved: