Make XFAIL on TestPrintStackTraces more specific
authorPavel Labath <labath@google.com>
Thu, 25 Jun 2015 12:16:50 +0000 (12:16 +0000)
committerPavel Labath <labath@google.com>
Thu, 25 Jun 2015 12:16:50 +0000 (12:16 +0000)
commit35a24ded0ae76ce3c2575b69a26461598465d74f
treefbe690d90e1657593cb3fb96a7f226d56a9b7db8
parent77884bcb5d8b9e4ada1399e4603d03d03a160727
Make XFAIL on TestPrintStackTraces more specific

the thread creation failure was fixed, but a backtracing problem remains in some situations.

llvm-svn: 240635
lldb/test/python_api/lldbutil/process/TestPrintStackTraces.py