xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: Platform Team regression test user <citrix-osstest@xenproject.org>
To: xen-devel@lists.xensource.com, osstest-admin@xenproject.org
Subject: [ovmf baseline-only test] 68251: tolerable FAIL
Date: Wed, 21 Dec 2016 11:12:18 +0000	[thread overview]
Message-ID: <osstest-68251-mainreport@xen.org> (raw)

This run is configured for baseline tests only.

flight 68251 ovmf real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/68251/

Failures :-/ but no regressions.

Regressions which are regarded as allowable (not blocking):
 test-amd64-i386-xl-qemuu-ovmf-amd64  9 debian-hvm-install      fail like 68248
 test-amd64-amd64-xl-qemuu-ovmf-amd64  9 debian-hvm-install     fail like 68248

version targeted for testing:
 ovmf                 403f54768cd517221143064449ac861f0aac4ec5
baseline version:
 ovmf                 83c6c3bfe293cd0a5983375dfbf46d4f364b38aa

Last test of basis    68248  2016-12-20 11:50:59 Z    0 days
Testing same since    68251  2016-12-21 04:48:10 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Chan, Amy <amy.chan@intel.com>
  Dandan Bi <dandan.bi@intel.com>
  Hao Wu <hao.a.wu@intel.com>
  Heyi Guo <heyi.guo@linaro.org>
  Liming Gao <liming.gao@intel.com>

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-xl-qemuu-ovmf-amd64                         fail    
 test-amd64-i386-xl-qemuu-ovmf-amd64                          fail    


------------------------------------------------------------
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 403f54768cd517221143064449ac861f0aac4ec5
Author: Hao Wu <hao.a.wu@intel.com>
Date:   Tue Dec 20 09:13:23 2016 +0800

    UefiCpuPkg/PiSmmCpuDxeSmm: Add check to avoid NULL ptr dereference
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

commit 4fa9134e47bfb3b7cd9348c8d44fdb029830018b
Author: Liming Gao <liming.gao@intel.com>
Date:   Fri Dec 16 13:07:10 2016 +0800

    BaseTools GCC makefile: disable unused-result warning for CPP file
    
    This warning has been disabled for C file. To be same, it is also disabled
    for CPP file.
    
    Cc: Yonghong Zhu <yonghong.zhu@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@intel.com>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>

commit 00de920a0339e78824cdb9015f66c5a98644e0b6
Author: Heyi Guo <heyi.guo@linaro.org>
Date:   Thu Dec 15 14:49:47 2016 +0800

    BaseTools: fix write-strings build warnings
    
    Fix build warnings of "deprecated conversion from string constant to
    ?CHAR8* {aka char*}? [-Wwrite-strings]" for BaseTools, while using
    "gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)".
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
    Cc: Yonghong Zhu <yonghong.zhu@intel.com>
    Cc: Liming Gao <liming.gao@intel.com>
    Reviewed-by: Liming Gao <liming.gao@intel.com>

commit 8230d45bba517d78c20634425587efeb6fa14d7c
Author: Heyi Guo <heyi.guo@linaro.org>
Date:   Thu Dec 15 14:49:46 2016 +0800

    BaseTools: fix format type build warnings
    
    Fix build warnings of "format ?%d? expects argument of type ?int?, but
    argument 5 has type ?long unsigned int? [-Wformat=]" for BaseTools,
    while using "gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)".
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
    Cc: Yonghong Zhu <yonghong.zhu@intel.com>
    Cc: Liming Gao <liming.gao@intel.com>
    Reviewed-by: Liming Gao <liming.gao@intel.com>

commit 5b26adf03a0b66b741ff05daee985888fe1d636f
Author: Heyi Guo <heyi.guo@linaro.org>
Date:   Thu Dec 15 14:49:45 2016 +0800

    BaseTools: fix format-security build warnings
    
    Fix build warnings of "format not a string literal and no format
    arguments [-Wformat-security]" for BaseTools, while using "gcc version
    4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.3)".
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Heyi Guo <heyi.guo@linaro.org>
    Cc: Yonghong Zhu <yonghong.zhu@intel.com>
    Cc: Liming Gao <liming.gao@intel.com>
    Reviewed-by: Liming Gao <liming.gao@intel.com>

