teak-llvm/lldb/packages/Python/lldbsuite/test/python_api/default-constructor
Zachary Turner ba1057022c Python 3 - Skip a certain test for a particular (swig,python) combo.
Current versions of SWIG have a bug with Python 3 that causes
Python to assert when iterating over a generator.  This patch
skips the test for the right combination of Python version and
SWIG version.  I'm attempting to upstream a patch to SWIG to
fix this in a subsequent as-of-yet unreleased version, but
I don't know how long that will take.

llvm-svn: 253273
2015-11-16 23:58:20 +00:00
..
sb_address.py
sb_block.py
sb_breakpoint.py
sb_breakpointlocation.py
sb_broadcaster.py
sb_communication.py
sb_compileunit.py
sb_debugger.py
sb_error.py
sb_event.py
sb_filespec.py
sb_frame.py
sb_function.py
sb_instruction.py
sb_instructionlist.py
sb_lineentry.py
sb_listener.py
sb_module.py
sb_process.py
sb_section.py
sb_stringlist.py
sb_symbol.py
sb_symbolcontext.py
sb_target.py
sb_thread.py
sb_type.py
sb_value.py
sb_valuelist.py
sb_watchpoint.py
TestDefaultConstructorForAPIObjects.py Python 3 - Skip a certain test for a particular (swig,python) combo. 2015-11-16 23:58:20 +00:00