-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This commit enables parallel unit tests in ramble. The spack_runner tests were moved under the standard unit test directory, which allows them to use fixtures defined in the standard conftest.py file. Additionally, a new fixture is defined in conftest.py to help fix thread issues with the logger utility.
- Loading branch information
1 parent
6a8334b
commit 965e002
Showing
7 changed files
with
136 additions
and
83 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
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
Oops, something went wrong.