All of lore.kernel.org
 help / color / mirror / Atom feed
* [seabios test] 62793: regressions - trouble: blocked/broken/fail/pass
@ 2015-10-11 15:04 osstest service owner
  0 siblings, 0 replies; only message in thread
From: osstest service owner @ 2015-10-11 15:04 UTC (permalink / raw)
  To: xen-devel, osstest-admin

flight 62793 seabios real [real]
http://logs.test-lab.xenproject.org/osstest/logs/62793/

Regressions :-(

Tests which did not succeed and are blocking,
including tests which could not be run:
 build-amd64-xsm               3 host-install(3)         broken REGR. vs. 62315
 test-amd64-amd64-xl-qemuu-debianhvm-amd64 9 debian-hvm-install fail REGR. vs. 62315

Regressions which are regarded as allowable (not blocking):
 test-amd64-amd64-xl-qemuu-win7-amd64 17 guest-stop             fail like 62315

Tests which did not succeed, but are not blocking:
 test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm  1 build-check(1)    blocked n/a
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a
 test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm  1 build-check(1)     blocked n/a
 test-amd64-i386-xl-qemuu-win7-amd64 17 guest-stop              fail never pass

version targeted for testing:
 seabios              6bcacf7d19b1dc7fcd99f55491e93514f1f19279
baseline version:
 seabios              423542e5669732ab426fb0bc5798f004cb0bb3d6

Last test of basis    62315  2015-09-23 17:01:19 Z   17 days
Testing same since    62761  2015-10-09 17:44:40 Z    1 days    2 attempts

------------------------------------------------------------
People who touched revisions under test:
  Kevin O'Connor <kevin@koconnor.net>
  Stefan Weil <sw@weilnetz.de>

jobs:
 build-amd64-xsm                                              broken  
 build-i386-xsm                                               pass    
 build-amd64                                                  pass    
 build-i386                                                   pass    
 build-amd64-libvirt                                          pass    
 build-i386-libvirt                                           pass    
 build-amd64-pvops                                            pass    
 build-i386-pvops                                             pass    
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm           blocked 
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm            blocked 
 test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm                blocked 
 test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm                 blocked 
 test-amd64-i386-qemuu-rhel6hvm-amd                           pass    
 test-amd64-amd64-xl-qemuu-debianhvm-amd64                    fail    
 test-amd64-i386-xl-qemuu-debianhvm-amd64                     pass    
 test-amd64-amd64-xl-qemuu-ovmf-amd64                         pass    
 test-amd64-i386-xl-qemuu-ovmf-amd64                          pass    
 test-amd64-amd64-xl-qemuu-win7-amd64                         fail    
 test-amd64-i386-xl-qemuu-win7-amd64                          fail    
 test-amd64-i386-qemuu-rhel6hvm-intel                         pass    
 test-amd64-i386-xl-qemuu-winxpsp3-vcpus1                     pass    
 test-amd64-amd64-xl-qemuu-winxpsp3                           pass    
 test-amd64-i386-xl-qemuu-winxpsp3                            pass    


------------------------------------------------------------
sg-report-flight on osstest.test-lab.xenproject.org
logs: /home/logs/logs
images: /home/logs/images

Logs, config files, etc. are available at
    http://logs.test-lab.xenproject.org/osstest/logs

Explanation of these reports, and of osstest in general, is at
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master
    http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master

Test harness code can be found at
    http://xenbits.xen.org/gitweb?p=osstest.git;a=summary

broken-step build-amd64-xsm host-install(3)

Not pushing.

------------------------------------------------------------
commit 6bcacf7d19b1dc7fcd99f55491e93514f1f19279
Author: Stefan Weil <sw@weilnetz.de>
Date:   Fri Oct 2 08:46:40 2015 +0200

    Fix typos found by codespell
    
    Signed-off-by: Stefan Weil <sw@weilnetz.de>
    Signed-off-by: Kevin O'Connor <kevin@koconnor.net>

commit 62de31b4feb5eacc4139f4d9fc28ae102921b4c7
Author: Kevin O'Connor <kevin@koconnor.net>
Date:   Tue Sep 22 12:35:00 2015 -0400

    Always enable caching on transition32; backup/restore cr0 on call32
    
    Always enable caching at start of 32bit code and always make sure the
    paging flag is off.  Because this alters the cr0 register, perform a
    backup and restore of it when using call32().
    
    Also, rename get/setcr0() to cr0_read/write() to more closely match
    other register access functions.
    
    Signed-off-by: Kevin O'Connor <kevin@koconnor.net>

commit 4c599ef3960ed8f2aaf7a73980814ebe42e37bf3
Author: Kevin O'Connor <kevin@koconnor.net>
Date:   Tue Sep 22 14:38:14 2015 -0400

    Consolidate code16*() functions
    
    Introduce code16_override() for cases where call16() should not
    restore the previous 16bit state.  All callers now use call16_back()
    to invoke 16bit code, so rename call16_back() to call16().
    
    Signed-off-by: Kevin O'Connor <kevin@koconnor.net>

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-10-11 15:04 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-10-11 15:04 [seabios test] 62793: regressions - trouble: blocked/broken/fail/pass osstest service owner

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.