https://bugs.kde.org/show_bug.cgi?id=430321

Yi Fan Yu <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Yi Fan Yu <[email protected]> ---
here is the diff file I collected for the test failure

```
--- bar_bad.stderr.exp  2018-03-09 12:34:56.000000000 +0000
+++ bar_bad.stderr.out  2021-04-23 21:34:56.654000000 +0000
@@ -25,14 +25,11 @@


 destroy a barrier that has waiting threads
-Destruction of a barrier with active waiters: barrier 0x........
+
+destroy a barrier that was never initialised
+Not a barrier
    at 0x........: pthread_barrier_destroy (drd_pthread_intercepts.c:?)
    by 0x........: main (bar_bad.c:?)
-barrier 0x........ was first observed at:
-   at 0x........: pthread_barrier_init (drd_pthread_intercepts.c:?)
-   by 0x........: main (bar_bad.c:?)


-destroy a barrier that was never initialised
-
-ERROR SUMMARY: 5 errors from 4 contexts (suppressed: 0 from 0)
+ERROR SUMMARY: 4 errors from 4 contexts (suppressed: 0 from 0)
```

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to