You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Review the ability to perform the tests as a new developer
Triage open issues related to testing
Discuss the need for future tests and make an issue that lays out the plan
Notes
call-r-cmd-check workflows are taking longer to complete, increasing from 14 - 35 mins (2e9ddd4) to 22 - 49 mins (b86e9c6), depending on the operating system.
The three longest-running tests that may need optimization are:
📦 Quarterly review of tests
Notes
call-r-cmd-checkworkflows are taking longer to complete, increasing from 14 - 35 mins (2e9ddd4) to 22 - 49 mins (b86e9c6), depending on the operating system.The three longest-running tests that may need optimization are:
tests/testthat/test-integration-fims-estimation-random-effects-without-wrappers.R (> 19 min)
tests/testthat/test-integration-caa-mle-wrappers.R (> 6 min)
tests/testthat/test-integration-caa-mle.R (> 8 min)
Using
Config/testthat/start-first: file_a, file_bto prioritize certain integration tests doesn’t appear to reduce overall runtime.test-parallel-caa-mle-wrappers.Ris outdated and needs to be updated to use the latest wrapper function.Generated automatically by quarterly-review-of-tests.yml