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

[ovmf baseline-only test] 67786: all pass



This run is configured for baseline tests only.

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

Perfect :-)
All tests in this flight passed as required
version targeted for testing:
 ovmf                 ed72804638c9b240477c5235d72c3823483813b2
baseline version:
 ovmf                 ab970515d2c6ec657fceab0ce571054bb43a22f2

Last test of basis    67778  2016-09-28 10:50:20 Z    2 days
Testing same since    67786  2016-09-30 15:18:53 Z    0 days    1 attempts

------------------------------------------------------------
People who touched revisions under test:
  Chao Zhang <chao.b.zhang@xxxxxxxxx>
  Hao Wu <hao.a.wu@xxxxxxxxx>
  Laszlo Ersek <lersek@xxxxxxxxxx>
  Liming Gao <liming.gao@xxxxxxxxx>
  Qin Long <qin.long@xxxxxxxxx>
  Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
  Zhang, Chao B <chao.b.zhang@xxxxxxxxx>

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                         pass    
 test-amd64-i386-xl-qemuu-ovmf-amd64                          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 ed72804638c9b240477c5235d72c3823483813b2
Author: Hao Wu <hao.a.wu@xxxxxxxxx>
Date:   Thu Sep 29 22:47:38 2016 +0800

    BaseTools Build: Fix build break for clean target in Linux
    
    In Linux, Command needs to be String instead of list when Command run
    as shell with True.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit 0eb330424c194a4869b2e33f42928715a5cad34e
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Thu Sep 29 22:00:42 2016 +0800

    BaseTools VS Makefile: Don't include ms.common in ms.app
    
    ms.common is included by every tool Makefile. it is not necessary to be 
placed
    in ms.app again.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit 2dc547da460038e180f28161a44998e1849b2f43
Author: Liming Gao <liming.gao@xxxxxxxxx>
Date:   Thu Sep 29 22:00:22 2016 +0800

    BaseTools Makefile: Missing LFAGS in app.makefile
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Liming Gao <liming.gao@xxxxxxxxx>
    Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx>

commit dab62c5ec8a88def3ee99c04d644720cb201de08
Author: Qin Long <qin.long@xxxxxxxxx>
Date:   Tue Sep 27 16:54:04 2016 +0800

    CryptoPkg/OpensslLib: Upgrade OpenSSL version to 1.0.2j
    
    Two official releases (OpenSSL 1.0.2i and 1.0.2j) were available
    with several severity fixes at 22-Sep-2016 and 26-Sep-2016.
    Refer to
    https://www.openssl.org/news/secadv/20160922.txt and
    https://www.openssl.org/news/secadv/20160926.txt.
    This patch is to upgrade the supported OpenSSL version in
    CryptoPkg/OpensslLib to catch the latest release 1.0.2j.
    
    Cc: Ting Ye <ting.ye@xxxxxxxxx>
    Cc: David Woodhouse <David.Woodhouse@xxxxxxxxx>
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Qin Long <qin.long@xxxxxxxxx>
    Reviewed-by: Ting Ye <ting.ye@xxxxxxxxx>
    Tested-by: Laszlo Ersek <lersek@xxxxxxxxxx>

commit 84bc72fb7ddaa26105bfe5bf36115099da1e60b1
Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
Date:   Thu Sep 29 10:37:44 2016 +0800

    MdeModulePkg/ImageDecoderLib: Retire it due to new BootLogoLib
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit 6a5974e259ec37eaf39720bdc9ac05a37f5eb6a5
Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
Date:   Thu Sep 29 10:38:35 2016 +0800

    MdeModulePkg/BmpImageDecoderLib: Retire it due to new BootLogoLib
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit a2674f7fcefbfdaee382f184ace3ee95f1ccfa13
Author: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
Date:   Thu Sep 29 10:40:28 2016 +0800

    MdeModulePkg: Remove ImageDecoderLib and BmpImageDecoderLib
    
    The two libraries are created to support old BootLogoLib to
    decode the images. Due to the new BootLogoLib starts using
    HiiImageEx interfaces, the two libraries are not needed.
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Ruiyu Ni <ruiyu.ni@xxxxxxxxx>
    Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx>

commit edb0fda25ea9b2ef73db18bf5cf0798340209f28
Author: Zhang, Chao B <chao.b.zhang@xxxxxxxxx>
Date:   Tue Sep 27 09:46:40 2016 +0800

    SecurityPkg: Tcg2: Fix TCG2 PP issues
    
    Several issues exist in TCG2 PP
    1. TCG2 PP use NVS PPRQ/PPRM as PP parameter as well as current
    PP state cache. But it doesn't handle PP set failure case
    2. TCG2 PP Submit TPM Operation Request to Pre-OS Environment forgets
    to clean PPRM
    3. Potential alignment issue
    
    Contributed-under: TianoCore Contribution Agreement 1.0
    Signed-off-by: Chao Zhang <chao.b.zhang@xxxxxxxxx>
    Reviewed-by: Qin Long <qin.long@xxxxxxxxx>

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

 


Rackspace

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