[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [seabios baseline-only test] 66956: regressions - FAIL
This run is configured for baseline tests only. flight 66956 seabios real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/66956/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-amd64-xl-qemuu-debianhvm-amd64 4 host-ping-check-native fail REGR. vs. 66866 Regressions which are regarded as allowable (not blocking): test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop fail blocked in 66866 test-amd64-amd64-xl-qemuu-win7-amd64 16 guest-stop fail like 66866 test-amd64-amd64-qemuu-nested-intel 16 debian-hvm-install/l1/l2 fail like 66866 Tests which did not succeed, but are not blocking: test-amd64-amd64-qemuu-nested-amd 16 debian-hvm-install/l1/l2 fail never pass test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check fail never pass test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check fail never pass version targeted for testing: seabios 8bc6d9f8e9bd1c211660f9ec91c237821d7f4089 baseline version: seabios 09e24ac187d586c6a287927afffefe4da319fd3e Last test of basis 66866 2016-07-30 08:49:22 Z 11 days Testing same since 66956 2016-08-09 19:20:46 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: <dana.rubin@xxxxxxxxxxxxxxxxxx> <shmulik.ladkani@xxxxxxxxxxxxxxxxxx> Dana Rubin <dana.rubin@xxxxxxxxxxxxxxxxxx> Kevin O'Connor <kevin@xxxxxxxxxxxx> Shmulik Ladkani <shmulik.ladkani@xxxxxxxxxxxxxxxxxx> 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-libvirt-qemuu-debianhvm-amd64-xsm pass test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm pass 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 fail 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 fail test-amd64-i386-qemuu-rhel6hvm-intel pass test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 pass test-amd64-amd64-xl-qemuu-winxpsp3 pass 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 8bc6d9f8e9bd1c211660f9ec91c237821d7f4089 Author: Dana Rubin <dana.rubin@xxxxxxxxxxxxxxxxxx> Date: Thu Aug 4 14:22:31 2016 +0300 pvscsi: Use high memory for rings Avoid using the scarce ZoneLow memory. This limits max number of pvscsi controllers. As driver runs in 32bit mode, use ZoneHigh allocation instead. Signed-off-by: Dana Rubin <dana.rubin@xxxxxxxxxxxxxxxxxx> Signed-off-by: Shmulik Ladkani <shmulik.ladkani@xxxxxxxxxxxxxxxxxx> commit 85037a91179c04f83e5a4bf5b5b6af8a70a9f517 Author: Dana Rubin <dana.rubin@xxxxxxxxxxxxxxxxxx> Date: Thu Aug 4 14:22:30 2016 +0300 pvscsi: Fix incorrect arguments order in call to memalign_low First argument should be 'align' and second 'size'. Signed-off-by: <dana.rubin@xxxxxxxxxxxxxxxxxx> Signed-off-by: <shmulik.ladkani@xxxxxxxxxxxxxxxxxx> commit 8cdf0c5ab96282d821a024a8a382cb93432219fe Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Fri Aug 5 13:44:12 2016 -0400 version: Update header files now that version.c is not auto generated Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> commit 65bc0a7bc9996b3ca7a65c8e5f1a45abdd4823a4 Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Fri Aug 5 11:53:32 2016 -0400 vgautil: Move definitions from cbvga.h and clext.h to vgautil.h These files only need to export simple function definitions - move them to vgautil.h. Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> commit c682ffe671a0044fa218c1352c19894922e53890 Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Fri Aug 5 11:48:20 2016 -0400 vgautil: Move generic definitions from stdvga.h to vgautil.h Don't use stdvga.h for function definitions of code in stdvgamodes.c and stdvgaio.c. Move them to vgautil.h. Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> commit 2f2ec113beac2b9b1614a25a0992b03bf599eac5 Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Fri Aug 5 11:14:58 2016 -0400 vgautil: Add new header file with misc function and variable definitions Move the generic function and variable definitions from vgabios.h to a new file vgautil.h. This reduces the size and complexity of vgabios.h. Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> commit 536129ac3a434409cf9881706c55d7efd67b231e Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Fri Aug 5 10:58:24 2016 -0400 vgainit: Move video param setup to stdvga_build_video_param() Move the full video_param_table[] setup (including the updating of the BDA) to stdvga_build_video_param(). Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> commit 0397e8052824078edb2690622564c82bcc1a742f Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Thu Aug 4 17:53:45 2016 -0400 vgafb: Move header definitions from vgabios.h to new file vgafb.h Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> commit 774f5cd627a1fd646e6b56d9acc18f34e485a430 Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Thu Aug 4 17:02:16 2016 -0400 swcursor: Concentrate swcursor logic in swcursor.c The software cursor code is not frequently used (only the coreboot framebuffer vga code uses it). Move its logic out of the main code and into swcursor.c. Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> commit 27129d003f63d96624a90d052b9899bc7f900e07 Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Thu Aug 4 16:25:33 2016 -0400 swcursor: Move swcursor code from vgafb.c to new file swcursor.c Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> commit 4e3a1a5df143f910dc2dfce4ecbd202f5e1efb29 Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Thu Aug 4 09:51:10 2016 -0400 blockcmd: CMD_SCSI op is only used in 32bit mode Reduce the size of the 16bit code slightly by recognizing that CMD_SCSI is only used in 32bit mode. Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> _______________________________________________ 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 |