On 1/7/15, 12:16 AM, "Erik de Bruin" <e...@ixsoftware.nl> wrote:
>OK, this makes it 'official': these tests only fail on FP 16! > >Given that nugget of info, can anyone suggest a 'solution'? Should be something like this: 1) See if any of the images are OS specific. If so, find one of those machines, otherwise you can use your machine. Set it up with an older player. 2) Get failures.txt from the failing workspace and put it in the mustella folder. Save a copy of failures.txt somewhere, then run ./mini_run.sh -failures -createImages 3) Run git status. Hopefully none of the .png files changed. If they did, then we have to find out why. 4) Commit the png.xml files for the images that failed. 5) Delete any other png.xml files. Restore failures.txt. Run ./mini_run.sh -failures. They should now pass. 6) Switch to the new player. They should now all pass as well. -Alex