[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [ovmf baseline-only test] 68003: all pass
This run is configured for baseline tests only. flight 68003 ovmf real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/68003/ Perfect :-) All tests in this flight passed as required version targeted for testing: ovmf 3b25ca839bf84ff53f11e969698b85a51b8efb96 baseline version: ovmf fdaf78424da45b34ef515119cd308ffa8cd43d54 Last test of basis 67999 2016-11-05 00:51:50 Z 1 days Testing same since 68003 2016-11-05 12:47:28 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Cinnamon Shia <cinnamon.shia@xxxxxxx> Laszlo Ersek <lersek@xxxxxxxxxx> Marvin Haeuser <Marvin.Haeuser@xxxxxxxxxxx> Marvin Häuser <Marvin.Haeuser@xxxxxxxxxxx> Yonghong Zhu <yonghong.zhu@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 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 3b25ca839bf84ff53f11e969698b85a51b8efb96 Author: Cinnamon Shia <cinnamon.shia@xxxxxxx> Date: Fri Nov 4 10:19:46 2016 +0800 Edk2Setup.bat: Fix build errors from VS tools PREFIX ENV missing BaseTools/set_vsprefix_envs.bat is introduced for setting the PREFIX ENV of VS tools in tools_def.template. For example: DEFINE VS2015_BIN = ENV(VS2015_PREFIX)Vc\bin DEFINE VS2015_DLL = ENV(VS2015_PREFIX)Common7\IDE;DEF(VS2015_BIN) DEFINE VS2015_BINX64 = DEF(VS2015_BIN)\x86_amd64 The issue is EdkSetup.bat calls BaseTools\set_vsprefix_envs.bat but Edk2Setup.bat does not. Edk2Setup.bat should call BaseTools/set_vsprefix_envs.bat to set up the PREFIX ENV of VS tools. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Cinnamon Shia <cinnamon.shia@xxxxxxx> Reviewed-by: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> commit 7e7a8116640605be83528ab12837e71c6a2accae Author: Yonghong Zhu <yonghong.zhu@xxxxxxxxx> Date: Thu Nov 3 11:16:29 2016 +0800 BaseTools: Add the support for character '<' and '>' in the map file Current the regex for the symbol in the map file doesn't support the '<' and '>' character, while user use Lambda Expression (C++11 feature), it would generate the something like @V<lambda_xxx>@ in the map file which cause build fail to parse the symbol in map 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 73d66c5871cc8aef4f482255eeeff60c2585bd4f Author: Marvin Häuser <Marvin.Haeuser@xxxxxxxxxxx> Date: Fri Nov 4 13:32:39 2016 +0000 OvmfPkg/ResetVector: Depend on PCD values of the page tables. Currently, the value of the page tables' address is hard-coded in the ResetVector. This patch replaces these values with a PCD dependency. A check for the size has been added to alert the developer to rewrite the ASM according to the new size, if it has been changed. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Marvin Haeuser <Marvin.Haeuser@xxxxxxxxxxx> Reviewed-by: Laszlo Ersek <lersek@xxxxxxxxxx> Tested-by: Laszlo Ersek <lersek@xxxxxxxxxx> Reviewed-by: Jordan Justen <jordan.l.justen@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 |