-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix parallel tests to avoid comparing run time with serial execution
- revert sim_num to 100 to simulate 100 sets of test data (see tests/testthat/fixtures/simulate-integration-test-data.R) - remove code that compares parallel run time with serial execution, focusing on ensuring that parallel runs work correctly and produce consistent results (see tests/testthat/test-parallel-with-snowfall-with-wrappers.R) - delete parallel tests that don't use the wrapper functions - TODO: Once the wrapper functions for preparing FIMS inputs are fully developed, add a standalone test (CI-only) for checking the speed of parallel runs
- Loading branch information
1 parent
60bf7b0
commit 4f77263
Showing
4 changed files
with
38 additions
and
99 deletions.
There are no files selected for viewing
Binary file not shown.
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
75 changes: 0 additions & 75 deletions
75
tests/testthat/test-parallel-with-snowfall-without-wrappers.R
This file was deleted.
Oops, something went wrong.