From: xen.org <ian.jackson@eu.citrix.com>
To: xen-devel@lists.xensource.com
Cc: ian.jackson@eu.citrix.com
Subject: [xen-4.1-testing test] 25151: regressions - trouble: broken/fail/pass
Date: Thu, 20 Feb 2014 14:13:21 +0000 [thread overview]
Message-ID: <osstest-25151-mainreport@xen.org> (raw)
flight 25151 xen-4.1-testing real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/25151/
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. 24859
test-amd64-amd64-pv 6 leak-check/basis(6) fail REGR. vs. 24859
test-amd64-amd64-xl 6 leak-check/basis(6) fail REGR. vs. 24859
test-amd64-amd64-pair 10 leak-check/basis/dst_host(10) fail REGR. vs. 24859
test-amd64-amd64-pair 9 leak-check/basis/src_host(9) fail REGR. vs. 24859
test-amd64-i386-pair 13 guests-nbd-mirror fail REGR. vs. 24859
test-amd64-amd64-xl-winxpsp3 6 leak-check/basis(6) fail REGR. vs. 24859
test-amd64-amd64-xl-win7-amd64 6 leak-check/basis(6) fail REGR. vs. 24859
test-amd64-amd64-xl-qemut-win7-amd64 6 leak-check/basis(6) fail REGR. vs. 24859
test-amd64-i386-xend-winxpsp3 4 xen-install fail REGR. vs. 24859
test-amd64-amd64-xl-qemut-winxpsp3 6 leak-check/basis(6) fail REGR. vs. 24859
Regressions which are regarded as allowable (not blocking):
test-amd64-amd64-xl-sedf 6 leak-check/basis(6) fail REGR. vs. 24859
test-amd64-amd64-xl-pcipt-intel 6 leak-check/basis(6) fail REGR. vs. 24859
test-amd64-amd64-xl-sedf-pin 6 leak-check/basis(6) fail REGR. vs. 24859
Tests which did not succeed, but are not blocking:
test-amd64-i386-qemuu-freebsd10-i386 18 leak-check/check fail never pass
test-amd64-i386-qemuu-freebsd10-amd64 18 leak-check/check fail never pass
test-amd64-i386-xl-qemut-winxpsp3-vcpus1 14 guest-stop fail never pass
test-i386-i386-xl-winxpsp3 14 guest-stop fail never pass
test-amd64-i386-xl-qemut-win7-amd64 14 guest-stop fail never pass
test-amd64-i386-xend-qemut-winxpsp3 17 leak-check/check fail never pass
test-amd64-i386-xl-winxpsp3-vcpus1 14 guest-stop fail never pass
test-amd64-i386-xl-win7-amd64 14 guest-stop fail never pass
test-i386-i386-xl-qemut-winxpsp3 14 guest-stop fail never pass
version targeted for testing:
xen 934858f00267a92bc2a2995a0c634d02d2c60fbd
baseline version:
xen e21b2fa19946806ea27873a8808bc1ace48b7c69
------------------------------------------------------------
People who touched revisions under test:
Ian Campbell <Ian.Campbell@citrix.com>
Jan Beulich <jbeulich@suse.com>
------------------------------------------------------------
jobs:
build-amd64 pass
build-i386 pass
build-amd64-oldkern pass
build-i386-oldkern fail
build-amd64-pvops pass
build-i386-pvops pass
test-amd64-amd64-xl broken
test-amd64-i386-xl pass
test-i386-i386-xl pass
test-amd64-i386-rhel6hvm-amd pass
test-amd64-i386-qemut-rhel6hvm-amd pass
test-amd64-i386-qemuu-freebsd10-amd64 fail
test-amd64-amd64-xl-qemut-win7-amd64 broken
test-amd64-i386-xl-qemut-win7-amd64 fail
test-amd64-amd64-xl-win7-amd64 broken
test-amd64-i386-xl-win7-amd64 fail
test-amd64-i386-xl-credit2 pass
test-amd64-i386-qemuu-freebsd10-i386 fail
test-amd64-amd64-xl-pcipt-intel broken
test-amd64-i386-rhel6hvm-intel pass
test-amd64-i386-qemut-rhel6hvm-intel pass
test-amd64-i386-xl-multivcpu pass
test-amd64-amd64-pair broken
test-amd64-i386-pair fail
test-i386-i386-pair pass
test-amd64-amd64-xl-sedf-pin broken
test-amd64-amd64-pv broken
test-amd64-i386-pv pass
test-i386-i386-pv pass
test-amd64-amd64-xl-sedf broken
test-amd64-i386-xl-qemut-winxpsp3-vcpus1 fail
test-amd64-i386-xl-winxpsp3-vcpus1 fail
test-amd64-i386-xend-qemut-winxpsp3 fail
test-amd64-amd64-xl-qemut-winxpsp3 broken
test-i386-i386-xl-qemut-winxpsp3 fail
test-amd64-i386-xend-winxpsp3 fail
test-amd64-amd64-xl-winxpsp3 broken
test-i386-i386-xl-winxpsp3 fail
------------------------------------------------------------
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 934858f00267a92bc2a2995a0c634d02d2c60fbd
Author: Jan Beulich <jbeulich@suse.com>
Date: Thu Feb 20 08:43:11 2014 +0100
x86/AMD: work around erratum 793 for 32-bit
The original change went into a 64-bit only code section, thus leaving
the issue unfixed on 32-bit. Re-order code to address this.
This is part of CVE-2013-6885 / XSA-82.
Signed-off-by: Jan Beulich <jbeulich@suse.com>
Acked-by: Ian Campbell <Ian.Campbell@citrix.com>
(qemu changes not included)
reply other threads:[~2014-02-20 14:13 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=osstest-25151-mainreport@xen.org \
--to=ian.jackson@eu.citrix.com \
--cc=xen-devel@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.