llvm-project/lldb/test/functionalities
Ed Maste f5132e70cc Skip tests that are timing out on the FreeBSD buildbot
XFAILing these does not work because the timeout is caught by the
top-level test infrastucture instead.

Some might be llvm.org/pr22784

llvm-svn: 236924
2015-05-09 01:01:36 +00:00
..
abbreviation Eliminate redundant Alias test and improve Common Short Spellings test http://reviews.llvm.org/D9268 2015-04-24 23:18:15 +00:00
alias Eliminate redundant Alias test and improve Common Short Spellings test http://reviews.llvm.org/D9268 2015-04-24 23:18:15 +00:00
archives 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
asan Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
attach_resume Enabled a bunch of tests on Linux 2015-03-31 17:44:37 +00:00
avoids-fd-leak Mark the other test of TestFdLeak also as xfail to keep the bot green. 2015-05-02 00:37:12 +00:00
backticks Remove annotation for llvm.org/pr19241 2014-03-26 02:45:44 +00:00
breakpoint Make several test case arm32 compatible 2015-04-17 09:37:06 +00:00
command_history Fixes a number of issue related to test portability on Windows. 2014-07-18 01:02:02 +00:00
command_regex Add expectedFailureFreeBSD decorator for buildbot pexpect issue 2015-05-08 14:20:25 +00:00
command_script Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
command_source Merging the iohandler branch back into main. 2014-01-27 23:43:24 +00:00
completion Skip tests that are timing out on the FreeBSD buildbot 2015-05-09 01:01:36 +00:00
conditional_break Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
connect_remote Add expectedFailureFreeBSD decorator for buildbot pexpect issue 2015-05-08 14:20:25 +00:00
data-formatter Make it so that changing formats on a synthetic value object causes children to be invalidated and refetched when needed 2015-05-07 20:33:31 +00:00
dead-strip un-skipped a bunch of tests on Linux 2015-05-04 03:06:04 +00:00
disassembly Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
dynamic_value_child_count Enabled a bunch of tests on Linux 2015-03-31 17:44:37 +00:00
embedded_interpreter Revert "Enable TestConvenienceVariables on Linux" 2015-05-05 14:54:23 +00:00
exec Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
expr-doesnt-deadlock Enabled a bunch of tests on Linux 2015-03-31 17:44:37 +00:00
fat_archives Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
format Add expectedFailureFreeBSD decorator for buildbot pexpect issue 2015-05-08 14:20:25 +00:00
inferior-assert Fix test expectation for aarch64 in several test case 2015-04-02 11:07:55 +00:00
inferior-changed Many many test failures after some recent changes. The problem is lldbtest.getPlatform() returns the "OS" of the selected platform's triple. This is "macosx" for desktop macosx and "ios" for iOS. It used to be "darwin". 2015-04-02 18:24:03 +00:00
inferior-crashing XFAIL tests that are failed on linux with gcc-4.9.2 2015-04-21 01:15:47 +00:00
inline-stepping XFAIL tests that are failed on linux with gcc-4.9.2 2015-04-21 01:15:47 +00:00
launch_with_shellexpand Fix a bug where argdumper would not launch inferiors correctly in the presence of arguments of the form word1\ word2 (vs. the quoted form "word1 word2") 2015-04-17 01:50:11 +00:00
load_unload Fix a few more test suite errors where a cleanup lambda was calling self.runCmd() which requires the command returns successfully. Using self.dbg.HandleCommand() doesn't require success. 2015-04-02 18:42:12 +00:00
longjmp Marked TestLongjmp.py tests XFAIL for Linux. 2014-07-07 21:07:41 +00:00
memory/read XFAIL tests that are failed on linux with gcc-4.9.2 2015-04-21 01:15:47 +00:00
non-overlapping-index-variable-i 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
nosucharch Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
object-file Fixed the failing test: 2015-01-28 22:08:17 +00:00
paths Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
platform Fix expectation for TestPlatformCommand.test_shell 2015-03-04 11:18:34 +00:00
plugins Fix TestPluginCommands for gcc. 2015-04-16 22:03:43 +00:00
process_attach Add expectedFailureLinux to TestProcessAttach 2015-04-30 11:00:15 +00:00
process_launch Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
recursion Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
register Bug 23051 - Fix zombie processes after lldb-server tests 2015-04-15 13:35:49 +00:00
rerun Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
return-value Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
set-data Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
signal Add decorator for signal test failing on FreeBSD 2015-04-22 17:06:48 +00:00
single-quote-in-filename-to-lldb Add expectedFailureFreeBSD decorator for buildbot pexpect issue 2015-05-08 14:20:25 +00:00
step-avoids-no-debug un-skipped a bunch of tests on Linux 2015-05-04 03:06:04 +00:00
stop-hook Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
target_command Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
thread Skip tests that are timing out on the FreeBSD buildbot 2015-05-09 01:01:36 +00:00
tty Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
type_completion Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
unwind Fix test expectation in TestNoreturnUnwind 2015-04-23 10:54:27 +00:00
value_md5_crash Replace sys.platform skips in tests with @skip decorators which check against remote platform. 2015-03-30 14:12:17 +00:00
watchpoint Skip tests that are timing out on the FreeBSD buildbot 2015-05-09 01:01:36 +00:00