golang test cached

阅读 180

2022-02-22

这里写目录标题

1. golang test cached

1.1. 现象

go test .
ok  	gitlab.jiagouyun.com/cloudcare-tools/datakit/plugins/inputs/pythond	(cached)

1.2. 解决

$ go test . -count=1
ok  	gitlab.jiagouyun.com/cloudcare-tools/datakit/plugins/inputs/pythond	4.740s

相关推荐

精彩评论(0)

0 0 举报