By killing processes left and right, I managed to get a 50 - megabyte log.
Maybe in the future we should link in bzip2 in winetest.exe to compress logs before submitting?
regards, Jakob
Jakob Eriksson jakov@vmlinux.org writes:
By killing processes left and right, I managed to get a 50 - megabyte log.
Maybe in the future we should link in bzip2 in winetest.exe to compress logs before submitting?
No, we'd better fix the pipe tests. On Win9x/Me one can't create named pipes and the tests seem unaware of this. After this we may add compression if it's worth.
Btw, were all the other errors known issues?
Ferenc Wagner wrote:
Jakob Eriksson jakov@vmlinux.org writes:
By killing processes left and right, I managed to get a 50 - megabyte log.
Maybe in the future we should link in bzip2 in winetest.exe to compress logs before submitting?
No, we'd better fix the pipe tests. On Win9x/Me one can't create named pipes and the tests seem unaware of this. After this we may add compression if it's worth.
Btw, were all the other errors known issues?
You mean the processes I had to kill? Yeah, I think so, but I will try to patch them away. Already fixed nine or so errors in kernel :: console.c and file.c
regards, Jakob