On Wed, 11 Mar 2020 at 08:04, Alex Bennée <alex.ben...@linaro.org> wrote: > > > Robert Foley <robert.fo...@linaro.org> writes: > > > This is version 3 of the patch series to > > add support for aarch64 VMs in the vm-build infrastructure. > > - Ubuntu 18.04 aarch64 VM > > - CentOS 8 aarch64 VM > > > > V2: > > https://lists.gnu.org/archive/html/qemu-devel/2020-02/msg05310.html > > Hmm weird - it's broken check-acceptance for me: > > JOB LOG : > /home/alex/avocado/job-results/job-2020-03-11T12.03-8250144/job.log > (01/29) > ./tests/acceptance/boot_linux_console.py:BootLinuxConsole.test_x86_64_pc: > ERROR: 'ConsoleSocket' object has no attribute 'makefile' (0.35 s) >
Nice catch. Looks like our new ConsoleSocket object needs at least one more method on it. Will take a look at it. Thanks & Regards, -Rob > -- > Alex Bennée