From 769bcf69ace60eb65fce899c37127c9e28aa8cff Mon Sep 17 00:00:00 2001 From: David Abdurachmanov Date: Mon, 10 Oct 2022 16:42:37 +0300 Subject: [PATCH] Adjust failing test cases on riscv64 Signed-off-by: David Abdurachmanov --- wxGTK.spec | 3 +++ 1 file changed, 3 insertions(+) diff --git a/wxGTK.spec b/wxGTK.spec index 2b9a16e..1655ca2 100644 --- a/wxGTK.spec +++ b/wxGTK.spec @@ -238,6 +238,9 @@ LD_LIBRARY_PATH=%{buildroot}%{_libdir} wxUSE_XVFB=1 xvfb-run -a \ %endif %ifarch s390x ~WebView \ +%endif +%ifarch riscv64 + ~TreeCtrlTestCase ~WebView ~wxImage::Paste \ %endif ~wxHtmlPrintout::Pagination popd