[Lldb-commits] [PATCH] D17455: Remove expectedFailureFreeBSD decorator

Ed Maste via lldb-commits lldb-commits at lists.llvm.org
Fri Feb 19 11:26:09 PST 2016


emaste updated this revision to Diff 48529.
emaste added a comment.

Address zturner feedback


http://reviews.llvm.org/D17455

Files:
  packages/Python/lldbsuite/test/decorators.py
  packages/Python/lldbsuite/test/expression_command/call-function/TestCallStdStringFunction.py
  packages/Python/lldbsuite/test/expression_command/formatters/TestFormatters.py
  packages/Python/lldbsuite/test/functionalities/attach_resume/TestAttachResume.py
  packages/Python/lldbsuite/test/functionalities/avoids-fd-leak/TestFdLeak.py
  packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-skip-summary/TestDataFormatterSkipSummary.py
  packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/vbool/TestDataFormatterStdVBool.py
  packages/Python/lldbsuite/test/functionalities/expr-doesnt-deadlock/TestExprDoesntBlock.py
  packages/Python/lldbsuite/test/functionalities/inferior-crashing/TestInferiorCrashing.py
  packages/Python/lldbsuite/test/functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py
  packages/Python/lldbsuite/test/functionalities/signal/TestSendSignal.py
  packages/Python/lldbsuite/test/functionalities/signal/handle-segv/TestHandleSegv.py
  packages/Python/lldbsuite/test/functionalities/thread/thread_specific_break_plus_condition/TestThreadSpecificBpPlusCondition.py
  packages/Python/lldbsuite/test/lang/c/stepping/TestStepAndBreakpoints.py
  packages/Python/lldbsuite/test/lang/cpp/class_static/TestStaticVariables.py
  packages/Python/lldbsuite/test/lang/cpp/nsimport/TestCppNsImport.py
  packages/Python/lldbsuite/test/lang/go/runtime/TestGoLanguageRuntime
  packages/Python/lldbsuite/test/python_api/thread/TestThreadAPI.py
  packages/Python/lldbsuite/test/tools/lldb-server/commandline/TestStubSetSID.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D17455.48529.patch
Type: text/x-patch
Size: 17505 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160219/18a92706/attachment-0001.bin>


More information about the lldb-commits mailing list