Austin English wrote:
In the past 2 days, when running the cross tests on my work XP box, I keep getting an error that the log file is too big (1.6 Mb > 1.5 Mb max). Anyone else seeing this? It's submitting partial reports, which may or may not be useful. Can we get some compression going, or increase the max log size?
-Austin
I guess in your particular case it's due to the shlwapi/istream test and the gdi32/font test.
When looking at http://test.winehq.org/data/200805201000/#group_XP you can see that your box has 26000 tests run for gdi32/font whereas the other XP ones have about 5000-8000 tests.
The shlwapi/istream just has a lot of failures.
Anyway, here you can see how big the individual tests are (but I guess you know that):
http://test.winehq.org/data/200805201000/xp_aenglish-xp/?C=S;O=D
FWIW we never had a complete Vista report.
I mentioned compression a few months ago and got some positive replies. We now only needs someone how implements this in winetest and at the backend.