-
Notifications
You must be signed in to change notification settings - Fork 350
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Extend timeout deadline for timed out health tests (#691)
Summary: Pull Request resolved: #691 Some health tests were timing out due to a preset timeout deadline of 10k ms. See e.g., here: https://www.internalfb.com/sandcastle/workflow/351280770940024747/artifact/actionlog.351280771033318826.stdout.1 {F1968816841} Updated the timeout deadline to 40k ms, since most timed out tests fall within this duration. Reviewed By: HuanyuZhang Differential Revision: D66548226 fbshipit-source-id: 9f6ccd963ca9b2f72e4d6269cf54ec997b374e0d
- Loading branch information
1 parent
61ae0ea
commit 10eb10a
Showing
3 changed files
with
5 additions
and
5 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
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
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