hanchenye-llvm-project/lldb/test/expression_command/timeout
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 Get test executables compiling on Windows. 2014-08-13 17:44:53 +00:00
TestCallWithTimeout.py Added expectedFlakey test decorator 2015-06-26 15:13:21 +00:00
wait-a-while.cpp This test case was incorrect, it was relying on the fact 2014-10-07 20:59:00 +00:00