Skip to content

Commit

Permalink
DAOS-16228 test: update suppressions for NLT again (#14762)
Browse files Browse the repository at this point in the history
Skip-test: true

Signed-off-by: Kenneth Cain <kenneth.c.cain@intel.com>
  • Loading branch information
kccain committed Jul 31, 2024
1 parent 90e1923 commit c15f458
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/cart/utils/memcheck-cart.supp
Original file line number Diff line number Diff line change
Expand Up @@ -645,3 +645,9 @@
fun:__tsan_go_atomic32_load
fun:racecall
}
{
go 1.22.3 race
Memcheck:Addr4
fun:__tsan_go_atomic32_store
fun:racecall
}

0 comments on commit c15f458

Please sign in to comment.