http://llvm.org/bugs/show_bug.cgi?id=6753

           Summary: lit may not do a good job of managing file descriptors
                    when executing scripts internally
           Product: Test Suite
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: lit
        AssignedTo: [email protected]
        ReportedBy: [email protected]
                CC: [email protected], [email protected]


I believe that 'lit' has a bug where, when running scripts internally, it does
not close the file descriptors for redirections at the appropriate time.

I believe this is the source of spurious failures we see on the msvc buildbot,
but haven't had time to track it down. Filing for tracking purposes.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to