
10 Sep
2010
10 Sep
'10
6:54 p.m.
On 09/11/2010 02:47 AM, Eric Blake wrote: <snip>
What warnings are you seeing on stderr ?? The test suite really shouldn't print anything on stderr unless there's a real failure occurring, so I'm not sure that we need to/should hide stderr
These are the warnings related to using the qemu monitoring commands added in 0.8.3:
Good follow up. :) Was just thinking about this misleading warning message when running the checks today, and voila, you've got the patch happening to fix the problem. Cool.