diff options
author | Pavel Labath <labath@google.com> | 2016-01-18 14:45:35 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2016-01-18 14:45:35 +0000 |
commit | 4da73573abb6834ff7a7748c8384bd25f5036b2f (patch) | |
tree | 2d9cea6ab9744f1f2a65be65fa991d79044fe882 /lldb/packages/Python/lldbsuite/test/dosep.py | |
parent | 239fda676c0ae172cbdfb698810458ae36e76178 (diff) | |
download | bcm5719-llvm-4da73573abb6834ff7a7748c8384bd25f5036b2f.tar.gz bcm5719-llvm-4da73573abb6834ff7a7748c8384bd25f5036b2f.zip |
Guard against application of an XFAIL decorator on a class
This does not work and causes the class to be silently skipped, which is a bad idea. This makes
sure it cannot happen accidentaly. I've played with the idea of actually making the decorator
work at class level, but it proved too magic to do at this moment.
llvm-svn: 258048
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/dosep.py')
0 files changed, 0 insertions, 0 deletions