qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Skip LinuxInitrd.test_with_2gib_file_should_exit_error_msg_with_linux_v3


From: David Gibson
Subject: Skip LinuxInitrd.test_with_2gib_file_should_exit_error_msg_with_linux_v3_6 on 32-bit hosts?
Date: Fri, 4 Oct 2019 15:29:06 +1000
User-agent: Mutt/1.12.1 (2019-06-15)

When I run make check-acceptance in a 32-bit (i686) container, this
test fails, because it tries to start a guest with 4G of RAM, which
can't fit in the userspace address space on a 32-bit host, obviously.

 (16/44) 
/home/dwg/src/qemu/tests/acceptance/linux_initrd.py:LinuxInitrd.test_with_2gib_file_should_exit_error_msg_with_linux_v3_6:
 FAIL: Regex didn't match: '.*initrd is too large.*max: \\d+, need 
2147483648.*' not found in 'qemu-system-x86_64: -m 4096: ram size too large\n' 
(0.12 s)

Should we simply skip this test on 32-bit hosts?

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]