llvm-project/lldb/test/python_api
Todd Fiala 6d4742d8a1 Marked TestEvents test as flakey on Linux.
It's passing all the time for me (50/50), and was passing what
looks like 9/10 times for the originator.

llvm-svn: 247639
2015-09-14 23:35:00 +00:00
..
breakpoint Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
class_members Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
debugger Massive test suite cleanup to stop everyone from manually having to compute "mydir" inside each test case. 2013-12-10 23:19:29 +00:00
default-constructor Added minor comment 2015-05-12 20:55:43 +00:00
disassemble-raw-data Skip test which is causing ERRORs in dotest.py after r237053 2015-08-26 18:16:45 +00:00
event Marked TestEvents test as flakey on Linux. 2015-09-14 23:35:00 +00:00
exprpath_synthetic Skip TestExprPathSynthetic test on FreeBSD, Linux & Windows. 2014-12-10 01:48:17 +00:00
findvalue_duplist Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
formatters Remove expectedFailureFreeBSD from passing test_with_dwarf_formatters_api 2015-09-14 14:31:46 +00:00
frame XFAIL miscellaneous tests on windows. 2015-09-11 20:01:24 +00:00
function_symbol XFAIL miscellaneous tests on windows. 2015-09-11 20:01:24 +00:00
hello_world XFAIL TestHelloWorld on Windows. 2015-09-01 18:24:49 +00:00
interpreter Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
lldbutil XFAIL miscellaneous tests on windows. 2015-09-11 20:01:24 +00:00
module_section Don't clobber CFLAGS_EXTRAS in tests. 2015-03-24 12:41:20 +00:00
objc_type Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
process Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
rdar-12481949 Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
sbdata Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
sbtype_typeclass Added the ability to add attributes to inline 2014-10-28 20:23:20 +00:00
sbvalue_const_addrof Check-in generated test makefiles 2015-02-05 17:03:22 +00:00
sbvalue_persist XFAIL some more tests related to value api 2015-09-11 20:00:25 +00:00
section Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
signals Added expectedFlakey test decorator 2015-06-26 15:13:21 +00:00
symbol-context XFAIL miscellaneous tests on windows. 2015-09-11 20:01:24 +00:00
target Fixes lldb-server commandline test xpass for OS X and Linux; resolves llvm.org/pr20273 2015-09-14 19:53:00 +00:00
thread Fix TestThreadAPI on Linux 2015-06-25 15:19:22 +00:00
type Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
value XFAIL some more tests related to value api 2015-09-11 20:00:25 +00:00
value_var_update Reversed r238363, because the message is inconsistent 2015-07-01 23:56:30 +00:00
watchpoint XFAIL more watchpoint tests on Windows. 2015-09-02 22:41:15 +00:00
.categories Initial commit of a new testsuite feature: test categories. 2012-09-21 19:10:53 +00:00