commit 9a882490e450012d68a908a191dd5c624fa618ca
Author: Dandan Bi <dandan.bi@intel.com>
Date:   Mon Dec 19 15:02:24 2016 +0800

    MdeModulePkg/NonDiscoverableDeviceRegistrationLib: Fix coding style issues
    
    1. Fix issues in comments
    2. Fix Guid/protocol format
    
    Cc: Ard Biesheuvel <ard.biesheuvel@linaro.org>
    Cc: Ruiyu Ni <ruiyu.ni@intel.com>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@intel.com>
    Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>

commit a9e0c1f6ac4f94d49dc420ada36ce79c758509c3
Author: Dandan Bi <dandan.bi@intel.com>
Date:   Mon Dec 19 11:37:51 2016 +0800

    MdeModulePkg/SataControllerDxe: Fix coding style issue
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@intel.com>
    Reviewed-by: Feng Tian <feng.tian@intel.com>

commit 4d9ea30931cd0a6a872a97010e3218f6bf841702
Author: Dandan Bi <dandan.bi@intel.com>
Date:   Mon Dec 19 11:18:46 2016 +0800

    MdeModulePkg/TerminalDxe: Initialize variable after declaration
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@intel.com>
    Reviewed-by: Feng Tian <feng.tian@intel.com>

commit 072b2327c137482a89bca1c7805f739af571d304
Author: Dandan Bi <dandan.bi@intel.com>
Date:   Mon Dec 19 11:16:19 2016 +0800

    MdeModulePkg/EmmcDxe: Avoid Non-Boolean type used as Boolean
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@intel.com>
    Reviewed-by: Feng Tian <feng.tian@intel.com>

commit 789b86acfb401f263e86a15c73fd2879c3a70413
Author: Dandan Bi <dandan.bi@intel.com>
Date:   Mon Dec 19 11:11:15 2016 +0800

    MdeModulePkg/EbcDxe: Make variable name follow rules
    
    For variable name, it should contain lower case characters.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

commit 3a9ac06921edc410e1e65bb0297c454989fb704a
Author: Dandan Bi <dandan.bi@intel.com>
Date:   Mon Dec 19 11:03:57 2016 +0800

    MdeModulePkg/CapsuleApp: Fix Guid format issues
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

commit 6e9e19aa8417ac01d7e0f281aba3520713ac7944
Author: Dandan Bi <dandan.bi@intel.com>
Date:   Mon Dec 19 09:46:01 2016 +0800

    IntelSiliconPkg: Fix format issues
    
    1. Fix doxygen formt
    2. Fix Guid format
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

commit 149c10421894ec4c7dfe4e44784478be12b4862b
Author: Dandan Bi <dandan.bi@intel.com>
Date:   Mon Dec 19 09:38:22 2016 +0800

    SecurityPkg/FmpAuthenticationLib: Fix Guid format issues
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Dandan Bi <dandan.bi@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>

commit f0c1e9ae88876e8cb8414b22213f6d8eb2a0055a
Author: Chan, Amy <amy.chan@intel.com>
Date:   Fri Dec 16 15:10:45 2016 +0800

    IntelSiliconPkg: 0468303 caused to breaking the SMBIOS tables generation code
    
    Cc: Jiewen Yao <jiewen.yao@intel.com>
    Cc: Star Zeng <star.zeng@intel.com>
    Cc: Chiu, Chasel <chasel.chiu@intel.com>
    Reviewed-by: Jiewen Yao <jiewen.yao@intel.com>
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Chan, Amy <amy.chan@intel.com>
    
    System test:
    Smbios tables are correctly published on an intel internal platform.
    
     .../DxeSmbiosDataHobLib/DxeSmbiosDataHobLib.c      | 134 +++------------------
     1 file changed, 14 insertions(+), 120 deletions(-)

commit 3b4640ee56e06eea83db296d98210f99ff68310c
Author: Hao Wu <hao.a.wu@intel.com>
Date:   Tue Dec 20 09:42:53 2016 +0800

    UefiCpuPkg/ArchitecturalMsr.h: Remove non-Ascii characters
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Hao Wu <hao.a.wu@intel.com>
    Reviewed-by: Jeff Fan <jeff.fan@intel.com>
    Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>

_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel

                 reply	other threads:[~2016-12-21 11:12 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-68251-mainreport@xen.org \
    --to=citrix-osstest@xenproject.org \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).