teak-llvm/lldb/packages/Python/lldbsuite/test/expression_command
Pavel Labath ba6a10fdcc Mark TestCallThatRestarts as flaky on android
This test started being flaky since r303848 (RunThreadPlan: Fix halting
logic in IgnoreBreakpoints = false). I am not reverting that, as I am
confident that actually fixed a problem. A more likely explanation is
that there is still one corner case that is not handled correctly there.

Marking the test as flaky until I get a chance to investigate. I also
mark the test as no-debug-info-dependend -- it stresses expression
evaluation, as far as debug info goes, the test if extremely simple.

llvm-svn: 305286
2017-06-13 11:13:11 +00:00
..
anonymous-struct *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
calculator_mode Don't access the process in expressions w/o checking that 2016-11-03 23:42:09 +00:00
call-function *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
call-restarts Mark TestCallThatRestarts as flaky on android 2017-06-13 11:13:11 +00:00
call-throws *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
char Add the radar number on our end. 2016-10-11 21:08:27 +00:00
expr-in-syscall *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
fixits Fix a crash in expressions with fixits in the dummy target. 2016-10-17 23:59:41 +00:00
formatters *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ir-interpreter *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
ir-interpreter-phi-nodes *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
issue_11588 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
macros *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
multiline Fix segfault resulting from empty print prompt 2017-05-05 11:51:21 +00:00
options *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
persist_objc_pointeetype Adding ivars in class extensions isn't supported on i386; skip a test. 2016-09-30 20:46:09 +00:00
persistent_ptr_update *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
persistent_types *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
persistent_variables *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
po_verbosity *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
radar_8638051 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
radar_9531204 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
radar_9673664 *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
save_jit_objects Fixup the xfail situation on Windows. 2016-10-05 20:47:17 +00:00
test *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
timeout *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
top-level *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
two-files *** This commit represents a complete reformatting of the LLDB source code 2016-09-06 20:57:50 +00:00
unwind_expression Recommit "RunThreadPlan: Fix halting logic in IgnoreBreakpoints = false" 2017-05-25 10:50:06 +00:00
.categories