Defrag: test currently disabled, too many false positives.
Related to #3786.
This commit is contained in:
parent
e45ecabbff
commit
ad75edaff9
@ -36,6 +36,7 @@ start_server {tags {"memefficiency"}} {
|
||||
}
|
||||
}
|
||||
|
||||
if 0 {
|
||||
start_server {tags {"defrag"}} {
|
||||
if {[string match {*jemalloc*} [s mem_allocator]]} {
|
||||
test "Active defrag" {
|
||||
@ -81,3 +82,4 @@ start_server {tags {"defrag"}} {
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user