On 12/02/2008, Paul Vriens <[EMAIL PROTECTED]> wrote: > Hi, > > As more and more tests are developed I think it could make sense to zip the > report files before sending. > > It will of course put a small extra burden on the winehq server but as the > reports are text only we gain a 90% or so per report. > > Thoughts?
This is a good idea, although gzip or bzip2 would be better, and they can be embedded into the winetest application. It would also mean that we can finally get a full run of the Vista tests, as they will then be under the 1.5MB file limit! - Reece