diff options
author | Vince Harron <vince@nethacker.com> | 2015-06-26 15:13:21 +0000 |
---|---|---|
committer | Vince Harron <vince@nethacker.com> | 2015-06-26 15:13:21 +0000 |
commit | 7ac3ea424bd671a62918fffebffb1dedc5f43336 (patch) | |
tree | 32ff06e73c92e7b748b2cf6b04d738960d6f3e21 /llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp | |
parent | c2ae76737753a55f18a290f1e64f8bca60423449 (diff) | |
download | llvm-7ac3ea424bd671a62918fffebffb1dedc5f43336.zip llvm-7ac3ea424bd671a62918fffebffb1dedc5f43336.tar.gz llvm-7ac3ea424bd671a62918fffebffb1dedc5f43336.tar.bz2 |
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
Diffstat (limited to 'llvm/lib/Target/X86/Disassembler/X86Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions