tests/tcg: Disable filename test for info proc mappings
authorRichard Henderson <richard.henderson@linaro.org>
Tue, 8 Aug 2023 23:41:20 +0000 (23:41 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Wed, 9 Aug 2023 14:19:41 +0000 (07:19 -0700)
commit1b65895ddd9bb3898458ec622f5550173f9a8550
treeadbfcf9d5ab9fe7c5d6cefddf80eee12cd6dec56
parenta05cee93f4052179c036789c5a246948dcc362f0
tests/tcg: Disable filename test for info proc mappings

This test fails when host page size != guest page size,
because qemu may not be able to directly map the file.

Fixes: a6341482695 ("tests/tcg: Add a test for info proc mappings")
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tests/tcg/multiarch/gdbstub/test-proc-mappings.py