-
Notifications
You must be signed in to change notification settings - Fork 70
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Split the test cases for oblivioustransfer to avoid timeout errors (#522
) Summary: Pull Request resolved: #522 We have previously seen an oncall task T145020747 that some tests are flaky because they exceed the 600s limit. We have released a diff D43200388 to reduce the likelihood of this timeout issue and we recommend to extend this solution to other tests that call multiple functions (T145644394). This diff splits the test cases to reduce the time needed to execute each test case in the BidirectionObliviousTransferTest.cpp file Reviewed By: adshastri Differential Revision: D44388804 fbshipit-source-id: 916b072c8f268cc4c6097e38ff94de56b8ca59b0
- Loading branch information
1 parent
1372b6d
commit 5619466
Showing
1 changed file
with
23 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters