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

[ovmf baseline-only test] 75565: tolerable FAIL



This run is configured for baseline tests only.

flight 75565 ovmf real [real]
http://osstest.xensource.com/osstest/logs/75565/

Failures :-/ but no regressions.

Tests which did not succeed, but are not blocking:
 build-amd64-libvirt           6 libvirt-build                fail   like 75561
 test-amd64-i386-xl-qemuu-ovmf-amd64 10 debian-hvm-install      fail like 75561
 build-i386-libvirt            6 libvirt-build                fail   like 75561
 test-amd64-amd64-xl-qemuu-ovmf-amd64 10 debian-hvm-install     fail like 75561

version targeted for testing:
 ovmf                 93f98985826a6eba30584e9b2ada754b3da17990
baseline version:
 ovmf                 c4f4984c69ab1057a5d297b4557fe6cf733f8584

Last test of basis    75561  2018-11-02 06:51:57 Z    1 days
Testing same since    75565  2018-11-02 23:52:34 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Bob Feng <bob.c.feng@xxxxxxxxx>
  Feng, Bob C <bob.c.feng@xxxxxxxxx>
  Liming Gao <liming.gao@xxxxxxxxx>
  Marvin Haeuser <Marvin.Haeuser@xxxxxxxxxxx>
  Marvin.Haeuser@xxxxxxxxxxx <Marvin.Haeuser@xxxxxxxxxxx>
  Zhao, ZhiqiangX <zhiqiangx.zhao@xxxxxxxxx>
  ZhiqiangX Zhao <zhiqiangx.zhao@xxxxxxxxx>

jobs:
 build-amd64-xsm                                              pass    
 build-i386-xsm                                               pass    
 build-amd64                                                  pass    
 build-i386                                                   pass    
 build-amd64-libvirt                                          fail    
 build-i386-libvirt                                           fail    
 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.xensource.com/osstest/logs

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


Push not applicable.

------------------------------------------------------------
commit 93f98985826a6eba30584e9b2ada754b3da17990
Author: Zhao, ZhiqiangX <zhiqiangx.zhao@xxxxxxxxx>
Date:   Wed Oct 31 18:35:47 2018 +0800

    BaseTools: Check the max size for string PCD.
    
    According to PCD_DATABASE_INIT in
    edk2\MdeModulePkg\Include\Guid\PcdDataBaseSignatureGuid.h,
    the max size for string PCD should not exceed USHRT_MAX 65535(0xffff).
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: ZhiqiangX Zhao <zhiqiangx.zhao@xxxxxxxxx>
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
    Cc: Bob Feng <bob.c.feng@xxxxxxxxx>
    Reviewed-by: Bob Feng <bob.c.feng@xxxxxxxxx>

commit 498cb29dfdcc7232f7b0693e266555c19c43ae20
Author: Marvin.Haeuser@xxxxxxxxxxx <Marvin.Haeuser@xxxxxxxxxxx>
Date:   Thu Nov 1 04:08:35 2018 +0800

    MdePkg/Base.h: Implement BASE_CR() via OFFSET_OF().
    
    Replace the current NULL pointer dereference to retrieve Field's
    offset with a call to OFFSET_OF().  This is implemented via
    __builtin_offsetof for GCC and Clang, which eliminates UB caught by
    Clang UndefinedBehaviorSanitizer.
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Marvin Haeuser <Marvin.Haeuser@xxxxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit 88e8498f8a72cff1f7af6852ec8166772913399e
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Thu Nov 1 22:35:29 2018 +0800

    BaseTools tools_def.template: Add GCC link script option in ASLDLINK_FLAGS
    
    GCC link script is used to discard the unused section data from ELF image.
    ASLDLINK_FLAGS requires it to remove the unnecessary section data, then
    GenFw can be used to retrieve the correct data section from ELF image.
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit 5af5153ad9553ce7ed4f241a83d1a4b870833960
Author: Feng, Bob C <bob.c.feng@xxxxxxxxx>
Date:   Thu Nov 1 23:07:01 2018 +0800

    BaseTools: Add checking to EFI variable attribute.
    
    This patch is going to add a check that only if the
    attribute of a EFI variable include 'NV', it will be
    added into PcdNvStoreDefaultValueBuffer.
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Bob Feng <bob.c.feng@xxxxxxxxx>
    Cc: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit dbeaf5855505228b5e09afe44914a6d874f6453f
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Thu Nov 1 21:36:09 2018 +0800

    MdeModulePkg: Remove the trailing space in three source files.
    
    The recent changes in these three source files introduce the trailing space.
    This patch removes them to follow edk2 coding style.
    
    Contributed-under: TianoCore Contribution Agreement 1.1
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Cc: Star Zeng <star.zeng@xxxxxxxxx>
    Reviewed-by: Star Zeng <star.zeng@xxxxxxxxx>

_______________________________________________
osstest-output mailing list
osstest-output@xxxxxxxxxxxxxxxxxxxx
https://lists.xenproject.org/mailman/listinfo/osstest-output

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.