I have a long running test where I would like to set the testing package 
timeout to 30 minutes from with the my_test.go code.

This would prevent me from forgetting to add the timeout flag, and then 
discovering 10 minutes later that it was needed.

Is this possible? Or just a way to disable the timeouts all together from 
Go _test.go code.

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/f6b2c094-969c-4a72-ad67-5d47eb6240e1%40googlegroups.com.

Reply via email to