POLICY: make test missing 30-second timeout #144

Closed
opened 2026-02-26 11:10:42 +01:00 by clawbot · 1 comment
Collaborator

Per REPO_POLICIES.md: "make test must complete in under 20 seconds. Add a 30-second timeout in the Makefile."

The current make test and the test invocation in make check do not pass -timeout 30s to go test.

Per REPO_POLICIES.md: "`make test` must complete in under 20 seconds. Add a 30-second timeout in the Makefile." The current `make test` and the test invocation in `make check` do not pass `-timeout 30s` to `go test`.
Author
Collaborator

Closing as duplicate.

Closing as duplicate.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: sneak/upaas#144