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

Fix flaky tests for TLS #824

Closed
wants to merge 1 commit into from

Conversation

adshastri
Copy link
Contributor

Summary: I think this is happening on stress runs because the helper function to generate certs just stores it in the same place (/tmp), so two parallel test runs could interfere with each other

Differential Revision: D35824204

@facebook-github-bot facebook-github-bot added CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported labels Apr 21, 2022
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D35824204

Summary:
Pull Request resolved: facebookresearch#824

X-link: facebookresearch/fbpcf#194

I think this is happening on stress runs because the helper function to generate certs just stores it in the same place (/tmp), so two parallel test runs could interfere with each other

Reviewed By: chualynn

Differential Revision: D35824204

fbshipit-source-id: 188aa45e1c05005ea8f31a3140a699d0cfc9a681
adshastri added a commit to adshastri/fbpcf that referenced this pull request Apr 21, 2022
Summary:
X-link: facebookresearch/fbpcs#824

Pull Request resolved: facebookresearch#194

I think this is happening on stress runs because the helper function to generate certs just stores it in the same place (/tmp), so two parallel test runs could interfere with each other

Reviewed By: chualynn

Differential Revision: D35824204

fbshipit-source-id: ce5aadd6af294dc0cd5874a51d1c510684ae0aac
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D35824204

facebook-github-bot pushed a commit to facebookresearch/fbpcf that referenced this pull request Apr 21, 2022
Summary:
X-link: facebookresearch/fbpcs#824

Pull Request resolved: #194

I think this is happening on stress runs because the helper function to generate certs just stores it in the same place (/tmp), so two parallel test runs could interfere with each other

Reviewed By: chualynn

Differential Revision: D35824204

fbshipit-source-id: b03bc0314076fdf6866a648e24f18712613dc15a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants