qemu-patch-raspberry4/tests/tcg/multiarch
Peter Maydell a930cadd83 tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test
Disable the run-gdbstub-sha1 test: it provokes an internal error
assertion failure in Ubuntu gdb 8.1.1-0ubuntu1 (Ubuntu gdb
8.1-0ubuntu3.2 also has this assert but we were previously skipping
this test because it doesn't support connection over local domain
sockets) :

timeout 60  /home/petmay01/linaro/qemu-for-merges/tests/guest-debug/run-test.py --gdb /usr/bin/gdb-multiar
/build/gdb-veKdC1/gdb-8.1.1/gdb/regcache.c:122: internal-error: void* init_regcache_descr(gdbarch*): Asser
A problem internal to GDB has been detected,
further debugging may prove unreliable.

This is a bug, please report it.  For instructions, see:
<http://www.gnu.org/software/gdb/bugs/>.

Aborted (core dumped)
/home/petmay01/linaro/qemu-for-merges/tests/tcg/multiarch/Makefile.target:51: recipe for target 'run-gdbst

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20201214133702.24088-1-peter.maydell@linaro.org
2020-12-14 15:31:31 +00:00
..
gdbstub tests/tcg: better detect confused gdb which can't connect 2020-05-27 14:26:49 +01:00
system tests/tcg: better detect truncated reads 2019-06-12 17:53:22 +01:00
float_convs.c tests/tcg: Do not require FE_TOWARDZERO 2020-09-01 07:41:38 -07:00
float_helpers.c tests/tcg: modify multiarch tests to work with clang 2019-11-20 10:53:31 +00:00
float_helpers.h tests/tcg: Do not require FE_* exception bits 2020-09-01 07:41:38 -07:00
float_madds.c tests/tcg: Do not require FE_TOWARDZERO 2020-09-01 07:41:38 -07:00
linux-test.c tests/tcg/linux-test: Adjust getsockname for musl 2020-10-14 21:19:52 -07:00
Makefile.target tests/tcg/multiarch/Makefile.target: Disable run-gdbstub-sha1 test 2020-12-14 15:31:31 +00:00
README
sha1.c avoid TABs in files that only contain a few 2019-01-11 15:46:56 +01:00
test-mmap.c tests: add check_invalid_maps to test-mmap 2018-07-31 09:57:25 +02:00
testthread.c
threadcount.c tests/tcg: add new threadcount test 2020-05-27 14:26:49 +01:00

Multi-architecture linux-user tests