llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-mi
Vedant Kumar 642de8a088 Disable two flaky pexpect-backed tests on Darwin
These tests are sporadically timing out on our bots, e.g here:

  https://ci.swift.org/job/swift-PR-Linux/6841

llvm-svn: 339914
2018-08-16 18:18:16 +00:00
..
breakpoint Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
control [lldb-mi] Re-implement a few MI commands. 2018-07-02 23:54:06 +00:00
data [lldb-mi] Re-implement data-info-line command. 2018-07-23 13:02:41 +00:00
interpreter Disable two flaky pexpect-backed tests on Darwin 2018-08-16 18:18:16 +00:00
lexical_scope Enable lldm-mi commands -stack-list-locals -stack-list-variables and -var-create to work only with variables in scope 2017-04-04 08:00:28 +00:00
signal [test] Skip pexpect-based lldb-mi tests on Darwin 2018-03-05 20:16:52 +00:00
stack Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
startup_options Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
syntax [test] Skip flaky tests in TestMiSyntax on Darwin 2018-03-19 20:50:50 +00:00
target Skip more lldb-mi tests which time out on Darwin 2018-03-16 04:11:03 +00:00
threadinfo Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
variable [test] Skip more lldb-mi tests which occasionally time out on Darwin 2018-03-14 22:52:32 +00:00
.categories Remove getCategories mechanism of specifying test categories 2017-11-02 22:13:09 +00:00
Makefile
TestMiEnvironmentCd.py Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
TestMiFile.py Next batch of test-tree-cleaning changes 2018-03-15 13:47:09 +00:00
TestMiLibraryLoaded.py [test] Skip some lldb-mi tests which time out on Darwin 2018-03-14 20:32:10 +00:00
TestMiPrompt.py Disable the lldb-mi tests on remote platforms. 2017-03-04 01:48:43 +00:00
lldbmi_testcase.py [dotest] Clean up test folder clean-up 2018-03-16 12:04:46 +00:00
main.cpp [lldb-mi] Fix implementation for a few mi commands 2017-01-05 13:23:47 +00:00