Add decorator for fd leak test failing on FreeBSD
authorEd Maste <emaste@freebsd.org>
Wed, 18 Feb 2015 17:23:52 +0000 (17:23 +0000)
committerEd Maste <emaste@freebsd.org>
Wed, 18 Feb 2015 17:23:52 +0000 (17:23 +0000)
commit4db1174f50201654b657471bf2ad816e21d40efe
tree77f02a2da6da13dd88cbe8d9d1166cbd0e50d4c8
parent3c42dba2dcd5c945fe34dbcc3aad94e750ef0b5b
Add decorator for fd leak test failing on FreeBSD

An fd leak comes from Python on FreeBSD

FreeBSD ports PR: https://bugs.freebsd.org/197376
Python issue: https://bugs.python.org/issue23458

llvm-svn: 229704
lldb/test/functionalities/avoids-fd-leak/TestFdLeak.py