* [seabios baseline-only test] 44345: tolerable FAIL
@ 2016-04-20 0:52 Platform Team regression test user
0 siblings, 0 replies; only message in thread
From: Platform Team regression test user @ 2016-04-20 0:52 UTC (permalink / raw)
To: xen-devel, osstest-admin
This run is configured for baseline tests only.
flight 44345 seabios real [real]
http://osstest.xs.citrite.net/~osstest/testlogs/logs/44345/
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 44287
test-amd64-i386-xl-qemuu-win7-amd64 16 guest-stop fail like 44287
test-amd64-amd64-qemuu-nested-intel 16 debian-hvm-install/l1/l2 fail like 44287
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-amd64-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check fail never pass
test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 10 migrate-support-check fail never pass
version targeted for testing:
seabios 79bafa1f4037f371b2f03c54647565c9537cc0c2
baseline version:
seabios 6b76e69332719c4c2fb5c47e04cc629ad5dd9b71
Last test of basis 44287 2016-04-01 20:20:07 Z 18 days
Testing same since 44345 2016-04-19 20:20:45 Z 0 days 1 attempts
------------------------------------------------------------
People who touched revisions under test:
Kevin O'Connor <kevin@koconnor.net>
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 pass
test-amd64-i386-xl-qemuu-debianhvm-amd64 pass
test-amd64-amd64-xl-qemuu-ovmf-amd64 pass
test-amd64-i386-xl-qemuu-ovmf-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 79bafa1f4037f371b2f03c54647565c9537cc0c2
Author: Kevin O'Connor <kevin@koconnor.net>
Date: Tue Apr 5 13:04:07 2016 -0400
scsi: Launch a thread when scanning for drives in the scsi drivers
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
commit b35ea54a7586bbfb004ebf4c928d9b18b8a974fa
Author: Kevin O'Connor <kevin@koconnor.net>
Date: Fri Apr 1 20:05:45 2016 -0400
virtio: Use threads when scanning for virtio devices
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
commit d449a117a501ecf95e36a11526140ffc91073f56
Author: Kevin O'Connor <kevin@koconnor.net>
Date: Fri Apr 1 15:45:29 2016 -0400
shadow: Batch PCI config writes
Enabling and disabling shadow ram on QEMU is slow. Batch the PCI
writes to reduce the number of memory changes QEMU must implement.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
commit 9d691acee08bf6c5ef7ffc99ad6010f6ec1a0adc
Author: Kevin O'Connor <kevin@koconnor.net>
Date: Fri Apr 1 14:23:36 2016 -0400
optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYED
No modern software uses this option and it complicates the code.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
commit 8ef686f6709329edbe9d433ec46410a764348bf8
Author: Kevin O'Connor <kevin@koconnor.net>
Date: Thu Mar 31 14:29:07 2016 -0400
disk: Avoid stack_hop() path if already on the extra stack
If CONFIG_ENTRY_EXTRASTACK is set (enabled by default) then the 16bit
disk interface code is already running on the extra stack and it is
not necessary to support stack switching on each disk request.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
commit 193632b63fda830694ffa47df21308c1d0c36acd
Author: Kevin O'Connor <kevin@koconnor.net>
Date: Thu Mar 31 14:20:30 2016 -0400
block: Move send_disk_op() from block.c to disk.c
The send_disk_op() function is only called from the 16bit handlers
found in disk.c.
Signed-off-by: Kevin O'Connor <kevin@koconnor.net>
_______________________________________________
Xen-devel mailing list
Xen-devel@lists.xen.org
http://lists.xen.org/xen-devel
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2016-04-20 0:52 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-20 0:52 [seabios baseline-only test] 44345: tolerable 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).