skip tcache GC for tcache_max unit test

This commit is contained in:
Shirui Cheng
2024-05-23 12:19:57 -07:00
committed by Qi Wang
parent 8477ec9562
commit a1fcbebb18

View File

@@ -1,3 +1,3 @@
#!/bin/sh
export MALLOC_CONF="tcache_max:1024"
export MALLOC_CONF="tcache_max:1024,tcache_gc_incr_bytes:939524096"