On Tue, Oct 11, 2016 at 04:00:58PM +0200, Juergen Gross wrote:
> On 04/07/16 12:53, Daniel Kiper wrote:
> > On Mon, Jul 04, 2016 at 12:33:17PM +0200, Juergen Gross wrote:
> >> On 12/05/16 07:35, Juergen Gross wrote:
> >>> Gentle ping...
> >>
> >> Okay, now 4 months since posting the last version. C
> -Original Message-
> From: Jan Beulich [mailto:jbeul...@suse.com]
> Sent: Wednesday, October 12, 2016 9:45 PM
> To: Wu, Feng
> Cc: andrew.coop...@citrix.com; dario.faggi...@citrix.com;
> george.dun...@eu.citrix.com; Tian, Kevin ; xen-
> de...@lists.xen.org
> Subject: Re: [PATCH v5 4/7]
domid is normally represented by uint32_t, but many format
strings in xl_cmdimpl.c use %d when printing, which is signed.
Use %u instead to print the unsigned integer domid.
Signed-off-by: Ronald Rojas
---
tools/libxl/xl_cmdimpl.c | 26 +-
1 file changed, 13 insertions(+)
This run is configured for baseline tests only.
flight 67891 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/67891/
Perfect :-)
All tests in this flight passed as required
version targeted for testing:
ovmf 4dd8787a20e2b74cfcc297253f237e0ac86c9289
baseline v
flight 101480 linux-3.18 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/101480/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 6 xen-boot fail REGR. vs.
101000
test-amd64-i386
domid is normally represented by uint32_t, but many format
strings in xl_cmdimpl.c use %d when printing, which is signed.
Use %u instead to print the unsigned integer domid.
Signed-off-by: Ronald Rojas
---
tools/libxl/xl_cmdimpl.c | 26 +-
1 file changed, 13 insertions(+)
flight 101481 ovmf real [real]
http://logs.test-lab.xenproject.org/osstest/logs/101481/
Perfect :-)
All tests in this flight passed as required
version targeted for testing:
ovmf 4dd8787a20e2b74cfcc297253f237e0ac86c9289
baseline version:
ovmf 5b54c92a6537a9b8650c0
flight 101475 xen-unstable real [real]
http://logs.test-lab.xenproject.org/osstest/logs/101475/
Failures :-/ but no regressions.
Tests which are failing intermittently (not blocking):
test-amd64-i386-migrupgrade 3 host-install/src_host(3) broken in 101465 pass
in 101475
test-armhf-armhf-xl-xsm
flight 101476 linux-3.18 real [real]
http://logs.test-lab.xenproject.org/osstest/logs/101476/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 6 xen-boot fail REGR. vs.
101000
test-amd64-i386
Looks like new ipxe tarball disappeared from xenbits:
ostr:/tmp$ /usr/bin/wget -c -O _ipxe.tar.gz
http://xenbits.xen.org/xen-extfiles/ipxe-git-827dd1bfee67daa683935ce65316f7e0f057fe1c.tar.gz
--2016-10-16 09:07:20--
http://xenbits.xen.org/xen-extfiles/ipxe-git-827dd1bfee67daa683935ce65316f7e0f0
flight 101477 libvirt real [real]
http://logs.test-lab.xenproject.org/osstest/logs/101477/
Failures :-/ but no regressions.
Tests which did not succeed, but are not blocking:
test-amd64-amd64-libvirt 12 migrate-support-checkfail never pass
test-amd64-amd64-libvirt-xsm 12 migrate-s
flight 101478 xen-unstable-coverity real [real]
http://logs.test-lab.xenproject.org/osstest/logs/101478/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
coverity-amd646 coverity-upload fail REGR. vs. 101279
version t
12 matches
Mail list logo