OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:expectedFailureLinux
(Results
1 - 12
of
12
) sorted by null
/external/lldb/test/lang/cpp/class_types/
TestClassTypesDisassembly.py
25
@
expectedFailureLinux
('llvm.org/pr14540', failing_compilers)
42
@
expectedFailureLinux
('llvm.org/pr14540', failing_compilers)
/external/lldb/test/python_api/lldbutil/process/
TestPrintStackTraces.py
22
@
expectedFailureLinux
# llvm.org/pr14323
/external/lldb/test/python_api/lldbutil/iter/
TestRegistersIterator.py
22
@
expectedFailureLinux
# llvm.org/pr14600 - Exception state registers not supported on Linux
/external/lldb/test/functionalities/inferior-crashing/
TestInferiorCrashing.py
68
@
expectedFailureLinux
# due to llvm.org/pr15988 -- step over misbehaves after crash
80
@
expectedFailureLinux
# due to llvm.org/pr15989 -- expression fails after crash and step
/external/lldb/test/functionalities/inferior-crashing/recursive-inferior/
TestRecursiveInferior.py
18
@
expectedFailureLinux
('llvm.org/pr15415', ['gcc', 'clang']) # partial backtrace with -fomit-frame-pointer with tool-chains that support this option
80
@
expectedFailureLinux
# due to llvm.org/pr15415 with -fomit-frame-pointer, and pr15989 with ebp/rbp
/external/lldb/test/functionalities/data-formatter/data-formatter-stl/libstdcpp/list/
TestDataFormatterStdList.py
23
@
expectedFailureLinux
('llvm.org/pr15301', ['icc']) # LLDB prints incorrect sizes of STL containers
/external/lldb/test/lang/cpp/class_static/
TestStaticVariables.py
23
@
expectedFailureLinux
('llvm.org/pr15261', failing_compilers) # lldb on Linux does not display the size of (class or file)static arrays
/external/lldb/test/functionalities/inferior-assert/
TestInferiorAssert.py
35
@
expectedFailureLinux
# ResolveSymbolContextForAddress can fail using ELF with stripped function symbols.
/external/lldb/test/functionalities/register/
TestRegisters.py
55
@
expectedFailureLinux
("llvm.org/pr14600") # Linux doesn't support 16-bit convenience registers
/external/lldb/test/lang/c/stepping/
TestStepAndBreakpoints.py
24
@
expectedFailureLinux
# llvm.org/pr14437
/external/lldb/test/python_api/thread/
TestThreadAPI.py
77
@
expectedFailureLinux
# llvm.org/pr14416
/external/lldb/test/
lldbtest.py
557
def
expectedFailureLinux
(bugnumber=None, compilers=None):
[
all
...]
Completed in 181 milliseconds