Mikolaj Zalewski wrote:
I now start to understand the structure of the tests. Do you know if there is a known regression in current Wine that I could use to try to do some scripting? If not I could use wine-0.9.43 as a reference with it's Win16 regression that affects the pptviewer and excelviewer installers.
Unfortunately, I am not aware of any regression in current Wine.
PS: are you doing some testing of Photoshop?
Yes, we are testing it on 4 distros each night, see i.e. http://www.cxtest.org/raw-data?id_result=635012 search for photoshop word
Regarding your script interface, I think it should accept these parameters: * GIT_ID_1 - bisection start * GIT_ID_2 - bisection end * PNGs - list of PNG files which describe "bug hit" cases; usually just 1 screenshot with the meaning "if CxTest script ended with this screenshot, it means it hit the bug we are finding regression patch for"
How does it sound to you? Martin