All of lore.kernel.org
 help / color / mirror / Atom feed
From: Platform Team regression test user <osstest@osstest.xs.citrite.net>
To: xen-devel@lists.xensource.com, osstest-admin@xenproject.org
Subject: [seabios baseline-only test] 38159: tolerable FAIL
Date: Mon, 12 Oct 2015 22:34:37 +0100	[thread overview]
Message-ID: <osstest-38159-mainreport@xen.org> (raw)

This run is configured for baseline tests only.

flight 38159 seabios real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/38159/

Failures :-/ but no regressions.

Tests which did not succeed, but are not blocking:
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check fail never pass
 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check fail never pass
 test-amd64-i386-xl-qemuu-win7-amd64 17 guest-stop              fail never pass
 test-amd64-amd64-xl-qemuu-win7-amd64 17 guest-stop             fail never pass

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

Last test of basis    38080  2015-09-27 08:17:09 Z   15 days
Testing same since    38159  2015-10-12 15:49:39 Z    0 days    1 attempts

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

jobs:
 build-amd64-xsm                                              pass    
 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           pass    
 test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm            pass    
 test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm                pass    
 test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm                 pass    
 test-amd64-i386-qemuu-rhel6hvm-amd                           pass    
 test-amd64-amd64-xl-qemuu-debianhvm-amd64                    pass    
 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.xs.citrite.net
logs: /home/osstest/logs
images: /home/osstest/images

Logs, config files, etc. are available at
    http://osstest.xs.citrite.net/~osstest/testlogs/logs

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


Push not applicable.

------------------------------------------------------------
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>

                 reply	other threads:[~2015-10-12 21:34 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=osstest-38159-mainreport@xen.org \
    --to=osstest@osstest.xs.citrite.net \
    --cc=osstest-admin@xenproject.org \
    --cc=xen-devel@lists.xensource.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.