[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] [xen-4.1-testing test] 18734: regressions - FAIL



flight 18734 xen-4.1-testing real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/18734/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 test-amd64-amd64-xl-qemuu-win7-amd64  7 windows-install   fail REGR. vs. 18729

Tests which did not succeed, but are not blocking:
 build-armhf                   4 xen-build                    fail   never pass
 test-amd64-amd64-xl-pcipt-intel  9 guest-start                 fail never pass
 test-amd64-amd64-xl-qemut-winxpsp3 13 guest-stop               fail never pass
 test-i386-i386-xl-winxpsp3   13 guest-stop                   fail   never pass
 test-amd64-amd64-xl-win7-amd64 13 guest-stop                   fail never pass
 test-amd64-i386-xend-winxpsp3 16 leak-check/check             fail  never pass
 test-amd64-i386-xl-win7-amd64 13 guest-stop                   fail  never pass
 test-amd64-amd64-xl-winxpsp3 13 guest-stop                   fail   never pass
 test-amd64-i386-xl-qemut-win7-amd64 13 guest-stop              fail never pass
 test-i386-i386-xl-qemut-winxpsp3 13 guest-stop                 fail never pass
 test-amd64-i386-xl-winxpsp3-vcpus1 13 guest-stop               fail never pass
 test-amd64-i386-xl-qemut-winxpsp3-vcpus1 13 guest-stop         fail never pass
 test-amd64-i386-xend-qemut-winxpsp3 16 leak-check/check        fail never pass
 test-amd64-amd64-xl-qemuu-winxpsp3 13 guest-stop               fail never pass
 test-i386-i386-xl-qemuu-winxpsp3 13 guest-stop                 fail never pass
 test-amd64-amd64-xl-qemut-win7-amd64 13 guest-stop             fail never pass

version targeted for testing:
 xen                  4e4da361f57e1ced53cb65c53fc6289a345a3429
baseline version:
 xen                  e737f237a373c673537062a7a3324f345120a113

------------------------------------------------------------
People who touched revisions under test:
  Ben Guthro <benjamin.guthro@xxxxxxxxxx>
  Ian Campbell <ian.campbell@xxxxxxxxxx>
  Jan Beulich <jbeulich@xxxxxxxx>
  Keir Fraser <keir@xxxxxxx>
  Patrick Welche <prlw1@xxxxxxxxx>
  Tim Deegan <tim@xxxxxxx>
  Xiantao Zhang <xiantao.zhang@xxxxxxxxx>
------------------------------------------------------------

jobs:
 build-amd64                                                  pass    
 build-armhf                                                  fail    
 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-i386-rhel6hvm-amd                                 pass    
 test-amd64-i386-qemut-rhel6hvm-amd                           pass    
 test-amd64-i386-qemuu-rhel6hvm-amd                           pass    
 test-amd64-amd64-xl-qemut-win7-amd64                         fail    
 test-amd64-i386-xl-qemut-win7-amd64                          fail    
 test-amd64-amd64-xl-qemuu-win7-amd64                         fail    
 test-amd64-amd64-xl-win7-amd64                               fail    
 test-amd64-i386-xl-win7-amd64                                fail    
 test-amd64-i386-xl-credit2                                   pass    
 test-amd64-amd64-xl-pcipt-intel                              fail    
 test-amd64-i386-rhel6hvm-intel                               pass    
 test-amd64-i386-qemut-rhel6hvm-intel                         pass    
 test-amd64-i386-qemuu-rhel6hvm-intel                         pass    
 test-amd64-i386-xl-multivcpu                                 pass    
 test-amd64-amd64-pair                                        pass    
 test-amd64-i386-pair                                         pass    
 test-i386-i386-pair                                          pass    
 test-amd64-amd64-xl-sedf-pin                                 pass    
 test-amd64-amd64-pv                                          pass    
 test-amd64-i386-pv                                           pass    
 test-i386-i386-pv                                            pass    
 test-amd64-amd64-xl-sedf                                     pass    
 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                           fail    
 test-i386-i386-xl-qemut-winxpsp3                             fail    
 test-amd64-amd64-xl-qemuu-winxpsp3                           fail    
 test-i386-i386-xl-qemuu-winxpsp3                             fail    
 test-amd64-i386-xend-winxpsp3                                fail    
 test-amd64-amd64-xl-winxpsp3                                 fail    
 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 4e4da361f57e1ced53cb65c53fc6289a345a3429
