<div dir="ltr">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`.  </div><br><div class="gmail_quote"><div dir="ltr">On Fri, May 13, 2016 at 12:17 PM Todd Fiala <<a href="mailto:todd.fiala@gmail.com">todd.fiala@gmail.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">tfiala added a comment.<br>
<br>
Hey Zachary, forget about the test discovery part.<br>
<br>
If you can just run this directly and let me know if that works, that'll be fine:<br>
<br>
  C:\Python35\python.exe D:\src\llvm\tools\lldb\packages\Python\lldbsuite\test_event\test\src\TestCatchInvalidDecorator.py<br>
<br>
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.<br>
<br>
<br>
<a href="http://reviews.llvm.org/D20193" rel="noreferrer" target="_blank">http://reviews.llvm.org/D20193</a><br>
<br>
<br>
<br>
</blockquote></div>