[Webkit-unassigned] [Bug 226300] New: Cleanup temporary directory after TestWTF's FileSystemTests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 26 15:37:03 PDT 2021


https://bugs.webkit.org/show_bug.cgi?id=226300

            Bug ID: 226300
           Summary: Cleanup temporary directory after TestWTF's
                    FileSystemTests
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: stephan.szabo at sony.com

Some tests like FileSystemTest.moveFile, the m_tempEmptyFolderPath is used as a destination and may not get cleaned if the file still exists at the end of the test since it's no longer empty, so move to using deleteNonEmptyDirectory during cleanup.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210526/5df04f68/attachment.htm>


More information about the webkit-unassigned mailing list