More logs (log_level 10), append to log instead of overwriting on restart in tests
This commit is contained in:
+1
-1
@@ -64,4 +64,4 @@ echo leak:librbd >> testdata/lsan-suppress.txt
|
||||
echo leak:_M_mutate >> testdata/lsan-suppress.txt
|
||||
echo leak:_M_assign >> testdata/lsan-suppress.txt
|
||||
export LSAN_OPTIONS=report_objects=true:suppressions=`pwd`/testdata/lsan-suppress.txt
|
||||
export ASAN_OPTIONS=verify_asan_link_order=false
|
||||
export ASAN_OPTIONS=verify_asan_link_order=false:abort_on_error=1
|
||||
|
||||
Reference in New Issue
Block a user