YetAnotherSpieskowcy / Carcassonne-Engine

Other
0 stars 1 forks source link

Performance tests fail on main #141

Closed bstrzelecki closed 2 weeks ago

bstrzelecki commented 2 weeks ago

Workflow fails on go test -v ./pkg/engine/request_performance_tests -bench=. -run=xxx -benchmem -benchtime=1x -memprofile with following error:

 flag needs an argument: -memprofile
usage: go test [build/test flags] [packages] [build/test flags & test binary flags]
Run 'go help test' and 'go help testflag' for details.
Error: Process completed with exit code 2.