It can't find six, I guess because it's trying to run a script directly rather than loading it as part of a package, so it never runs `import use_lldb_suite`.
On Fri, May 13, 2016 at 12:17 PM Todd Fiala <todd.fi...@gmail.com> wrote: > 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 > > > >
_______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits