[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [ovmf baseline-only test] 75211: trouble: blocked/broken
This run is configured for baseline tests only. flight 75211 ovmf real [real] http://osstest.xensource.com/osstest/logs/75211/ Failures and problems with tests :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-xsm <job status> broken build-i386 <job status> broken build-amd64-pvops <job status> broken build-i386-xsm <job status> broken build-amd64 <job status> broken build-i386-pvops <job status> broken Tests which did not succeed, but are not blocking: test-amd64-amd64-xl-qemuu-ovmf-amd64 1 build-check(1) blocked n/a build-amd64-libvirt 1 build-check(1) blocked n/a test-amd64-i386-xl-qemuu-ovmf-amd64 1 build-check(1) blocked n/a build-i386-libvirt 1 build-check(1) blocked n/a build-i386 4 host-install(4) broken baseline untested build-i386-pvops 4 host-install(4) broken baseline untested build-i386-xsm 4 host-install(4) broken baseline untested build-amd64-xsm 4 host-install(4) broken baseline untested build-amd64-pvops 4 host-install(4) broken baseline untested build-amd64 4 host-install(4) broken baseline untested version targeted for testing: ovmf 7c41b8135de692ea45334747b73936ea6804622f baseline version: ovmf 4423f0bc613b5451feaa546c3f330ad625d65638 Last test of basis 75207 2018-09-12 14:50:08 Z 0 days Testing same since 75211 2018-09-13 04:19:49 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Carsey, Jaben <jaben.carsey@xxxxxxxxx> Jaben Carsey <jaben.carsey@xxxxxxxxx> Jiaxin Wu <Jiaxin.wu@xxxxxxxxx> Stephen Benjamin <stephen@xxxxxxxxxx> Wu Jiaxin <jiaxin.wu@xxxxxxxxx> Zhiju.Fan <zhijux.fan@xxxxxxxxx> zhijufan <zhijux.fan@xxxxxxxxx> jobs: build-amd64-xsm broken build-i386-xsm broken build-amd64 broken build-i386 broken build-amd64-libvirt blocked build-i386-libvirt blocked build-amd64-pvops broken build-i386-pvops broken test-amd64-amd64-xl-qemuu-ovmf-amd64 blocked test-amd64-i386-xl-qemuu-ovmf-amd64 blocked ------------------------------------------------------------ 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 broken-job build-amd64-xsm broken broken-job build-i386 broken broken-job build-amd64-pvops broken broken-job build-i386-xsm broken broken-job build-amd64 broken broken-job build-i386-pvops broken broken-step build-i386 host-install(4) broken-step build-i386-pvops host-install(4) broken-step build-i386-xsm host-install(4) broken-step build-amd64-xsm host-install(4) broken-step build-amd64-pvops host-install(4) broken-step build-amd64 host-install(4) Push not applicable. ------------------------------------------------------------ commit 7c41b8135de692ea45334747b73936ea6804622f Author: zhijufan <zhijux.fan@xxxxxxxxx> Date: Thu Sep 6 13:53:18 2018 +0800 BaseTools: Align the boolean type PCD value's display in the report This patch align the boolean type PCD value's display in the build report. Original it may display 0x0, also may use 0 for the same PCD. Cc: Liming Gao <liming.gao@xxxxxxxxx> Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Zhiju.Fan <zhijux.fan@xxxxxxxxx> Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> commit eb2afe08cec34cf1e2a9e6f39c6adc9c66b2498a Author: Carsey, Jaben <jaben.carsey@xxxxxxxxx> Date: Tue Sep 11 06:16:25 2018 +0800 BaseTools\GenFds: remove extra content remove uncalled functions remove extra blank lines remove commented out code Cc: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Cc: Liming Gao <liming.gao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jaben Carsey <jaben.carsey@xxxxxxxxx> Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> commit e9d21340c6dfc1e8b8e3827151aca46422baa55e Author: Jiaxin Wu <Jiaxin.wu@xxxxxxxxx> Date: Thu Aug 30 15:57:52 2018 +0800 MdeModulePkg/Library/DxeHttpLib: Handle the blank value in HTTP header. This patch is to resolve the lock-up issue if the value of HTTP header is blank. The issue is recorded @ https://bugzilla.tianocore.org/show_bug.cgi?id=1102. Cc: Stephen Benjamin <stephen@xxxxxxxxxx> Cc: Laszlo Ersek <lersek@xxxxxxxxxx> Cc: Ye Ting <ting.ye@xxxxxxxxx> Cc: Fu Siyuan <siyuan.fu@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx> Tested-by: Stephen Benjamin <stephen@xxxxxxxxxx> Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx> commit ecbd055d4e8d83b71578e8ec5e32b09e4e9d3a81 Author: Jiaxin Wu <Jiaxin.wu@xxxxxxxxx> Date: Wed Aug 29 11:04:45 2018 +0800 MdeModulePkg/Ip4Dxe: Sync the direct route entry setting. v2: use "IP & Netmask" directly instead of defining an additional variable. This patch is to sync the direct route entry setting in both the default and Instance route table {Subnet, Mask, NextHope} ( https://bugzilla.tianocore.org/show_bug.cgi?id=1143). Cc: Ye Ting <ting.ye@xxxxxxxxx> Cc: Fu Siyuan <siyuan.fu@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Wu Jiaxin <jiaxin.wu@xxxxxxxxx> Reviewed-by: Ye Ting <ting.ye@xxxxxxxxx> Reviewed-by: Fu Siyuan <siyuan.fu@xxxxxxxxx> _______________________________________________ osstest-output mailing list osstest-output@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/osstest-output
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |