]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Helgrind regtest: fix wrong updates to tc04_free_lock expecteds
authorPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 4 Nov 2024 07:06:17 +0000 (08:06 +0100)
committerPaul Floyd <pjfloyd@wanadoo.fr>
Mon, 4 Nov 2024 07:06:17 +0000 (08:06 +0100)
helgrind/tests/tc04_free_lock.stderr.exp
helgrind/tests/tc04_free_lock.stderr.exp-freebsd

index 57cbc8eeca50ad60b2623370e2210ea797e26fe3..772531160b915cec5f55ba978055053ce71c4794 100644 (file)
@@ -7,9 +7,6 @@ Thread #x is the program's root thread
 
 Thread #x: Exiting thread still holds 2 locks
    ...
-   by 0x........: exit_WRK (hg_intercepts.c:...)
-   by 0x........: exit (hg_intercepts.c:...)
-   ...
 
 
 ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)
index d18786f80668a209115b4a13cf5e8afa8d9cd471..57cbc8eeca50ad60b2623370e2210ea797e26fe3 100644 (file)
@@ -1,3 +1,15 @@
 
+---Thread-Announcement------------------------------------------
 
-ERROR SUMMARY: 0 errors from 0 contexts (suppressed: 0 from 0)
+Thread #x is the program's root thread
+
+----------------------------------------------------------------
+
+Thread #x: Exiting thread still holds 2 locks
+   ...
+   by 0x........: exit_WRK (hg_intercepts.c:...)
+   by 0x........: exit (hg_intercepts.c:...)
+   ...
+
+
+ERROR SUMMARY: 1 errors from 1 contexts (suppressed: 0 from 0)