fix: profiling tests

This commit is contained in:
Henrique Dias 2024-01-12 14:46:49 +01:00
parent 2738b49c1a
commit 21b820a5ef

View File

@ -50,6 +50,7 @@ func TestProfiler(t *testing.T) {
"cpu.pprof",
"mutex.pprof",
"block.pprof",
"trace",
},
},
{
@ -71,6 +72,7 @@ func TestProfiler(t *testing.T) {
"cpu.pprof",
"mutex.pprof",
"block.pprof",
"trace",
},
},
{
@ -105,6 +107,7 @@ func TestProfiler(t *testing.T) {
"ipfs",
"cpu.pprof",
"block.pprof",
"trace",
},
},
{
@ -124,6 +127,7 @@ func TestProfiler(t *testing.T) {
"ipfs",
"cpu.pprof",
"mutex.pprof",
"trace",
},
},
{