Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Extend gtest_discover_tests timeout #1237

Closed
wants to merge 1 commit into from

Conversation

carlocab
Copy link
Contributor

@carlocab carlocab commented Aug 2, 2024

Parallel builds can fail intermittently with the default timeout for
gtest_discover_tests.1

At Homebrew, we've been using this change for a while with no problems2,
so I hope it would be helpful to upstream it.

Footnotes

  1. See https://cmake.org/cmake/help/latest/module/GoogleTest.html#command:gtest_discover_tests

  2. Since https://github.com/Homebrew/homebrew-core/commit/3e9b81fe294535117437ec4c9f1b32b3634419bf

Parallel builds can fail intermittently with the default timeout for
`gtest_discover_tests`.[^1]

At Homebrew, we've been using this change for a while with no problems[^2],
so I hope it would be helpful to upstream it.

[^1]: See https://cmake.org/cmake/help/latest/module/GoogleTest.html#command:gtest_discover_tests
[^2]: Since Homebrew/homebrew-core@3e9b81f
@facebook-github-bot
Copy link
Contributor

@facebook-github-bot has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in e2c94e7.

@carlocab carlocab deleted the fix-parallel-builds branch September 6, 2024 08:29
facebook-github-bot pushed a commit to facebook/hhvm that referenced this pull request Sep 11, 2024
Summary:
Parallel builds can fail intermittently with the default timeout for
`gtest_discover_tests`.[^1]

At Homebrew, we've been using this change for a while with no problems[^2],
so I hope it would be helpful to upstream it.

[^1]: See https://cmake.org/cmake/help/latest/module/GoogleTest.html#command:gtest_discover_tests
[^2]: Since Homebrew/homebrew-core@3e9b81f

X-link: facebook/watchman#1237

Reviewed By: genevievehelsel

Differential Revision: D60670851

fbshipit-source-id: 74f542ca1c880e1d8aada10fad23e4bb6c3e142e
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants