From mboxrd@z Thu Jan 1 00:00:00 1970 From: Platform Team regression test user Subject: [ovmf baseline-only test] 38245: regressions - FAIL Date: Tue, 3 Nov 2015 15:22:30 +0000 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: xen-devel@lists.xensource.com, osstest-admin@xenproject.org List-Id: xen-devel@lists.xenproject.org This run is configured for baseline tests only. flight 38245 ovmf real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/38245/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemuu-ovmf-amd64 19 guest-start/debianhvm.repeat fail REGR. vs. 38237 version targeted for testing: ovmf 8aa6ebe83f91fcd5e1a67d316e444f4ac8b1319d baseline version: ovmf df60fb4cc2ca896fcea9e37b06c276d569f1a6b8 Last test of basis 38237 2015-11-01 21:20:34 Z 1 days Testing same since 38245 2015-11-03 08:58:06 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Star Zeng 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 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 8aa6ebe83f91fcd5e1a67d316e444f4ac8b1319d Author: Star Zeng Date: Mon Nov 2 01:42:51 2015 +0000 MdeModulePkg SmbiosMeasurementDxe: NULL check to String from GetSmbiosStringById When StringId is not 0, String returned from GetSmbiosStringById is expected to non-NULL. Add ASSERT (String != NULL); to ensure this. Cc: Jiewen Yao Cc: Shumin Qiu Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Star Zeng Reviewed-by: Jiewen Yao Reviewed-by: Shumin Qiu git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18713 6f19259b-4bc3-4df7-8a09-765794883524