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

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



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

Regressions :-(

Tests which did not succeed and are blocking:
 test-amd64-i386-xl-credit2    9 guest-start                fail REGR. vs. 6829

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  8 guest-saverestore            fail   never pass
 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-win          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-rhel6hvm-intel  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                  3f00c5faa12a
baseline version:
 xen                  ab15b6853300

------------------------------------------------------------
People who touched revisions under test:
  Christoph Egger <Christoph.Egger@xxxxxxx>
  Keir Fraser <keir@xxxxxxx>
  Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
  Tim Deegan <Tim.Deegan@xxxxxxxxxx>
------------------------------------------------------------

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                                   fail     
 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:   23225:3f00c5faa12a
tag:         tip
user:        Keir Fraser <keir@xxxxxxx>
date:        Wed Apr 13 16:10:26 2011 +0100
    
    x86: make the pv-only e820 array be dynamic.
    
    During creation of the PV domain we allocate the E820 structure to
    have the amount of E820 entries on the machine, plus the number three.
    
    This will allow the tool stack to fill the E820 with more than three
    entries. Specifically the use cases is , where the toolstack retrieves
    the E820, sanitizes it, and then sets it for the PV guest (for PCI
    passthrough), this dynamic number of E820 is just right.
    
    Signed-off-by: Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx>
    Signed-off-by: Keir Fraser <keir@xxxxxxx>
    
    
changeset:   23224:3b2182100ba2
user:        Christoph Egger <Christoph.Egger@xxxxxxx>
date:        Wed Apr 13 14:14:59 2011 +0100
    
    x86/svm/asid: Introduce svm_invlpga()
    
    Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
    
    
changeset:   23223:2284c79b606a
user:        Christoph Egger <Christoph.Egger@xxxxxxx>
date:        Wed Apr 13 14:14:32 2011 +0100
    
    x86/hvm/asid: Use C99 integer types for asid numbers
    
    Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
    
    
changeset:   23222:ebebb4c54561
user:        Christoph Egger <Christoph.Egger@xxxxxxx>
date:        Wed Apr 13 14:09:55 2011 +0100
    
    tools/xentrace: decode 'continue_running' and 'RDTSC' entries.
    
    Signed-off-by: Christoph Egger <Christoph.Egger@xxxxxxx>
    
    
changeset:   23221:ab15b6853300
user:        Tim Deegan <Tim.Deegan@xxxxxxxxxx>
date:        Wed Apr 13 09:18:10 2011 +0100
    
    Remove "uninitialized_var" macro, which doesn't work with clang.
    
    Since its only user is in ACPI parsing code, the extra overhead of
    initializing to 0 is not worth fighting over.
    
    Signed-off-by: Tim Deegan <Tim.Deegan@xxxxxxxxxx>
    
    
(qemu changes not included)

_______________________________________________
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®.