run following command and test case is not passed ``` go test ./... -test.v -test.cpu=1,2,4 go test ./... -test.v -test.short -test.race ```