tfiala added a comment.

@zturner, if you could check that this runs on Windows, that would be great.  
(I've been able to test with Linux Jenkins and OS X Jenkins, in addition to 
hand running).

You should just need to run like this:

  python /your/dotest.py {your-normal-options} --results-file 
{some-path-to-write-xunit-output.xml}

If that doesn't blow up on Windows, great.  If it does, let me know where.  One 
module being used now is asyncore, which has source and Stack Overflow 
responses that seem to imply it works on Windows, but differs from what at 
least one piece of the official documentation says.  If so we'll have to 
revisit that somehow.


http://reviews.llvm.org/D12831



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to