* [seabios baseline-only test] 66956: regressions - FAIL
@ 2016-08-10 17:38 Platform Team regression test user
0 siblings, 0 replies; only message in thread
From: Platform Team regression test user @ 2016-08-10 17:38 UTC (permalink / raw)
To: xen-devel, osstest-admin
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@ravellosystems.com>
<shmulik.ladkani@ravellosystems.com>
Dana Rubin <dana.rubin@ravellosystems.com>
Kevin O'Connor <kevin@koconnor.net>
Shmulik Ladkani <shmulik.ladkani@ravellosystems.com>
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@ravellosystems.com>
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@ravellosystems.com>
Signed-off-by: Shmulik Ladkani <shmulik.ladkani@ravellosystems.com>
commit 85037a91179c04f83e5a4bf5b5b6af8a70a9f517
Author: Dana Rubin <dana.rubin@ravellosystems.com>
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@ravellosystems.com>
Signed-off-by: <shmulik.ladkani@ravellosystems.com>
commit 8cdf0c5ab96282d821a024a8a382cb93432219fe
Author: Kevin O'Connor <kevin@koconnor.net>
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@koconnor.net>
commit 65bc0a7bc9996b3ca7a65c8e5f1a45abdd4823a4
Author: Kevin O'Connor <kevin@koconnor.net>
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@koconnor.net>
commit c682ffe671a0044fa218c1352c19894922e53890
Author: Kevin O'Connor <kevin@koconnor.net>
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@koconnor.net>
commit 2f2ec113beac2b9b1614a25a0992b03bf599eac5
Author: Kevin O'Connor <kevin@koconnor.net>
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@koconnor.net>
commit 536129ac3a434409cf9881706c55d7efd67b231e
Author: Kevin O'Connor <kevin@koconnor.net>
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@koconnor.net>
commit 0397e8052824078edb2690622564c82bcc1a742f
Author: Kevin O'Connor <kevin@koconnor.net>
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@koconnor.net>
commit 774f5cd627a1fd646e6b56d9acc18f34e485a430
Author: Kevin O'Connor <kevin@koconnor.net>
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@koconnor.net>
commit 27129d003f63d96624a90d052b9899bc7f900e07
Author: Kevin O'Connor <kevin@koconnor.net>
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@koconnor.net>
commit 4e3a1a5df143f910dc2dfce4ecbd202f5e1efb29
Author: Kevin O'Connor <kevin@koconnor.net>
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@koconnor.net>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
https://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-08-10 17:38 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-10 17:38 [seabios baseline-only test] 66956: regressions - FAIL Platform Team regression test user
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).