forked from facebookresearch/aepsych
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add sleep to more db tests (facebookresearch#408)
Summary: Pull Request resolved: facebookresearch#408 DB tests sometimes fails on Windows because db files are not ready yet. Adding sleeps throughout should guarantee their success. Additionally we try to catch further fails in tearDown such that fails here do not cause test fails as errors here are not what is strictly being tested. Reviewed By: crasanders Differential Revision: D64541706 fbshipit-source-id: a747ac3a9e4d64725e9807b0a0776ab91c0c4601
- Loading branch information
1 parent
7c7fa88
commit bbda7fe
Showing
2 changed files
with
14 additions
and
3 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