[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [ovmf baseline-only test] 75039: tolerable FAIL
This run is configured for baseline tests only. flight 75039 ovmf real [real] http://osstest.xensource.com/osstest/logs/75039/ Failures :-/ but no regressions. Tests which did not succeed, but are not blocking: test-amd64-i386-xl-qemuu-ovmf-amd64 10 debian-hvm-install fail like 75036 test-amd64-amd64-xl-qemuu-ovmf-amd64 10 debian-hvm-install fail like 75036 version targeted for testing: ovmf 3a0c1bf64b5deaa4e227b311cc43aa1513beae5e baseline version: ovmf 7343bc8062c893ed6d40b25a9329d51340e0d703 Last test of basis 75036 2018-08-01 17:53:04 Z 1 days Testing same since 75039 2018-08-02 13:21:16 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Alexei Fedorov <Alexei.Fedorov@xxxxxxx> AlexeiFedorov <Alexei.Fedorov@xxxxxxx> Kinney, Michael D <michael.d.kinney@xxxxxxxxx> Michael D Kinney <michael.d.kinney@xxxxxxxxx> Star Zeng <star.zeng@xxxxxxxxx> Sumit Garg <sumit.garg@xxxxxxxxxx> Yunhua Feng <yunhuax.feng@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 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 3a0c1bf64b5deaa4e227b311cc43aa1513beae5e Author: Yunhua Feng <yunhuax.feng@xxxxxxxxx> Date: Tue Jul 31 16:32:57 2018 +0800 BaseTools: Use pickle to replace cPickle Use pickle to replace cPickle because of python3 removed cPickle Cc: Liming Gao <liming.gao@xxxxxxxxx> Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Yunhua Feng <yunhuax.feng@xxxxxxxxx> Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> commit 26067e30c48da27df41252444fce66a6418a613b Author: Yunhua Feng <yunhuax.feng@xxxxxxxxx> Date: Tue Jul 31 15:19:28 2018 +0800 BaseTools: remove unused import thread remove unused import thread Cc: Liming Gao <liming.gao@xxxxxxxxx> Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Yunhua Feng <yunhuax.feng@xxxxxxxxx> Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> commit 68bef3f0c7c71da2f065fd348efa79f04799d347 Author: AlexeiFedorov <Alexei.Fedorov@xxxxxxx> Date: Fri Jul 13 23:17:01 2018 +0800 ShellPkg/UefiShellAcpiViewCommandLib: Fix VS2017 compilation errors This patch fixes VS2017 compilation errors for UefiShellAcpiViewCommandLib\Parsers\Gtdt\GtdtParser.c and UefiShellAcpiViewCommandLib\Parsers\Xsdt\XsdtParser.c reported in https://bugzilla.tianocore.org/show_bug.cgi?id=985 https://bugzilla.tianocore.org/show_bug.cgi?id=986 Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Alexei Fedorov <Alexei.Fedorov@xxxxxxx> Reviewed-by: Jaben Carsey <jaben.carsey@xxxxxxxxx> commit 76c09700edc67686b29662e81a3ca7d947594ce5 Author: Kinney, Michael D <michael.d.kinney@xxxxxxxxx> Date: Tue Jul 31 09:24:20 2018 -0700 BaseTools/BinToPcd: Fix Python 2.7.x compatibility issue https://bugzilla.tianocore.org/show_bug.cgi?id=1042 Convert Buffer to type bytearray before converting to a string of hex byte values so the type of items in Buffer is consistent for both Python 2.7.x and Python 3.x. Cc: YanYan Sun <yanyan.sun@xxxxxxxxx> Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Cc: Liming Gao <liming.gao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Michael D Kinney <michael.d.kinney@xxxxxxxxx> Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> commit d65b78f101b3f2845dc20b9556faf3f14904f3c5 Author: Sumit Garg <sumit.garg@xxxxxxxxxx> Date: Wed Aug 1 11:37:41 2018 +0530 ArmPkg: Add initial OpteeLib implementation This is initial version of OP-TEE library that provides api's to communicate with OP-TEE OS (Trusted OS based on ARM TrustZone) via secure monitor calls. Currently it provides basic api to detect OP-TEE presence via UID matching. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Sumit Garg <sumit.garg@xxxxxxxxxx> Reviewed-by: Ard Biesheuvel <ard.biesheuvel@xxxxxxxxxx> commit 52437cb7633bc1811c53899c8981364c71246a26 Author: Star Zeng <star.zeng@xxxxxxxxx> Date: Mon Jul 30 17:43:13 2018 +0800 MdePkg FirmwareManagement.h: Fix code style issue Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx> Cc: Liming Gao <liming.gao@xxxxxxxxx> Cc: Dandan Bi <dandan.bi@xxxxxxxxx> Cc: Hess Chen <hesheng.chen@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx> Reviewed-by: Michael D Kinney <michael.d.kinney@xxxxxxxxx> Reviewed-by: Dandan Bi <dandan.bi@xxxxxxxxx> commit ac053f6124bca694d8fabbc1b36c6aac9c037693 Author: Star Zeng <star.zeng@xxxxxxxxx> Date: Mon Jul 30 14:47:28 2018 +0800 MdeModulePkg DxeCapsuleLibFmp: Free HandleBuffer after it is used Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx> Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx> Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx> commit 69feaa37aeca6386de0fc635a1287e6e31851d7a Author: Star Zeng <star.zeng@xxxxxxxxx> Date: Thu Jul 26 13:38:34 2018 +0800 MdeModulePkg DxeCapsuleLib: Use Attr to know whether reset is required Current DxeCapsuleLibFmp always do reset for FMP capsule. Actually, the code should use Attributes from FMP descriptor to know whether reset is required or not. Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx> Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx> Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx> commit fc0494a6540e9b3cca55f39c7e0d850e2bfd91bb Author: Star Zeng <star.zeng@xxxxxxxxx> Date: Mon Jul 30 13:42:41 2018 +0800 SignedCapsulePkg SystemFirmwareReportDxe: Try LocateProtocol Try LocateProtocol after HandleProtocol fails to be compatible with old SystemFirmwareUpdateDxe. Cc: Michael D Kinney <michael.d.kinney@xxxxxxxxx> Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx> Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |