teak-llvm/lldb/packages/Python/lldbsuite/test/python_api
Pavel Labath e1649a7853 Mark TestProcessIO as flaky on android
previously, I have marked only one test as flaky, but now I noticed another test failing with the
same error. I am going to assume all of them are flaky.

llvm-svn: 259775
2016-02-04 09:53:37 +00:00
..
breakpoint Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
class_members Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
debugger Tighten up sys.path, and use absolute imports everywhere. 2015-11-03 02:06:18 +00:00
default-constructor Python 3 - Skip a certain test for a particular (swig,python) combo. 2015-11-16 23:58:20 +00:00
disassemble-raw-data [LLDB][MIPS] Fix TestDisassembleRawData.py 2016-01-13 11:22:56 +00:00
event Skip TestEvents on linux completely 2016-01-11 10:55:57 +00:00
exprpath_synthetic Tighten up sys.path, and use absolute imports everywhere. 2015-11-03 02:06:18 +00:00
findvalue_duplist Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
formatters Add API to support retrieving the formatters category for a specific language 2015-12-18 21:25:24 +00:00
frame Remove assumptions that thread 0 is always the main thread. 2016-01-21 21:07:30 +00:00
function_symbol Remove XFAIL Windows from a test that was fixed by r258758. 2016-01-26 01:09:38 +00:00
hello_world Remove assumptions that thread 0 is always the main thread. 2016-01-21 21:07:30 +00:00
interpreter Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
lldbutil [LLDB][MIPS] Fix TestPrintStackTraces.py 2016-01-25 12:33:03 +00:00
module_section XFAIL 2 more tests based on SWIG version. 2016-01-08 21:08:24 +00:00
objc_type Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
process Mark TestProcessIO as flaky on android 2016-02-04 09:53:37 +00:00
rdar-12481949 Remove a broken hack from Scalar::ULongLong and fix a test 2015-11-13 10:51:35 +00:00
sbdata Remove assumptions that thread 0 is always the main thread. 2016-01-21 21:07:30 +00:00
sbtype_typeclass Tighten up sys.path, and use absolute imports everywhere. 2015-11-03 02:06:18 +00:00
sbvalue_const_addrof Tighten up sys.path, and use absolute imports everywhere. 2015-11-03 02:06:18 +00:00
sbvalue_persist Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
section Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
signals Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
symbol-context Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
target Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
thread Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
type Add SBType::IsAnonymousType() and relative plumbing in the debugger internals 2015-11-07 02:06:57 +00:00
value Mark TestChangeValueAPI as flaky on linux (pr25652) 2016-01-11 11:59:38 +00:00
value_var_update Remove use_lldb_suite from the package, and don't import it anymore. 2015-11-03 19:20:39 +00:00
watchpoint Merge ENABLE_THREADS and ENABLE_STD_THREADS markers 2015-12-15 12:11:00 +00:00
.categories