-
Notifications
You must be signed in to change notification settings - Fork 29
IMP: add test-deployment command #371
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Doing some testing in a clean amplicon environment i'm getting some test failures. These seem to be test configuration issues, and are some are probably candidates for skipping if proper configuration isn't in place. For example, I get some failures related to Some test failures are coming from missing I'm also getting some test failures that seem related to cache and the parallel framework - I suspect this has something to do with my configuration, but maybe also tests that should be skipped under some circumstances ( |
|
This one should already be skipping: It should skipif you don't have sudo or if you're on a Mac. Not sure why it's trying to run at all here. |
|
The other one is a bit stranger. I think it's the only place in the entire framework where we're still creating a HighThroghputExecutor for testing, but we never submit anything to it. |
|
Closing in favor of a GitHub Action-based workflow. |
This PR would be nice to have merged for 2025.7, since we'll be teaching using the Docker container at the Snowbird workshop in September. Since it hasn't had a lot of testing yet, I put a warning in the help text on the command that it's subject to change.
Relatively quick command that is useful for testing in a
tinyenvironment:Output includes the typical unit test output (pages and pages and pages), and then the following summary: