POLICY: make test missing 30-second timeout #144
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Per REPO_POLICIES.md: "
make testmust complete in under 20 seconds. Add a 30-second timeout in the Makefile."The current
make testand the test invocation inmake checkdo not pass-timeout 30stogo test.Closing as duplicate.