[lldb-dev] [Bug 23983] TestFdLeak fails due to Python /dev/urandom leak

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Jun 29 08:28:32 PDT 2015


https://llvm.org/bugs/show_bug.cgi?id=23983

emaste at freebsd.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #1 from emaste at freebsd.org ---
The underlying Python issue was not fixed - there was just an incorrect
decorator (Flakey vs Fail) on a newly added test. Updated in:

Sending        test/functionalities/avoids-fd-leak/TestFdLeak.py
Transmitting file data .
Committed revision 240958.

This should be fixed in Python 2.7.10 for at least some operating systems.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150629/547b1493/attachment.html>


More information about the lldb-dev mailing list