[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-devel] [seabios test] 136464: regressions - FAIL
flight 136464 seabios real [real] http://logs.test-lab.xenproject.org/osstest/logs/136464/ Regressions :-( Tests which did not succeed and are blocking, including tests which could not be run: test-amd64-i386-xl-qemuu-dmrestrict-amd64-dmrestrict 10 debian-hvm-install fail REGR. vs. 135859 Tests which did not succeed, but are not blocking: test-amd64-i386-xl-qemuu-win7-amd64 17 guest-stop fail like 135859 test-amd64-amd64-xl-qemuu-ws16-amd64 17 guest-stop fail like 135859 test-amd64-amd64-xl-qemuu-win7-amd64 17 guest-stop fail like 135859 test-amd64-i386-xl-qemuu-ws16-amd64 17 guest-stop fail like 135859 test-amd64-amd64-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-support-check fail never pass test-amd64-i386-libvirt-qemuu-debianhvm-amd64-xsm 11 migrate-support-check fail never pass test-amd64-amd64-qemuu-nested-amd 17 debian-hvm-install/l1/l2 fail never pass test-amd64-i386-xl-qemuu-win10-i386 10 windows-install fail never pass test-amd64-amd64-xl-qemuu-win10-i386 10 windows-install fail never pass version targeted for testing: seabios 18d237b4e43ea24795f522c0aab1b4f54100ca80 baseline version: seabios 55eca9a14abef410d45c2f10ecd3f11c946064fc Last test of basis 135859 2019-05-07 14:41:28 Z 12 days Failing since 136293 2019-05-15 08:39:49 Z 4 days 2 attempts Testing same since 136464 2019-05-17 18:06:18 Z 2 days 1 attempts ------------------------------------------------------------ People who touched revisions under test: Gerd Hoffmann <kraxel@xxxxxxxxxx> 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-i386-xsm pass test-amd64-i386-xl-qemuu-debianhvm-i386-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-xl-qemuu-ws16-amd64 fail test-amd64-i386-xl-qemuu-ws16-amd64 fail test-amd64-amd64-xl-qemuu-dmrestrict-amd64-dmrestrict pass test-amd64-i386-xl-qemuu-dmrestrict-amd64-dmrestrict fail test-amd64-amd64-xl-qemuu-win10-i386 fail test-amd64-i386-xl-qemuu-win10-i386 fail test-amd64-amd64-qemuu-nested-intel pass test-amd64-i386-qemuu-rhel6hvm-intel pass test-amd64-amd64-xl-qemuu-debianhvm-amd64-shadow pass test-amd64-i386-xl-qemuu-debianhvm-amd64-shadow pass ------------------------------------------------------------ sg-report-flight on osstest.test-lab.xenproject.org logs: /home/logs/logs images: /home/logs/images Logs, config files, etc. are available at http://logs.test-lab.xenproject.org/osstest/logs Explanation of these reports, and of osstest in general, is at http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README.email;hb=master http://xenbits.xen.org/gitweb/?p=osstest.git;a=blob;f=README;hb=master Test harness code can be found at http://xenbits.xen.org/gitweb?p=osstest.git;a=summary Not pushing. ------------------------------------------------------------ commit 18d237b4e43ea24795f522c0aab1b4f54100ca80 Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Thu Apr 11 21:46:33 2019 +0200 bootmenu: add support for more than 9 entries 10th and following entries can be selected using letters. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit 8acad25cd5f4a49573098e98c10118358fc48924 Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Wed May 15 09:53:25 2019 +0200 add get_keystroke_full() helper Switch get_raw_keystroke() to return ax instead of ah, so it returns both scan code and ascii code of the key pressed. Add get_keystroke_full() function which passes up ax to the caller. The get_keystroke() function continues to return the scancode only like it did before. It is a thin wrapper around get_keystroke_full() now though. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit a3fd63c2342bd84a5487e280e2899250ec440d98 Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Tue Mar 19 12:20:52 2019 +0100 bochsdisplay: parse resolution from edid. Then use the resolution for the framebuffer. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit 2f87fe393cd48327c4c0d5614bdef8f00d63012a Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Tue Mar 19 11:48:04 2019 +0100 bochsdisplay: add edid support. Read EDID blob from mmio bar, store in VBE_edid. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit 083801db10b08d6d4e569d84f99a1398044eb483 Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Tue Mar 19 11:48:13 2019 +0100 bochsvga: add edid support. Read EDID blob from mmio bar, store in VBE_edid. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit 588eb12163b51c4d402383369456ce1cd1ec86ab Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Mon Mar 18 15:43:53 2019 +0100 ati: add edid support. Read EDID blob via i2c, store in VBE_edid. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> commit a307d0adc50f41787424a9453145293248a1908c Author: Gerd Hoffmann <kraxel@xxxxxxxxxx> Date: Tue Mar 19 11:09:33 2019 +0100 vbe: add edid support. VBE subfunction 0x15, read ddc data. Add VBE_edid where drivers can fill in a EDID data blob. If we find valid data there (checking the first two header bytes), then report the function as supported and hand out the data. Signed-off-by: Gerd Hoffmann <kraxel@xxxxxxxxxx> _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |