commit | d60478c59a348886d82492861c5cd4fba572ebd5 | [log] [tgz] |
---|---|---|
author | Paolo Bonzini <pbonzini@redhat.com> | Tue Nov 27 09:51:48 2012 +0100 |
committer | Anthony Liguori <aliguori@us.ibm.com> | Tue Nov 27 08:50:52 2012 -0600 |
tree | eb0e33d8c895b1ad2420c88f8e1924a79ead7a7b | |
parent | 1e1d71a582c60b7c435b05934423c87f83eab542 [diff] |
tests: make threadpool cancellation test looser The cancellation test is failing on the buildbots. While the failure merits a little more investigation to understand what is going on, the logs show that the failure is not impacting the coverage provided by the test. Hence, loosen a bit the assertions in a way that should let the test proceed and hopefully pass. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>