Skip to content

ci: raise gtest_discover_tests DISCOVERY_TIMEOUT to 60s#365

Merged
ednolan merged 1 commit intomainfrom
ci/gtest-discovery-timeout
Apr 29, 2026
Merged

ci: raise gtest_discover_tests DISCOVERY_TIMEOUT to 60s#365
ednolan merged 1 commit intomainfrom
ci/gtest-discovery-timeout

Conversation

@ednolan
Copy link
Copy Markdown
Member

@ednolan ednolan commented Apr 29, 2026

Summary

Test plan

  • CI passes on this PR (Linux/macOS/Windows matrix)
  • Cookiecutter check still generates a buildable project

🤖 Generated with Claude Code

The default 5s discovery timeout intermittently fails on the MSVC Debug
runner, where launching the test binary just to enumerate tests can
take longer than 5 seconds. Bump to 60s in both the exemplar tests and
the cookiecutter template so generated projects inherit the fix.

Co-Authored-By: Claude Opus 4.7 (1M context) <[email protected]>
@coveralls
Copy link
Copy Markdown

Coverage Status

coverage: 100.0%. remained the same — ci/gtest-discovery-timeout into main

@ednolan ednolan merged commit 4aaeaa1 into main Apr 29, 2026
100 checks passed
@ednolan ednolan deleted the ci/gtest-discovery-timeout branch April 29, 2026 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants