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

[Xen-devel] [xen-unstable test] 9207: regressions - FAIL



flight 9207 xen-unstable real [real]
http://www.chiark.greenend.org.uk/~xensrcts/logs/9207/

Regressions :-(

Tests which did not succeed and are blocking:
 test-i386-i386-win           14 guest-start.2              fail REGR. vs. 9203

Tests which did not succeed, but are not blocking,
including regressions (tests previously passed) regarded as allowable:
 test-amd64-amd64-xl-pcipt-intel  9 guest-start                 fail never pass
 test-amd64-i386-rhel6hvm-amd  9 guest-start.2                fail   never pass
 test-amd64-i386-rhel6hvm-intel  9 guest-start.2                fail never pass
 test-amd64-amd64-xl-sedf     14 guest-localmigrate/x10       fail    like 9203
 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-i386-win          16 leak-check/check             fail   never pass
 test-amd64-amd64-win         16 leak-check/check             fail   never pass
 test-amd64-amd64-xl-win      13 guest-stop                   fail   never pass
 test-i386-i386-xl-win        13 guest-stop                   fail   never pass

version targeted for testing:
 xen                  0c2bfd1f9c68
baseline version:
 xen                  eb8637351535

------------------------------------------------------------
People who touched revisions under test:
  "Kay, Allen M" <allen.m.kay@xxxxxxxxx>
  Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
  Jan Beulich <jbeulich@xxxxxxxx>
  Olaf Hering <olaf@xxxxxxxxx>
  Roger Pau Monne <roger.pau@xxxxxxxxxxxxx>
------------------------------------------------------------

jobs:
 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-i386-rhel6hvm-amd                                 fail    
 test-amd64-i386-xl-credit2                                   pass    
 test-amd64-amd64-xl-pcipt-intel                              fail    
 test-amd64-i386-rhel6hvm-intel                               fail    
 test-amd64-i386-xl-multivcpu                                 pass    
 test-amd64-amd64-pair                                        pass    
 test-amd64-i386-pair                                         pass    
 test-i386-i386-pair                                          pass    
 test-amd64-amd64-pv                                          pass    
 test-amd64-i386-pv                                           pass    
 test-i386-i386-pv                                            pass    
 test-amd64-amd64-xl-sedf                                     fail    
 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-amd64-xl-win                                      fail    
 test-i386-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:   23932:0c2bfd1f9c68
tag:         tip
user:        Jan Beulich <jbeulich@xxxxxxxx>
date:        Fri Oct 07 17:57:07 2011 +0200
    
    Adjust 23931:6a9466e1753d.
    
    Committed a stale patch - this was missing from what was actually acked.
    
    Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
    
    
changeset:   23931:6a9466e1753d
user:        Jan Beulich <jbeulich@xxxxxxxx>
date:        Fri Oct 07 17:50:50 2011 +0200
    
    VT-d: don't reject possibly valid DRHD or RMRR
    
    If a non-zero PCI segment isn't accessible during Xen boot (because
    firmware decided to not enter the necessary MMIO space into the E820
    table), devices referred to on those segments through DRHD or RMRR
    structures should not be rejected just because the devices can't be
    found.
    
    This is in line with what is being done in at least one other case
    already: Systems with more than one PCI segment (usually high end
    ones) are assumed to have valid firmware provided data, while systems
    with just segment 0 continue to have their firmware tables validated.
    
    Signed-off-by: Jan Beulich <jbeulich@xxxxxxxx>
    Acked-by: "Kay, Allen M" <allen.m.kay@xxxxxxxxx>
    
    
changeset:   23930:eec5d0b44f76
user:        Olaf Hering <olaf@xxxxxxxxx>
date:        Fri Oct 07 14:33:15 2011 +0100
    
    tools/check: remove check_logging
    
    Remove tools/check/check_logging.  Python 2.3 is the minimal required
    python version so the checked function is available anyway.
    
    Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
    Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
    Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
    
    
changeset:   23929:b45b400d11d3
user:        Olaf Hering <olaf@xxxxxxxxx>
date:        Fri Oct 07 14:32:36 2011 +0100
    
    tools/check: update python version check
    
    Python 2.3 is the minimal version according to the README.
    Adjust check script.
    
    Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>
    Acked-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
    Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
    
    
changeset:   23928:eb8637351535
user:        Ian Jackson <Ian.Jackson@xxxxxxxxxxxxx>
date:        Fri Oct 07 10:47:04 2011 +0100
    
    libvchan: remove erroneously-committed libvchan-node[12]; add them to 
.hgignore
    
    Signed-off-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
    Committed-by: Ian Jackson <ian.jackson@xxxxxxxxxxxxx>
    
    
========================================
commit 25378e0a76b282127e9ab8933a4defbc91db3862
Author: Roger Pau Monne <roger.pau@xxxxxxxxxxxxx>
Date:   Thu Oct 6 18:38:08 2011 +0100

    remove blktap when building for NetBSD
    
    NetBSD has no blktap support, so remove the use of the blktap if the
    OS is NetBSD.
    
    Signed-off-by: Roger Pau Monne <roger.pau@xxxxxxxxxxxxx>

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel


 


Rackspace

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