[Lldb-commits] [PATCH] D16615: Refactor some of the skip / xfail decorators to reuse more code.

Zachary Turner via lldb-commits lldb-commits at lists.llvm.org
Tue Jan 26 17:43:09 PST 2016


zturner updated this revision to Diff 46086.
zturner added a comment.

Add back the check for `six.callable`.  Also added a detailed comment explaining what this atrocity actually does.

Note that this problem will go away by design once we reduce some of the more superfluous decorators.


http://reviews.llvm.org/D16615

Files:
  packages/Python/lldbsuite/test/functionalities/jitloader_gdb/TestJITLoaderGDB.py
  packages/Python/lldbsuite/test/lldbtest.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16615.46086.patch
Type: text/x-patch
Size: 15443 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160127/4c4a6a25/attachment-0001.bin>


More information about the lldb-commits mailing list