[Lldb-commits] [PATCH] D20193: test infra: catch bad decorators and import-time errors
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Fri May 13 12:17:36 PDT 2016
tfiala added a comment.
Hey Zachary, forget about the test discovery part.
If you can just run this directly and let me know if that works, that'll be fine:
C:\Python35\python.exe D:\src\llvm\tools\lldb\packages\Python\lldbsuite\test_event\test\src\TestCatchInvalidDecorator.py
That will be good enough to know the test can run on Windows. I may need to do a bit more homework to figure out how to get the discovery to work, but that's a completely orthogonal issue.
http://reviews.llvm.org/D20193
More information about the lldb-commits
mailing list