
2 Jun
2016
2 Jun
'16
10:19 a.m.
On 06/02/2016 05:29 AM, Vasiliy Tolstov wrote:
2016-06-02 8:13 GMT+03:00 Jim Fehlig <jfehlig@suse.com>:
We've noticed libvirt-tck test 100-apply-verify-host.t failing recently on libvirt.git master and I finally got around to bisecting it to commit b3d06987. I haven't looked at the test in detail, but it appears to expect a broadcast address of 10.1.2.255, however finds an address of 0.0.0.0 after commit b3d06987. I'm not terribly familiar with this code, but the following hunk of b3d06987 looks suspect
Can you share me path where i can find this test?
The tck is in git (git://libvirt.org/libvirt-tck.git). Regards, Jim