← Back to team overview

sikuli-driver team mailing list archive

Re: [Question #228125]: How to generate reports using HtmlTestRunner for unittests which involve xml-rpc communication?

 

Question #228125 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/228125

    Status: Open => Answered

RaiMan proposed the following answer:
Whatever I try, I cannot reproduce your problem.

Everything works fine.

the files: https://dl.dropboxusercontent.com/u/42895525/xmlrpc-
crosstest.zip

This is the script, I use on both machines (with the correct IP
addresses of course ;-)

After starting the script on command line on one machine, I have 10
seconds, to start it on the second machine.

The rest is "self synchronizing" ;-)

The only difference left is that I am still using the
SimpleXMLRPCServer,  now in a thread, so I can run the tests in the same
script.

BTW: How do you stop your scripts, my setup does not terminate, since
the thread blocks it. So I have to abort it using ctrl-c.

-- 
You received this question notification because you are a member of
Sikuli Drivers, which is an answer contact for Sikuli.