hanchenye-llvm-project/lldb/packages/Python/lldbsuite/test
Vedant Kumar bee500becb [test] Delete some xfailed lldb-mi tests
This is a first pass at removing some lldb-mi tests which have been
xfailed and unmaintained for a while. We have open PRs for most of these
tests already. I've opened up the following additional PRs:

  llvm.org/PR36739 - lldb-mi driver exits properly
  llvm.org/PR36740 - lldb-mi -gdb-set and -gdb-show
  llvm.org/PR36741 - lldb-mi -symbol-xxx

The motivation here is to address timeout and pexpect-related issues in
the test suite. This was discussed on lldb-dev in the thread: "increase
timeout for tests?".

After this change, the lldb-mi tests seem to be in better health (on
Darwin at least). I consistently get:

$ ./bin/llvm-dotest -p TestMi
===================
Test Result Summary
===================
Test Methods:        101
Reruns:                0
Success:              88
Expected Failure:      0
Failure:               0
Error:                 0
Exceptional Exit:      0
Unexpected Success:    0
Skip:                 13
Timeout:               0
Expected Timeout:      0

llvm-svn: 327552
2018-03-14 18:37:13 +00:00
..
android/platform Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
api [test] Replace some references to Apple-internal bugs 2018-03-13 23:37:11 +00:00
arm Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
attic
benchmarks Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
driver/batch_mode Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
example Remove getCategories mechanism of specifying test categories 2017-11-02 22:13:09 +00:00
expression_command Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
functionalities [test] Disable TestMachCore everywhere except on Darwin 2018-03-14 14:16:23 +00:00
help Fix the formatting for help on option value types. 2017-07-27 00:18:18 +00:00
issue_verification
lang [test] Replace some references to Apple-internal bugs 2018-03-13 23:37:11 +00:00
linux Rewrite TestTargetSymbolsBuildidCase to be more focused 2018-03-06 15:56:20 +00:00
logging [dotest] make debug info variant accessible in setUp() 2018-02-05 11:30:46 +00:00
macosx [testsuite] Throw away test/debug_info/apple_types. 2018-02-23 01:33:20 +00:00
make Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00
plugins Build each testcase variant in its own subdirectory and remove the srcdir lock file 2018-02-06 18:22:51 +00:00
python_api Fix TestSBData.py on Windows 2018-02-22 22:47:14 +00:00
sample_test
settings [test] Restore cleanup behavior in TestQuoting.py 2018-03-01 03:03:38 +00:00
source-manager Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
terminal
test_runner
tools [test] Delete some xfailed lldb-mi tests 2018-03-14 18:37:13 +00:00
types Fix remote tests broken by r325690 2018-02-21 17:55:22 +00:00
warnings/uuid Enforce that NO_DEBUG_INFO_TESTCASEs build using buildDefault(). 2018-01-30 23:15:49 +00:00
.categories
Makefile
README-TestSuite
__init__.py
bench.py Remove obsolete file 2018-02-06 21:04:06 +00:00
concurrent_base.py Move "concurrent events" tests back into one folder 2018-02-27 02:01:30 +00:00
configuration.py Remove vestigial remnants of the test crash info hook 2018-02-14 16:08:26 +00:00
darwin_log.py Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
decorators.py [test] Skip a test when using an out-of-tree debugserver 2018-03-08 19:46:39 +00:00
dosep.py Two more dosep-paralellization fallout fixes 2018-02-19 17:23:13 +00:00
dotest.py [test] Skip a test when using an out-of-tree debugserver 2018-03-08 19:46:39 +00:00
dotest_args.py [test] Skip a test when using an out-of-tree debugserver 2018-03-08 19:46:39 +00:00
lldb_pylint_helper.py
lldbbench.py
lldbcurses.py
lldbdwarf.py
lldbinline.py Fix lldbinline tests for remote targets 2018-02-27 22:45:49 +00:00
lldbpexpect.py
lldbplatform.py Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
lldbplatformutil.py Adapt some tests to work with PPC64le architecture 2018-02-28 20:57:26 +00:00
lldbtest.py Introduce a setting to disable Spotlight while running the test suite 2018-03-12 20:52:36 +00:00
lldbtest_config.py [test] Skip a test when using an out-of-tree debugserver 2018-03-08 19:46:39 +00:00
lldbutil.py Fix TestBreakpointInGlobalConstructor for Windows 2018-02-21 18:08:23 +00:00
lock.py
redo.py
test_categories.py Add a "watchpoint" test category and annotate tests appropriately 2017-10-31 15:27:19 +00:00
test_result.py Remove vestigial remnants of the test crash info hook 2018-02-14 16:08:26 +00:00