On Fri, May 2, 2008 at 6:38 PM, James Hawkins truiken@gmail.com wrote:
Hi,
I'm trying to fix the failing cross tests, but we haven't had a winetest build on Paul Millar's server in a few days. I'm not familiar with Paul's build process, so my only guess is that a recent commit has broken the build. In the meantime, I've tried a few things.
I used John Klehm's crossbuild_tricks script [1] to build winetest. The build succeeded, but the submitted result [2] is empty or can't be parsed.
The script was errantly depending on my old exception noop patch. I've updated it to work with a clean wine-git.
Updated script version 20080503: http://klehm.net/wine/crossbuild_tricks.sh
Test results from 0.9.61 my winxp box: http://test.winehq.org/data/c6da2a0b9daa8bdba045559b057ccf43ea2209c7/
Note for anyone testing on server 2k8: test data will not submit to winehq. winetest just aborts after clicking yes to "submit test results". Ideas anyone?
--John Klehm