diff options
author | Todd Fiala <todd.fiala@gmail.com> | 2015-12-11 18:06:47 +0000 |
---|---|---|
committer | Todd Fiala <todd.fiala@gmail.com> | 2015-12-11 18:06:47 +0000 |
commit | 9187f27e3252446035dfe0e9c4ffa8f3094c3774 (patch) | |
tree | f0df2c07080bc95031a93f89e9b29b51237ce4cc /lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py | |
parent | 841b1732dfcf7293094c4aab811e976945bf7977 (diff) | |
download | bcm5719-llvm-9187f27e3252446035dfe0e9c4ffa8f3094c3774.tar.gz bcm5719-llvm-9187f27e3252446035dfe0e9c4ffa8f3094c3774.zip |
Add test event marking a test as explicitly eligible for rerun if it is marked flakey.
This will be used in a future change to support rerunning flakey tests
that hit a test result isue in a low-load, single worker test runner phase.
This is implemented as an additive-style event rather than being
evaluated and added to the start_test event because the decorator code
only runs after the start_test event is created and sent. i.e.
LLDBTestResult.startTest() runs before the test method decorators run.
llvm-svn: 255351
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/value/TestValueAPI.py')
0 files changed, 0 insertions, 0 deletions