[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [xen-4.1-testing test] 7002: regressions - FAIL
flight 7002 xen-4.1-testing real [real] http://www.chiark.greenend.org.uk/~xensrcts/logs/7002/ Regressions :-( Tests which did not succeed and are blocking: test-amd64-i386-win 14 guest-start.2 fail REGR. vs. 6933 test-amd64-xcpkern-i386-rhel6hvm-intel 7 redhat-install fail REGR. vs. 6933 Tests which did not succeed, but are not blocking, including regressions (tests previously passed) regarded as allowable: test-amd64-amd64-win 16 leak-check/check fail never pass test-amd64-amd64-xl-win 13 guest-stop fail never pass test-amd64-i386-rhel6hvm-amd 7 redhat-install fail like 6933 test-amd64-i386-rhel6hvm-intel 8 guest-saverestore fail never pass test-amd64-i386-win-vcpus1 16 leak-check/check fail never pass test-amd64-i386-xl-win-vcpus1 13 guest-stop fail never pass test-amd64-xcpkern-i386-rhel6hvm-amd 8 guest-saverestore fail never pass test-amd64-xcpkern-i386-win 16 leak-check/check fail never pass test-amd64-xcpkern-i386-xl-win 13 guest-stop fail never pass test-i386-i386-win 16 leak-check/check fail never pass test-i386-i386-xl-win 13 guest-stop fail never pass test-i386-xcpkern-i386-win 16 leak-check/check fail never pass version targeted for testing: xen bdc6dd89d83c baseline version: xen cd51edb56b17 ------------------------------------------------------------ People who touched revisions under test: Aravindh Puthiyaparambil <aravindh@xxxxxxxxxxxx> George Dunlap <george.dunlap@xxxxxxxxxxxxx> Jan Beulich <jbeulich@xxxxxxxxxx> Keir Fraser <keir@xxxxxxx> ------------------------------------------------------------ jobs: build-i386-xcpkern pass build-amd64 pass build-i386 pass build-amd64-oldkern pass build-i386-oldkern pass build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-xl pass test-amd64-i386-xl pass test-i386-i386-xl pass test-amd64-xcpkern-i386-xl pass test-i386-xcpkern-i386-xl pass test-amd64-i386-rhel6hvm-amd fail test-amd64-xcpkern-i386-rhel6hvm-amd fail test-amd64-i386-xl-credit2 pass test-amd64-xcpkern-i386-xl-credit2 pass test-amd64-i386-rhel6hvm-intel fail test-amd64-xcpkern-i386-rhel6hvm-intel fail test-amd64-i386-xl-multivcpu pass test-amd64-xcpkern-i386-xl-multivcpu pass test-amd64-amd64-pair pass test-amd64-i386-pair pass test-i386-i386-pair pass test-amd64-xcpkern-i386-pair pass test-i386-xcpkern-i386-pair pass test-amd64-amd64-pv pass test-amd64-i386-pv pass test-i386-i386-pv pass test-amd64-xcpkern-i386-pv pass test-i386-xcpkern-i386-pv pass test-amd64-i386-win-vcpus1 fail test-amd64-i386-xl-win-vcpus1 fail test-amd64-amd64-win fail test-amd64-i386-win fail test-i386-i386-win fail test-amd64-xcpkern-i386-win fail test-i386-xcpkern-i386-win fail test-amd64-amd64-xl-win fail test-i386-i386-xl-win fail test-amd64-xcpkern-i386-xl-win 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. ------------------------------------------------------------ changeset: 23041:bdc6dd89d83c tag: tip user: Aravindh Puthiyaparambil <aravindh@xxxxxxxxxxxx> date: Mon May 09 12:18:50 2011 +0100 tools/tests/xen-access: minor bug fixes Fix a couple of minor bugs in xen-access test program: * Fix -m option handling. * Fix a segfault that was occurring during program exit. Signed-off-by: Aravindh Puthiyaparambil <aravindh@xxxxxxxxxxxx> xen-unstable changeset: 23307:1649275965f0 xen-unstable date: Mon May 09 09:56:39 2011 +0100 changeset: 23040:60070af3777d user: Jan Beulich <jbeulich@xxxxxxxxxx> date: Mon May 09 12:18:14 2011 +0100 x86: set ARAT feature flag for non-buggy AMD CPUs This is the equivalent of a recent Linux change. Signed-off-by: Jan Beulich <jbeulich@xxxxxxxxxx> xen-unstable changeset: 23290:1ac7336b6298 xen-unstable date: Sun May 01 10:14:15 2011 +0100 changeset: 23039:408e9e1f4eef user: Keir Fraser <keir@xxxxxxx> date: Mon May 09 12:17:17 2011 +0100 Clean up licensing in the public header directory. The COPYING file at xen/include/public/COPYING clearly states that all public header files are distributed under a permissive MIT license. Therefore make sure the same permissive license is included at the top of every header file (i.e., not GPL). Signed-off-by: Keir Fraser <keir@xxxxxxx> xen-unstable changeset: 23286:6f48f5f843f0 xen-unstable date: Sun May 01 10:08:40 2011 +0100 public/arch-ia64/debug_op.h: Reinsert copyright that I accidentally deleted. Signed-off-by: Keir Fraser <keir@xxxxxxx> xen-unstable changeset: 23294:c0a8f889ca9e xen-unstable date: Sun May 01 13:03:37 2011 +0100 changeset: 23038:b2c493776b06 user: Keir Fraser <keir@xxxxxxx> date: Mon May 09 12:16:34 2011 +0100 x86: Clean up smp_call_function handling. We don't need so many communication fields between caller and handler. Signed-off-by: Keir Fraser <keir@xxxxxxx> xen-unstable changeset: 23285:a7ac0a0170b0 xen-unstable date: Sun May 01 09:32:48 2011 +0100 changeset: 23037:cd51edb56b17 user: Keir Fraser <keir@xxxxxxx> date: Wed Apr 27 13:38:08 2011 +0100 credit2: add a callback to migrate to a new cpu In credit2, there needs to be a strong correlation between v->processor and the runqueue to which a vcpu is assigned; much of the code relies on this invariant. Allow credit2 to manage the actual migration itself. This fixes the most recent credit2 bug reported on the list (Xen BUG at sched_credit2.c:1606) in Xen 4.1, as well as the bug at sched_credit2.c:811 in -unstable (which catches the same condition earlier). Signed-off-by: George Dunlap <george.dunlap@xxxxxxxxxxxxx> xen-unstable changeset: 23250:7745109e3c6e xen-unstable date: Wed Apr 27 13:36:15 2011 +0100 (qemu changes not included) _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |