[Lldb-commits] [PATCH] D20193: test infra: catch bad decorators and import-time errors
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Thu May 12 12:14:36 PDT 2016
tfiala updated this revision to Diff 57084.
tfiala added a comment.
Address most of Pavel's review comments.
New:
- Also catches multiple matching base names and converts that to a caught test error.
Comments from Pavel not covered:
- Modifying the dual behavior of the pickling results formatter.
I'm going to look at that one next.
http://reviews.llvm.org/D20193
Files:
packages/Python/lldbsuite/test/dotest.py
packages/Python/lldbsuite/test/issue_verification/TestInvalidDecorator.py.park
packages/Python/lldbsuite/test_event/event_builder.py
packages/Python/lldbsuite/test_event/formatter/pickled.py
packages/Python/lldbsuite/test_event/test/resources/invalid_decorator/TestInvalidDecorator.py
packages/Python/lldbsuite/test_event/test/src/TestCatchInvalidDecorator.py
packages/Python/lldbsuite/test_event/test/src/event_collector.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D20193.57084.patch
Type: text/x-patch
Size: 15882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20160512/06613a88/attachment.bin>
More information about the lldb-commits
mailing list