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

2013-05-07 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Aravind posted a new comment: That will be really valuable. Thanks again. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli.

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

2013-05-07 Thread RaiMan
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 RaiMan posted a new comment: Since I always liked this XML-RPC as a good companion with Sikuli, I will put it on the list for possible extensions with version 1.1 and hope to get it running finally SimpleThre

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

2013-05-07 Thread RaiMan
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Assignee: None => RaiMan -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. ___ Ma

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

2013-05-07 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Aravind confirmed that the question is solved: Thanks RaiMan, that solved my question. -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for S

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

2013-05-07 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Answered => Solved Aravind confirmed that the question is solved: Thnks a lot Raiman !!! SimpleThreadedXMLRPCServer was preventing the report generation. Switched back to SimpleXMLRPCServer,

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

2013-05-07 Thread RaiMan
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- cr

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

2013-05-07 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Aravind gave more information on the question: Kindly insert a wait(10) after xyz_server.start() on either of the Machines in the above code and then run. ie; (Here i'm adding it to the Machine 2 code) xyz_

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

2013-05-07 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Answered => Open Aravind is still having a problem: Ok.. understood. I hope calling that displayABC is what you meant by "some communication between the scheduled handlers and the clients on the

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

2013-05-06 Thread RaiMan
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Open => Answered RaiMan proposed the following answer: The code I gave you is only the snippet for one machine. I have 4 processes running: a client and a server on both machines. I did not make

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

2013-05-06 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Answered => Open Aravind is still having a problem: Raiman, thanks a lot but i regret to say, it's again not the scenario what I meant :-( Here you are making only "192.168.0.100" as the server

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

2013-05-06 Thread RaiMan
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Open => Answered RaiMan proposed the following answer: I cannot reproduce your problem on 2 Macs. - starting the servers on both machines - running a client on each machine, that produces a seri

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

2013-05-06 Thread RaiMan
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 RaiMan posted a new comment: Will look into during the next hours -- You received this question notification because you are a member of Sikuli Drivers, which is an answer contact for Sikuli. _

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

2013-05-06 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Aravind posted a new comment: Yes.. it was a typo. All other things are working fine as expected except the report generation. I'm getting a 0KB Html report file in this case . But as I said above, report

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

2013-05-06 Thread RaiMan
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 RaiMan posted a new comment: might be a typo: I think it should be: Sikuli-IDE.bat -r \location\filename.sikuli -- You received this question notification because you are a member of Sikuli Drivers, which

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

2013-05-06 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Needs information => Open Aravind gave more information on the question: Thanks a lot...That's exactly what I meant. I'm running it via the command line "Sikuli-IDE.bat \location\filename.sikuli

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

2013-05-06 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Aravind gave more information on the question: This is true as well. - the test suite is run to the end in these cases. - there is no crash or other information about problems. -- You received this questio

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

2013-05-06 Thread RaiMan
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Open => Needs information RaiMan requested more information: Ok, finally understood. So this is one of your experiences: - having only one XML_RPC call in the test case, lets the HTMLTestRunner

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

2013-05-06 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Needs information => Open Aravind gave more information on the question: I have coded in such a way that, by that time the xml-rpc requests are made, the servers will get started. Before that I h

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

2013-05-06 Thread RaiMan
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Open => Needs information RaiMan requested more information: But that exactly is, what I do not understand: You are running the unit test suites well before you start the servers. The unit tests

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

2013-05-05 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Needs information => Open Aravind gave more information on the question: :-( Raiman, I won't ever do that... ApologiesActually what I've pasted here is just a template of what I have coded i

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

2013-05-04 Thread RaiMan
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Open => Needs information RaiMan requested more information: pls. do not blame me to be ignorant or foolish ;-) ... but taking the snippet the test suites are run before the server is started ??

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

2013-05-04 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Needs information => Open Aravind gave more information on the question: Sorry Raiman, I thought of copying the relevant code only here. Here, SimpleThreadedXMLRPCServer is being used. So there

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

2013-05-04 Thread RaiMan
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Open => Needs information RaiMan requested more information: Not clear, how this should work. using self on indent level 0? self.xyz_server.register_instance(XYZ()) # methods multiply & divide r

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

2013-05-04 Thread Aravind
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Needs information => Open Aravind gave more information on the question: Sorry for the lack of clarity in my question. I will re-frame it this way: --

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

2013-05-04 Thread RaiMan
Question #228125 on Sikuli changed: https://answers.launchpad.net/sikuli/+question/228125 Status: Open => Needs information RaiMan requested more information: scaling means something like that? (more test def()' with XML-RPC calls) def testx(): assert getSomethingFromRemote(parmx) # XML

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

2013-05-04 Thread Aravind
New question #228125 on Sikuli: https://answers.launchpad.net/sikuli/+question/228125 If it is a unittest that involve a single xml-rpc requests/response between an xml-rpc client/server, it works fine and generates report on one end but if the scenario scales to more than one xml-rpc request, n