flight 16756 qemu-upstream-4.2-testing real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/16756/
Regressions :-(
Tests which did not succeed and are blocking,
including tests which could not be run:
build-i386-oldkern 4 xen-build fail REGR. vs. 15122
build-i386-pvops 4 kernel-build fail REGR. vs. 15122
build-i386 4 xen-build fail REGR. vs. 15122
Tests which did not succeed, but are not blocking:
build-armhf 4 xen-build fail never pass
test-amd64-i386-qemuu-rhel6hvm-intel 1 xen-build-check(1) blocked n/a
test-amd64-i386-qemuu-rhel6hvm-amd 1 xen-build-check(1) blocked n/a
test-amd64-i386-xl-qemuu-win7-amd64 1 xen-build-check(1) blocked n/a
test-amd64-amd64-xl-qemuu-win7-amd64 13 guest-stop fail never pass
test-amd64-amd64-xl-qemuu-win 13 guest-stop fail never pass
test-amd64-i386-qemuu-win-vcpus1 1 xen-build-check(1) blocked n/a
test-i386-i386-qemuu-win 1 xen-build-check(1) blocked n/a
test-amd64-i386-qemuu-win 1 xen-build-check(1) blocked n/a
test-amd64-i386-xl-qemuu-win-vcpus1 1 xen-build-check(1) blocked n/a
test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 1 xen-build-check(1) blocked n/a
test-amd64-i386-xend-qemuu-winxpsp3 1 xen-build-check(1) blocked n/a
test-i386-i386-xl-qemuu-win 1 xen-build-check(1) blocked n/a
test-amd64-amd64-xl-qemuu-winxpsp3 13 guest-stop fail never pass
test-amd64-amd64-qemuu-win 16 leak-check/check fail never pass
test-i386-i386-xl-qemuu-winxpsp3 1 xen-build-check(1) blocked n/a
version targeted for testing:
qemuu eccc68722696864fc4823f048c7be58d11281b97
baseline version:
qemuu 70454385eeee6f0b3f7a9eddca9f7340b5060824
------------------------------------------------------------
People who touched revisions under test:
Alex Bligh <alex@alex.org.uk>
Anthony PERARD <anthony.perard@citrix.com>
Stefano Stabellini <stefano.stabellini@eu.citrix.com>
------------------------------------------------------------
jobs:
build-amd64 pass
build-armhf fail
build-i386 fail
build-amd64-oldkern pass
build-i386-oldkern fail
build-amd64-pvops pass
build-i386-pvops fail
test-amd64-i386-qemuu-rhel6hvm-amd blocked
test-amd64-amd64-xl-qemuu-win7-amd64 fail
test-amd64-i386-xl-qemuu-win7-amd64 blocked
test-amd64-i386-qemuu-rhel6hvm-intel blocked
test-amd64-i386-qemuu-win-vcpus1 blocked
test-amd64-i386-xl-qemuu-win-vcpus1 blocked
test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 blocked
test-amd64-amd64-qemuu-win fail
test-amd64-i386-qemuu-win blocked
test-i386-i386-qemuu-win blocked
test-amd64-amd64-xl-qemuu-win fail
test-i386-i386-xl-qemuu-win blocked
test-amd64-i386-xend-qemuu-winxpsp3 blocked
test-amd64-amd64-xl-qemuu-winxpsp3 fail
test-i386-i386-xl-qemuu-winxpsp3 blocked
------------------------------------------------------------
sg-report-flight on woking.cam.xci-test.com
logs: /home/xc_osstest/logs
images: /home/xc_osstest/images
Logs, config files, etc. are available at
http://www.chiark.greenend.org.uk/~xensrcts/logs
Test harness code can be found at
http://xenbits.xensource.com/gitweb?p=osstest.git;a=summary
Not pushing.
------------------------------------------------------------
commit eccc68722696864fc4823f048c7be58d11281b97
Author: Anthony PERARD <anthony.perard@citrix.com>
Date: Thu Feb 21 12:16:42 2013 +0000
xen: Set the vram dirty when an error occurs.
If the call to xc_hvm_track_dirty_vram() fails, then we set dirtybit on all
the
video ram. This case happens during migration.
Backport of 8aba7dc02d5660df7e7d8651304b3079908358be
This backport is less clean that it might be because there is no
memory_region_set_dirty that copes with more than one page in 4.2,
and the case where the call to xc_hvm_track_dirty_vram is
successful also needs to ensure xen_modified_memory is
called (which would on unstable have been done within
memory_region_set_dirty).
Signed-off-by: Anthony PERARD <anthony.perard@citrix.com>
Acked-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Signed-off-by: Alex Bligh <alex@alex.org.uk>
Ian Jackson
2013-Feb-27 12:41 UTC
Re: [qemu-upstream-4.2-testing test] 16756: regressions - FAIL
xen.org writes ("[qemu-upstream-4.2-testing test] 16756: regressions -
FAIL"):> flight 16756 qemu-upstream-4.2-testing real [real]
> http://www.chiark.greenend.org.uk/~xensrcts/logs/16756/
>
> Regressions :-(
>
> Tests which did not succeed and are blocking,
> including tests which could not be run:
> build-i386-oldkern 4 xen-build fail REGR. vs. 15122
This is the same incident with bush-cricket hanging.
Ian.