Author: Tim Deegan <tim@xxxxxxx>
Date:   Tue Aug 20 16:13:20 2013 +0200

    xen: Add stdbool.h workaround for BSD.
    
    On *BSD, stdbool.h lives in /usr/include, but we don't want to have
    that on the search path in case we pick up any headers from the build
    host's C libraries.
    
    Copy the equivalent hack already in place for stdarg.h: on all
    supported compilers the contents of stdbool.h are trivial, so just
    supply the things we need in a xen/stdbool.h header.
    
    Signed-off-by: Tim Deegan <tim@xxxxxxx>
    Reviewed-by: Jan Beulich <jbeulich@xxxxxxxx>
    Reviewed-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
    Acked-by: Keir Fraser <keir@xxxxxxx>
    Tested-by: Patrick Welche <prlw1@xxxxxxxxx>
    master commit: 7b9685ca4ed2fd723600ce66eb20a6d0c115b6cb
    master date: 2013-08-15 22:00:45 +0100

commit 28d38f0a7db6f5d024900ac0a9075a70298bc64f
Author: Tim Deegan <tim@xxxxxxx>
Date:   Tue Aug 20 16:12:19 2013 +0200

    x86/time: fix check for negative time in __update_vcpu_system_time()
    
    Clang points out that u64 stime variable is always >= 0.
    
    Signed-off-by: Tim Deegan <tim@xxxxxxx>
    master commit: ab7f9a793c78dfea81c037b34b0dd2db7070d8f8
    master date: 2013-08-15 13:17:10 +0200

commit 09cc1e255e8e4302d967223e6761ce1d1017b50d
Author: Jan Beulich <jbeulich@xxxxxxxx>
Date:   Tue Aug 20 16:11:42 2013 +0200

    x86/MTRR: fix range check in mtrr_add_page()
    
    Extracted from Yinghai Lu's Linux commit d5c78673 ("x86: Fix /proc/mtrr
    with base/size more than 44bits").
    
    Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
    Reviewed-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
    Acked-by: Keir Fraser <keir@xxxxxxx>
    master commit: f67af6d5803b6a015e30cb490a94f9547cb0437c
    master date: 2013-08-14 11:20:26 +0200

commit 7c2dc5b8e80234153e7aaa32b9a511d0738bd39e
Author: Jan Beulich <jbeulich@xxxxxxxx>
Date:   Tue Aug 20 16:10:44 2013 +0200

    VT-d: protect against bogus information coming from BIOS
    
    Add checks similar to those done by Linux: The DRHD address must not
    be all zeros or all ones (Linux only checks for zero), and capabilities
    as well as extended capabilities must not be all ones.
    
    Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
    Reviewed-by: Ben Guthro <benjamin.guthro@xxxxxxxxxx>
    Reviewed-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
    Tested-by: Ben Guthro <benjamin.guthro@xxxxxxxxxx>
    Acked by: Yang Zhang <yang.z.zhang@xxxxxxxxx>
    Acked-by: Xiantao Zhang <xiantao.zhang@xxxxxxxxx>
    master commit: e8e8b030ecf916fea19639f0b6a446c1c9dbe174
    master date: 2013-08-14 11:18:24 +0200

commit bfe2b5abd6871ee250cf01d07f23b177700932bc
Author: Patrick Welche <prlw1@xxxxxxxxx>
Date:   Tue Aug 20 16:09:48 2013 +0200

    libelf: Fix typo in header guard macro
    
    s/__LIBELF_PRIVATE_H_/__LIBELF_PRIVATE_H__/
    
    Signed-off-by: Patrick Welche <prlw1@xxxxxxxxx>
    Reviewed-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx>
    Acked-by: Ian Campbell <ian.campbell@xxxxxxxxxx>
    master commit: 0aec8823501f8ee058c1ba673d2ac3e0f3f2e8db
    master date: 2013-08-08 12:47:38 +0100
(qemu changes not included)

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxx
http://lists.xen.org/xen-devel


 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.