llvm-project/lldb/packages/Python/lldbsuite/test/python_api
Stella Stamenova 0faca0f09f [lldbsuite, windows] Mark tests as XFAIL on Windows or skip them
Summary:
1) Several tests that are flakey on windows fail the run even if they are marked as expected to be flakey. This is because they fail frequently enough that even a retry won't help
2) Skip several tests on Windows that will occasionally hang rather than failing or exiting. This is causing the entire test suite to hang

Reviewers: asmith, labath, zturner

Reviewed By: zturner

Differential Revision: https://reviews.llvm.org/D50198

llvm-svn: 338769
2018-08-02 21:26:19 +00:00
..
breakpoint Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
class_members Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
debugger *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
default-constructor Make breakpoint names real entities. 2017-09-14 20:22:49 +00:00
disassemble-raw-data Add and fix some tests for PPC64 2018-03-26 12:42:07 +00:00
event [lldbsuite, windows] Mark tests as XFAIL on Windows or skip them 2018-08-02 21:26:19 +00:00
exprpath_synthetic Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
file_handle Revert r317182 for https://reviews.llvm.org/D39128 2017-11-02 03:17:07 +00:00
findvalue_duplist Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
formatters Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
frame Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
function_symbol [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
hello_world Mark this test as no debuginfo 2018-06-22 20:26:53 +00:00
interpreter Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
lldbutil Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
module_section Add new API to SBTarget and SBModule classes. 2018-07-03 14:22:44 +00:00
name_lookup Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
objc_type Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
process Only throw -fPIC when building a shared library 2018-02-08 23:10:29 +00:00
rdar-12481949 Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
sbdata Fix whitespace in the python test suite. 2018-07-27 22:20:59 +00:00
sblaunchinfo Add Utility/Environment class for handling... environments 2018-01-10 11:57:31 +00:00
sbstructureddata Added new API to SBStructuredData class 2017-05-29 08:25:46 +00:00
sbtype_typeclass Initial patchset to get the testsuite running against armv7 and arm64 iOS devices. 2017-09-25 18:19:39 +00:00
sbvalue_const_addrof
sbvalue_persist Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
section Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
signals Wrap all references to build artifacts in the LLDB testsuite (NFC) 2018-01-19 23:24:35 +00:00
symbol-context Build each testcase variant in its own subdirectory and remove the srcdir lock file 2018-02-06 18:22:51 +00:00
target Add new API to SBTarget and SBModule classes. 2018-07-03 14:22:44 +00:00
thread [lit, windows] Disable a number of tests that are failing on Windows 2018-06-07 17:49:22 +00:00
type Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
value Add children and child[N] properties to SBValue.i. 2018-05-04 01:31:47 +00:00
value_var_update Build each testcase variant in its own subdirectory and remove the srcdir lock file 2018-02-06 18:22:51 +00:00
watchpoint Compile the LLDB tests out-of-tree. 2018-01-30 18:29:16 +00:00
.categories