[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [seabios baseline-only test] 44177: trouble: broken/pass
This run is configured for baseline tests only. flight 44177 seabios real [real] http://osstest.xs.citrite.net/~osstest/testlogs/logs/44177/ Failures and problems with tests :-( Tests which did not succeed and are blocking, including tests which could not be run: build-amd64-libvirt <none executed> broken test-amd64-amd64-qemuu-nested-amd <none executed> broken test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm <none executed> broken test-amd64-amd64-xl-qemuu-ovmf-amd64 <none executed> broken test-amd64-i386-qemuu-rhel6hvm-intel <none executed> broken test-amd64-i386-xl-qemuu-winxpsp3 <none executed> broken build-i386-libvirt <none executed> broken test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm <none executed> broken test-amd64-amd64-xl-qemuu-win7-amd64 <none executed> broken test-amd64-i386-xl-qemuu-ovmf-amd64 <none executed> broken test-amd64-i386-xl-qemuu-win7-amd64 <none executed> broken test-amd64-amd64-xl-qemuu-winxpsp3 <none executed> broken test-amd64-amd64-qemuu-nested-intel <none executed> broken test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 <none executed> broken test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm <none executed> broken test-amd64-amd64-xl-qemuu-debianhvm-amd64 <none executed> broken test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm <none executed> broken test-amd64-i386-qemuu-rhel6hvm-amd <none executed> broken test-amd64-i386-xl-qemuu-debianhvm-amd64 <none executed> broken version targeted for testing: seabios 3910de0dee216d5b5bf23cfa29bfc80d082b2ee7 baseline version: seabios 7092de319399d0e2c60b1c5e681e7e923cbcd814 Last test of basis 38731 2016-02-07 21:23:28 Z 18 days Testing same since 44177 2016-02-26 11:59:32 Z 0 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Kevin O'Connor <kevin@xxxxxxxxxxxx> Roger Pau Monné <roger.pau@xxxxxxxxxx> jobs: build-amd64-xsm pass build-i386-xsm pass build-amd64 pass build-i386 pass build-amd64-libvirt broken build-i386-libvirt broken build-amd64-pvops pass build-i386-pvops pass test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm broken test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm broken test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm broken test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm broken test-amd64-amd64-qemuu-nested-amd broken test-amd64-i386-qemuu-rhel6hvm-amd broken test-amd64-amd64-xl-qemuu-debianhvm-amd64 broken test-amd64-i386-xl-qemuu-debianhvm-amd64 broken test-amd64-amd64-xl-qemuu-ovmf-amd64 broken test-amd64-i386-xl-qemuu-ovmf-amd64 broken test-amd64-amd64-xl-qemuu-win7-amd64 broken test-amd64-i386-xl-qemuu-win7-amd64 broken test-amd64-amd64-qemuu-nested-intel broken test-amd64-i386-qemuu-rhel6hvm-intel broken test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 broken test-amd64-amd64-xl-qemuu-winxpsp3 broken test-amd64-i386-xl-qemuu-winxpsp3 broken ------------------------------------------------------------ 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 broken-job build-amd64-libvirt broken broken-job test-amd64-amd64-qemuu-nested-amd broken broken-job test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm broken broken-job test-amd64-amd64-xl-qemuu-ovmf-amd64 broken broken-job test-amd64-i386-qemuu-rhel6hvm-intel broken broken-job test-amd64-i386-xl-qemuu-winxpsp3 broken broken-job build-i386-libvirt broken broken-job test-amd64-i386-xl-qemuu-debianhvm-amd64-xsm broken broken-job test-amd64-amd64-xl-qemuu-win7-amd64 broken broken-job test-amd64-i386-xl-qemuu-ovmf-amd64 broken broken-job test-amd64-i386-xl-qemuu-win7-amd64 broken broken-job test-amd64-amd64-xl-qemuu-winxpsp3 broken broken-job test-amd64-amd64-qemuu-nested-intel broken broken-job test-amd64-i386-xl-qemuu-winxpsp3-vcpus1 broken broken-job test-amd64-amd64-xl-qemuu-debianhvm-amd64-xsm broken broken-job test-amd64-amd64-xl-qemuu-debianhvm-amd64 broken broken-job test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm broken broken-job test-amd64-i386-qemuu-rhel6hvm-amd broken broken-job test-amd64-i386-xl-qemuu-debianhvm-amd64 broken Push not applicable. ------------------------------------------------------------ commit 3910de0dee216d5b5bf23cfa29bfc80d082b2ee7 Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Fri Feb 19 21:34:16 2016 -0500 build: fix .text section address alignment Some linkers verify that sections have a start address that is aligned with the minimum alignment of that section. Add extra padding to the ".text" section to ensure it is always aligned with the maximum alignment of any section placed in ".text". Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> Signed-off-by: Roger Pau Monné <roger.pau@xxxxxxxxxx> Reported by: Ed Maste <emaste@xxxxxxxxxxx> commit 265f4c511c09548fdbc2ec702ce53a88af34836e Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Fri Feb 19 21:09:19 2016 -0500 docs: Note release date of 1.9.1 Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> commit ecd7c5dc0ba6c9226c05fa2394c34ab321e16b88 Author: Kevin O'Connor <kevin@xxxxxxxxxxxx> Date: Fri Feb 5 21:05:27 2016 -0500 tpm: Unify tpm_fill_hash()/tpm_log_extend_event() and use in BIOS interface Don't call tpm_fill_hash() or tpm_log_extend_event() from any internal code (ie, tpm_add_measurement_to_log). The internal code does not require the additional checks that these functions provide. Unify the tpm_fill_hash() and tpm_log_extend_event() into a new function hash_log_extend(), and use this function only in the 16bit BIOS interface code. With the code now specific to the BIOS interface it can more easily return a BIOS specific error return code. Signed-off-by: Kevin O'Connor <kevin@xxxxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |