From: Paul Floyd Date: Mon, 26 Dec 2022 10:06:32 +0000 (+0100) Subject: Disable some memcheck tests on FreeBSD X-Git-Tag: VALGRIND_3_21_0~256 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9acdd79b6947b3ddd3cdfa3f3d5afc7b8c8bee33;p=thirdparty%2Fvalgrind.git Disable some memcheck tests on FreeBSD Fail due to differences in DWARF varinfo generated by clang compared to GCC. No fix in perspective. --- diff --git a/memcheck/tests/origin5-bz2.vgtest b/memcheck/tests/origin5-bz2.vgtest index 5f9f573125..40fe6bb5a5 100644 --- a/memcheck/tests/origin5-bz2.vgtest +++ b/memcheck/tests/origin5-bz2.vgtest @@ -1,3 +1,4 @@ +prereq: ! ../../tests/os_test freebsd prog: origin5-bz2 vgopts: -q --track-origins=yes args: x diff --git a/memcheck/tests/varinfo2.vgtest b/memcheck/tests/varinfo2.vgtest index 0f73065462..6a86e6e531 100644 --- a/memcheck/tests/varinfo2.vgtest +++ b/memcheck/tests/varinfo2.vgtest @@ -1,3 +1,4 @@ +prereq: ! ../../tests/os_test freebsd prog: varinfo2 vgopts: --read-var-info=yes -q stderr_filter: filter_varinfo3 diff --git a/memcheck/tests/varinfo6.vgtest b/memcheck/tests/varinfo6.vgtest index 8855247a47..41984b19ba 100644 --- a/memcheck/tests/varinfo6.vgtest +++ b/memcheck/tests/varinfo6.vgtest @@ -1,2 +1,3 @@ +prereq: ! ../../tests/os_test freebsd prog: varinfo6 vgopts: --read-var-info=yes -q