commit 6bdc248a00c8e66e2a30b6025f2eb6d8da2ffc37
Author: Sergey Poznyakoff <gray@gnu.org>
Date:   Thu Apr 16 21:46:17 2026 +0300

    Yet another fix in the testsuite.
    
    * tests/dyn_a.at: Suppress stderr to avoid spurious errors from
    perl threads.

diff --git a/tests/dyn_a.at b/tests/dyn_a.at
index 449dfc6..0cc409c 100644
--- a/tests/dyn_a.at
+++ b/tests/dyn_a.at
@@ -125,6 +125,9 @@ backends 1 0
 }]
 end
 
-]])
+]],
+[0],
+[],
+[ignore])
 m4_popdef([HARNESS_OPTIONS])
 AT_CLEANUP
