-
Notifications
You must be signed in to change notification settings - Fork 40
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Change to enable running two unit tests on MacOS (#210)
* Increase sleep time in run_interactive_interrupt and run tests on MacOS In my testing on MacOS, the "test_interactive_interrupt" test passed without any changes needed, and the "test_headless_interrupt" test only needed to have this sleep time increased to pass. * Use different sleep time in test depending on platform The previous commit caused a unit test to fail on Linux. This change fixes that. * Increase timeout value passed to find_embedding() call in test * Raise time threshold for exit condition in unit test * Skip two unit tests on win32 platform
- Loading branch information
Tim Doyle
authored
May 20, 2022
1 parent
be818c3
commit eb1caec
Showing
1 changed file
with
6 additions
and
36 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