Re: [Qemu-devel] [Fail] tests/test-util-filemonitor fails

2019-11-08 Thread Miguel Arruga Vivas
Hello Daniel, Daniel P. Berrangé wrote: > This reported bug was already fixed in git master with > > commit bf9e0313c27d8e6ecd7f7de3d63e1cb25d8f6311 > Author: Daniel P. Berrangé > Date: Wed Aug 21 16:14:27 2019 +0100 > > tests: make filemonitor test more robust to event ordering T

Re: [Qemu-devel] [Fail] tests/test-util-filemonitor fails

2019-11-04 Thread Miguel Arruga Vivas
Hi Daniel, I've been trying to open a bug in launchpad about exactly this, but it always raises an error when trying to log in. Then I found this thread diving into the archives, so I'll try to kindly ask here about it. Daniel P. Berrangé wrote: > On Fri, Aug 09, 2019 at 08:06:09AM +0800, Wei Y