[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [ovmf baseline-only test] 71516: tolerable FAIL
This run is configured for baseline tests only. flight 71516 ovmf real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/71516/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): build-amd64-libvirt 5 libvirt-build fail like 71513 build-i386-libvirt 5 libvirt-build fail like 71513 version targeted for testing: ovmf 7b5d848dbfc3abe8b8c6066168bf10eca39d5891 baseline version: ovmf 5225084439bd47f2cdd210a98d6a445a2eccc9e2 Last test of basis 71513 2017-06-05 17:50:06 Z 0 days Testing same since 71516 2017-06-06 08:20:21 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Star Zeng <star.zeng@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 7b5d848dbfc3abe8b8c6066168bf10eca39d5891 Author: Star Zeng <star.zeng@xxxxxxxxx> Date: Mon Jun 5 14:31:19 2017 +0800 MdePkg SmmIoLib: Use NULL pointer check instead of useless Status check REF: https://bugzilla.tianocore.org/show_bug.cgi?id=587 The Status check in "if (!EFI_ERROR (Status))" condition is useless, it should be NULL pointer check. And this patch also fixes a typo "continous" to "continuous". Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx> Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx> commit 1a0ad70ee190210084f1453b309f7c2035a8b0b3 Author: Star Zeng <star.zeng@xxxxxxxxx> Date: Mon Jun 5 10:50:43 2017 +0800 MdePkg SmmMemLib: Remove ASSERT in SmmIsBufferOutsideSmmValid REF: https://bugzilla.tianocore.org/show_bug.cgi?id=577 Currently the SmmIsBufferOutsideSmmValid() function in SmmMemLib.c will ASSERT in certain conditions. Since this function is a "test" function, it should not be making decisions on how to handle a failure. Handling a failure should be left to the caller. This patch is to remove ASSERT(FALSE) at line 178 of SmmMemLib.c. Cc: Jiewen Yao <jiewen.yao@xxxxxxxxx> Cc: Bret Barkelew <bret.barkelew@xxxxxxxxxxxxx> Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng <star.zeng@xxxxxxxxx> Reviewed-by: Jiewen Yao <jiewen.yao@xxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |