llvm-project/lldb/test/expression_command/call-restarts
Vince Harron 7ac3ea424b Added expectedFlakey test decorator
SUMMARY
Flakey tests get two chances to pass

Also, switched a bunch of tests to use new decorator.

TEST PLAN
Add one of these decorators to a test
Edit a test to pass on the first invocation, confirm test appears as pass
Edit a test to pass on the first invocation, pass on the second, confirm test appears as xfail
Edit a test to fail on two consecutive runs, confirm test appears in results as fail/error

Differential Revision: http://reviews.llvm.org/D10721

llvm-svn: 240789
2015-06-26 15:13:21 +00:00
..
Makefile
TestCallThatRestarts.py Added expectedFlakey test decorator 2015-06-26 15:13:21 +00:00
lotta-signals.c Don't rely on C99 for loop initializers in test case 2013-07-24 17:48:04 +00:00