From: Paul Floyd Date: Sat, 15 Nov 2025 10:41:04 +0000 (+0100) Subject: Darwin regtest: filter and quieten sh-mem-vec256-plo-yes/no X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec0ec30b0a981748b13432ee79f07107ab50e582;p=thirdparty%2Fvalgrind.git Darwin regtest: filter and quieten sh-mem-vec256-plo-yes/no --- diff --git a/memcheck/tests/amd64/sh-mem-vec256-plo-no.stderr.exp b/memcheck/tests/amd64/sh-mem-vec256-plo-no.stderr.exp index d27c1f450..981109388 100644 --- a/memcheck/tests/amd64/sh-mem-vec256-plo-no.stderr.exp +++ b/memcheck/tests/amd64/sh-mem-vec256-plo-no.stderr.exp @@ -1,4 +1,3 @@ - sh-mem-vec256: config: little-endian, 64-bit word size 19543 109 126 31 206 54 112 34 102 152 335 1 36 0 23 33 @@ -877,13 +876,3 @@ dddddddddddddddddddddddddddddddU dddddddddddddddddddddddddddddddd - -HEAP SUMMARY: - in use at exit: 0 bytes in 0 blocks - total heap usage: 65 allocs, 65 frees, 84,096 bytes allocated - -For a detailed leak analysis, rerun with: --leak-check=full - -Use --track-origins=yes to see where uninitialised values come from -For lists of detected and suppressed errors, rerun with: -s -ERROR SUMMARY: 130 errors from 100 contexts (suppressed: 0 from 0) diff --git a/memcheck/tests/amd64/sh-mem-vec256-plo-no.vgtest b/memcheck/tests/amd64/sh-mem-vec256-plo-no.vgtest index f6bcef4ab..743ede66f 100644 --- a/memcheck/tests/amd64/sh-mem-vec256-plo-no.vgtest +++ b/memcheck/tests/amd64/sh-mem-vec256-plo-no.vgtest @@ -1,4 +1,5 @@ prog: sh-mem-vec256 prereq: ../../../tests/x86_amd64_features amd64-avx args: -q -vgopts: --partial-loads-ok=no +vgopts: --partial-loads-ok=no -q +stderr_filter: filter_malloc_zone diff --git a/memcheck/tests/amd64/sh-mem-vec256-plo-yes.stderr.exp b/memcheck/tests/amd64/sh-mem-vec256-plo-yes.stderr.exp index c8ce5dd25..299e09951 100644 --- a/memcheck/tests/amd64/sh-mem-vec256-plo-yes.stderr.exp +++ b/memcheck/tests/amd64/sh-mem-vec256-plo-yes.stderr.exp @@ -1,4 +1,3 @@ - sh-mem-vec256: config: little-endian, 64-bit word size 19543 109 126 31 206 54 112 34 102 152 335 1 36 0 23 33 @@ -820,13 +819,3 @@ Invalid read of size 32 dddddddddddddddddddddddddddddddd - -HEAP SUMMARY: - in use at exit: 0 bytes in 0 blocks - total heap usage: 65 allocs, 65 frees, 84,096 bytes allocated - -For a detailed leak analysis, rerun with: --leak-check=full - -Use --track-origins=yes to see where uninitialised values come from -For lists of detected and suppressed errors, rerun with: -s -ERROR SUMMARY: 99 errors from 99 contexts (suppressed: 0 from 0) diff --git a/memcheck/tests/amd64/sh-mem-vec256-plo-yes.vgtest b/memcheck/tests/amd64/sh-mem-vec256-plo-yes.vgtest index ca32d1ed8..d3acbbe6f 100644 --- a/memcheck/tests/amd64/sh-mem-vec256-plo-yes.vgtest +++ b/memcheck/tests/amd64/sh-mem-vec256-plo-yes.vgtest @@ -1,4 +1,5 @@ prog: sh-mem-vec256 prereq: ../../../tests/x86_amd64_features amd64-avx args: -q -vgopts: --partial-loads-ok=yes +vgopts: --partial-loads-ok=yes -q +stderr_filter: filter_malloc_zone