[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [seabios baseline-only test] 71564: tolerable FAIL
This run is configured for baseline tests only. flight 71564 seabios real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/71564/ Failures :-/ but no regressions. Regressions which are regarded as allowable (not blocking): test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stop fail blocked in 71557 build-amd64-libvirt 5 libvirt-build fail like 71557 build-i386-libvirt 5 libvirt-build fail like 71557 test-amd64-amd64-xl-qemuu-winxpsp3 17 guest-start/win.repeat fail like 71557 test-amd64-i386-xl-qemuu-win7-amd64 15 guest-localmigrate/x10 fail like 71557 test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 9 windows-install fail like 71557 Tests which did not succeed, but are not blocking: test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 1 build-check(1) blocked n/a test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2 fail never pass version targeted for testing: seabios 7759d3a5be049eb8d0b4f7c6b1f1a0ba5e871cf3 baseline version: seabios 58953eb793b7f43f9cbb72bd7802922746235266 Last test of basis 71557 2017-06-13 06:20:39 Z 1 days Testing same since 71564 2017-06-14 18:50:04 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Kevin O'Connor <kevin@xxxxxxxxxxxx> Patrick Rudolph <siro@xxxxxxxxxxxxx> Youness Alaoui <youness.alaoui@xxxxxxx> 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-libvirt-qemuu-debianhvm-amd64-xsm blocked test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm blocked test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm pass test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm pass test-amd64-amd64-qemuu-nested-amd fail test-amd64-i386-qemuu-rhel6hvm-amd pass test-amd64-amd64-xl-qemuu-debianhvm-amd64 pass test-amd64-i386-xl-qemuu-debianhvm-amd64 pass test-amd64-amd64-xl-qemuu-win7-amd64 fail test-amd64-i386-xl-qemuu-win7-amd64 fail test-amd64-amd64-qemuu-nested-intel pass test-amd64-i386-qemuu-rhel6hvm-intel pass test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 fail test-amd64-amd64-xl-qemuu-winxpsp3 fail test-amd64-i386-xl-qemuu-winxpsp3 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 7759d3a5be049eb8d0b4f7c6b1f1a0ba5e871cf3 Author: Youness Alaoui <youness.alaoui@xxxxxxx> Date: Mon Jun 12 21:09:07 2017 -0400 nvme: Enable NVMe support for non-qemu hardware NVMe support was tested on purism/librem13 laptops and SeaBIOS has no problems in detecting and booting the drives. This is a continuation of commit 235a8190 which was incomplete. Signed-off-by: Youness Alaoui <youness.alaoui@xxxxxxx> Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> commit e30d51cc58065513279cbe3288108555240e7c44 Author: Patrick Rudolph <siro@xxxxxxxxxxxxx> Date: Mon May 29 19:25:14 2017 +0200 SeaVGABios/cbvga: Advertise compatible VESA modes Advertise compatible VESA modes, that are smaller or equal to coreboot's active framebuffer. Only modes that have the same Bpp are advertise and can be selected. Allows the Windows 7 bootloader NTLDR to show up in VESA mode. Allows to show the Windows 7 boot logo. Allows Windows to boot in safe mode and in normal boot using VgaSave driver with resolution up to 1600x1200. This fixes most likely other bootloader and operating systems as well, in case the are relying on VESA framebuffer support. Signed-off-by: Patrick Rudolph <siro@xxxxxxxxxxxxx> commit 6b69446de71a6f8a472798a38c08881ec42a8518 Author: Patrick Rudolph <siro@xxxxxxxxxxxxx> Date: Mon May 29 19:25:13 2017 +0200 SeaVGABios/cbvga: Use active mode to clear screen As coreboot framebuffer is immutable always use CBmodeinfo. Signed-off-by: Patrick Rudolph <siro@xxxxxxxxxxxxx> commit 4902b8a703779ee2d85da406d6f1dc16df71a43d Author: Patrick Rudolph <siro@xxxxxxxxxxxxx> Date: Mon May 29 19:25:12 2017 +0200 SeaVGABIOS/vbe: Query driver for scanline pitch v2 Query the driver for the real scanline pitch in bytes. As cbvga doesn't change the pitch on mode change, always return the same pitch, that might exceed width times Bytes-per-pixel. Report the default stdvga pitch for all other drivers. Signed-off-by: Patrick Rudolph <siro@xxxxxxxxxxxxx> commit 4b42cc4b31f682214ab473838f0de0584f58cba8 Author: Patrick Rudolph <siro@xxxxxxxxxxxxx> Date: Mon May 29 19:25:10 2017 +0200 SeaVGABios/cbvga: Advertise correct pixel format Accumulate the pixel format's bits instead relying on coreboot's bits_per_pixel, which says nothing about the active pixel format. Allows VBE to correctly advertise XRGB8 and BGRX8 framebuffer formats, commonly used by coreboot. Fixes at least Windows Bootloader and gfxboot. Signed-off-by: Patrick Rudolph <siro@xxxxxxxxxxxxx> _______________________________________________ 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 |