Skip to content
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

Fix ClimaTimeSteppers downstream test #1941

Merged
merged 1 commit into from
Aug 20, 2024
Merged

Conversation

Sbozzolo
Copy link
Member

@Sbozzolo Sbozzolo commented Aug 19, 2024

The ClimaTimeSteppers was failing because the test suite for ClimaTimeSteppers depends on ClimaCore, but ClimaTimeSteppers itself does not depend on ClimaCore. So, when we dev ClimaCore in ClimaTimeSteppers, aqua complains that we never use ClimaCore.

@Sbozzolo Sbozzolo force-pushed the gb/add_kinematicdriver branch 3 times, most recently from 5dade6a to 7b7f32b Compare August 20, 2024 00:24
The ClimaTimeSteppers was failing because the test suite for
ClimaTimeSteppers depends on ClimaCore, but not ClimaTimeSteppers
itself. So, when we dev ClimaCore in ClimaTimeSteppers, `aqua` complains
thatwe never use ClimaCore.
@Sbozzolo Sbozzolo merged commit 2572b39 into main Aug 20, 2024
22 of 23 checks passed
@Sbozzolo Sbozzolo deleted the gb/add_kinematicdriver branch August 20, 2024 03:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants