Re: [Sikuli-driver] [Question #295025]: Unit test individual tests run successfully, but when all in one unit test work frame, random tests get failed on every run

2016-06-23 Thread Launchpad Janitor
Question #295025 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/295025

Status: Needs information => Expired

Launchpad Janitor expired the question:
This question was expired because it remained in the 'Needs information'
state without activity for the last 15 days.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


Re: [Sikuli-driver] [Question #295025]: Unit test individual tests run successfully, but when all in one unit test work frame, random tests get failed on every run

2016-06-08 Thread Alex Lunyov
Question #295025 on Sikuli changed:
https://answers.launchpad.net/sikuli/+question/295025

Status: Open => Needs information

Alex Lunyov requested more information:
Please, give some lines of your code where Find fails.

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp


[Sikuli-driver] [Question #295025]: Unit test individual tests run successfully, but when all in one unit test work frame, random tests get failed on every run

2016-06-07 Thread Shiva Golchi
New question #295025 on Sikuli:
https://answers.launchpad.net/sikuli/+question/295025

I have a code with a lot of assert exists() for images in my IDE. I'm using 
Python's unittest workframe for the script. The individual tests complete 
successfully when run individually, but when running from the unittest 
workframe, random tests fail on every run. Mostly because of an assertion 
error, or a cannot find image error for the same image that was found in the 
previous run.
Not sure what can be the reason of this inconsistency. 

-- 
You received this question notification because your team Sikuli Drivers
is an answer contact for Sikuli.

___
Mailing list: https://launchpad.net/~sikuli-driver
Post to : sikuli-driver@lists.launchpad.net
Unsubscribe : https://launchpad.net/~sikuli-driver
More help   : https://help.launchpad.net/ListHelp