
2 Sep
2014
2 Sep
'14
2:35 p.m.
On 02-09-2014 13:27, Crístian Viana wrote:
Also, run "sudo make check" and fix the tests which are broken due to this patch.
This patch doesn't actually break anything. I was getting one test failure related to storage volume but the reason is that there was a "leaked" volume in the pool "default" created in a previous test execution, and when the current test tried to create a new one, an error showed up. I just had to remove that volume manually and everything worked fine. This has nothing to do with this patch (even though there's still a bug somewhere which leaks storage volumes). Sorry for the confusion.