I am using Go 1.9.2 version and invoking the test with timeout disabled using -timeout 0 flag.
go test my_module -run TestModule -v --race -timeout 0
But the test execution is getting timed out after default timeout of 10m.
*** Test killed: ran too long (10m0s).
Aucun commentaire:
Enregistrer un commentaire