llvm-project/lldb/packages/Python/lldbsuite/test/issue_verification
Todd Fiala 5bdbef649b test infra: fix lldbinline tests to work with rerun
Fixes:
https://llvm.org/bugs/show_bug.cgi?id=25922

llvm-svn: 256255
2015-12-22 17:14:47 +00:00
..
Makefile test infra: fix lldbinline tests to work with rerun 2015-12-22 17:14:47 +00:00
README.txt
TestExpectedTimeout.py.park [test] Add ability to expect timeouts 2015-12-16 12:09:45 +00:00
TestFail.py.park
TestRerunFail.py.park test infra: enable single-worker rerun phase for flakey tests. 2015-12-14 21:28:46 +00:00
TestRerunInline.py.park test infra: fix lldbinline tests to work with rerun 2015-12-22 17:14:47 +00:00
TestRerunTimeout.py.park test infra: enable single-worker rerun phase for flakey tests. 2015-12-14 21:28:46 +00:00
TestSignal.py.park
TestSignalOutsideTestMethod.py.park test infra: adds book-keeping for rerunnable tests 2015-12-12 19:26:56 +00:00
TestTimeout.py.park
disable.py enable timeout/exceptional exit support for xUnit formatter 2015-12-09 22:02:31 +00:00
enable.py enable timeout/exceptional exit support for xUnit formatter 2015-12-09 22:02:31 +00:00
inline_rerun_inferior.cpp test infra: fix lldbinline tests to work with rerun 2015-12-22 17:14:47 +00:00
rerun_base.py test infra: enable single-worker rerun phase for flakey tests. 2015-12-14 21:28:46 +00:00

README.txt

Tests in this directory are intentionally setup to
fail, error, timeout, etc. to verify that the buildbots
pick up errors.  The tests in this directory will be
parked/removed/renamed after verifying they trigger
as expected.