[Webkit-unassigned] [Bug 107959] New: NRWT should set TMPDIR and delete it after DRT has finished

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 25 09:53:36 PST 2013


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

           Summary: NRWT should set TMPDIR and delete it after DRT has
                    finished
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: tony at chromium.org
                CC: eric at webkit.org, dpranke at chromium.org,
                    alancutter at chromium.org


Chromium's DRT can leak files in /tmp if it crashes during a run.

A workaround was added on the bots in bug 107905 to clean up /tmp.

Instead, what we could do is set the TMPDIR environment variable for each DRT process and delete that directory when NRWT is finished (and/or when NRWT starts).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list