All of lore.kernel.org
 help / color / mirror / Atom feed
* [xen-4.0-testing test] 5679: regressions - FAIL
@ 2011-02-10  0:00 xen.org
  2011-02-10 11:20 ` Ian Jackson
  0 siblings, 1 reply; 2+ messages in thread
From: xen.org @ 2011-02-10  0:00 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson

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

Regressions :-(

Tests which did not succeed and are blocking:
 test-amd64-i386-pv           14 guest-localmigrate/x10     fail REGR. vs. 5675

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       7 windows-install              fail   never pass
 test-amd64-amd64-xl          15 guest-stop                   fail   never pass
 test-amd64-i386-rhel6hvm-amd  7 redhat-install               fail   never pass
 test-amd64-i386-rhel6hvm-intel  7 redhat-install               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-credit2    5 xen-boot                     fail    like 5675
 test-amd64-i386-xl-multivcpu 15 guest-stop                   fail   never pass
 test-amd64-i386-xl-win-vcpus1  7 windows-install              fail  never pass
 test-amd64-i386-xl           15 guest-stop                   fail   never pass
 test-amd64-xcpkern-i386-rhel6hvm-amd  7 redhat-install         fail never pass
 test-amd64-xcpkern-i386-rhel6hvm-intel  7 redhat-install       fail never pass
 test-amd64-xcpkern-i386-win  16 leak-check/check             fail   never pass
 test-amd64-xcpkern-i386-xl-credit2 15 guest-stop               fail never pass
 test-amd64-xcpkern-i386-xl-multivcpu 15 guest-stop             fail never pass
 test-amd64-xcpkern-i386-xl-win  7 windows-install              fail never pass
 test-amd64-xcpkern-i386-xl   15 guest-stop                   fail   never pass
 test-i386-i386-win           16 leak-check/check             fail   never pass
 test-i386-i386-xl-win         7 windows-install              fail   never pass
 test-i386-i386-xl            15 guest-stop                   fail   never pass
 test-i386-xcpkern-i386-win   16 leak-check/check             fail   never pass
 test-i386-xcpkern-i386-xl    15 guest-stop                   fail   never pass

version targeted for testing:
 xen                  90c7e62a49c9
baseline version:
 xen                  a8bc981ce9c7

------------------------------------------------------------
People who touched revisions under test:
  Keir Fraser <keir@xen.org>
  Tim Deegan <Tim.Deegan@citrix.com>
------------------------------------------------------------

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                                          fail     
 test-amd64-i386-xl                                           fail     
 test-i386-i386-xl                                            fail     
 test-amd64-xcpkern-i386-xl                                   fail     
 test-i386-xcpkern-i386-xl                                    fail     
 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                           fail     
 test-amd64-i386-rhel6hvm-intel                               fail     
 test-amd64-xcpkern-i386-rhel6hvm-intel                       fail     
 test-amd64-i386-xl-multivcpu                                 fail     
 test-amd64-xcpkern-i386-xl-multivcpu                         fail     
 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                                           fail     
 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:   21447:90c7e62a49c9
tag:         tip
user:        Tim Deegan <Tim.Deegan@citrix.com>
date:        Wed Feb 09 09:02:12 2011 +0000
    
    x86/hvm: don't let domains call HVMOP_set_mem_type on themselves.
    
    Signed-off-by: Tim Deegan <Tim.Deegan@citrix.com>
    xen-unstable changeset:   22879:098c8a6483c9
    xen-unstable date:        Mon Feb 07 09:39:59 2011 +0000
    
    
changeset:   21446:a8bc981ce9c7
user:        Keir Fraser <keir@xen.org>
date:        Mon Feb 07 10:01:19 2011 +0000
    
    Revert 21334:993458f6c5a0 (xen-unstable 22071:c5aed2e049bc).
    
    Signed-off-by: Keir Fraser <keir@xen.org>
    
    
(qemu changes not included)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2011-02-10 11:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-02-10  0:00 [xen-4.0-testing test] 5679: regressions - FAIL xen.org
2011-02-10 11:20 ` Ian Jackson

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.