]> git.proxmox.com Git - mirror_qemu.git/commit
tests/tcg: drop inferior.was_attached() test
authorAlex Bennée <alex.bennee@linaro.org>
Thu, 30 Apr 2020 19:01:17 +0000 (20:01 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Wed, 6 May 2020 08:29:26 +0000 (09:29 +0100)
commit744f1b0f6888b07c9870329ae9f40b8e641db0ce
tree1aa95904225bd2fea15a65390b55346e0732f2fb
parentd2fefdedd3a65eaf22d8546835c225c3661e23d8
tests/tcg: drop inferior.was_attached() test

This test seems flaky and reports attachment even when we failed to
negotiate the architecture. However the fetching of the guest
architecture will fail tripping up the gdb AttributeError which will
trigger our early no error status exit from the test

Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20200430190122.4592-5-alex.bennee@linaro.org>
tests/tcg/aarch64/gdbstub/test-sve-ioctl.py
tests/tcg/aarch64/gdbstub/test-sve.py