[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [ovmf baseline-only test] 71597: tolerable FAIL
This run is configured for baseline tests only. flight 71597 ovmf real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/71597/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): build-i386-libvirt 5 libvirt-build fail like 71595 build-amd64-libvirt 5 libvirt-build fail like 71595 version targeted for testing: ovmf 16bad1fbaf897ecd93fb5046f4fed768ac12b6ff baseline version: ovmf bb427a23ab1d047ffcf72828f6836ea64d49f6ac Last test of basis 71595 2017-06-24 21:20:23 Z 0 days Testing same since 71597 2017-06-25 13:48:56 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Yunhua Feng <yunhuax.feng@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 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 16bad1fbaf897ecd93fb5046f4fed768ac12b6ff Author: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Date: Thu Jun 8 21:54:23 2017 +0800 BaseTools: support building the same INF more than once with -m option Currently DSC file [Components] Section can support building the same INF more than once for the same arch, this patch support build with -m option to generate multiple instances. Cc: Liming Gao <liming.gao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> commit 9f14de3b8eb9520d0c88b03335d91763a8d64c0f Author: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Date: Fri Jun 23 14:34:32 2017 +0800 BaseTools: report error HiiString in HII format PCD must not be empty Add a check that HiiString field in the HII format PCD entry must not be an empty string. Cc: Liming Gao <liming.gao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> commit 413d51cc2bcf608844cf5362535bdd2a9a8b2b5b Author: Yunhua Feng <yunhuax.feng@xxxxxxxxx> Date: Tue Jun 20 13:55:53 2017 +0800 BaseTools: Fix the bug that use '|' or '||' in DSC file's Pcd value Fix the bug to support use '|' or '||' in DSC file's Pcd value. Cc: Liming Gao <liming.gao@xxxxxxxxx> Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yunhua Feng <yunhuax.feng@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> commit c2d0a1f6d22f0c743899d9d98cef41e4a46c5921 Author: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Date: Thu Jun 8 10:14:02 2017 +0800 BaseTools: Enhance the report to not show the empty section Enhance the report to not show the empty section, eg: Module Library Sub-section, if there is nothing in this section, we will not show it in the report. Cc: Liming Gao <liming.gao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> commit 778aad47e8eed49cecb7e1bd7650d878d9ea50e3 Author: Yunhua Feng <yunhuax.feng@xxxxxxxxx> Date: Thu Jun 22 11:19:47 2017 +0800 BaseTools: Enhance DEC Defines section format check 1. break if Dec Defines Section is missing 2. break if Dec have more than one Defines Section 3. break if Dec Defines Section have arch attribute 4. break if no section head, like as: #[Defines] DEC_SPECIFICATION = 0x00010005 PACKAGE_NAME = Nt32Pkg Cc: Liming Gao <liming.gao@xxxxxxxxx> Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yunhua Feng <yunhuax.feng@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> commit dfa41b4a483e562f3c739acfbc2d911550f50e47 Author: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Date: Thu Apr 13 14:33:05 2017 +0800 BaseTools: Copy "TianoCore" userextensions into As Built Inf Per build spec to update the tool to copy "TianoCore" userextensions to As Built INF file. Cc: Liming Gao <liming.gao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> commit 78bcd52abb1444c4dec7536d35f1a89dfe7e3625 Author: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Date: Thu Apr 13 14:37:40 2017 +0800 BaseTools: Copy "MODULE_UNI_FILE" file into OUTPUT directory Current the "MODULE_UNI_FILE" item defined in the [Defines] section will be copied into As Built INF file, but tool doesn't copy the real file into same directory with the As Built INF file. Cc: Liming Gao <liming.gao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Reviewed-by: Liming Gao <liming.gao@xxxxxxxxx> _______________________________________________ osstest-output mailing list osstest-output@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/cgi-bin/mailman/listinfo/osstest-output
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |