Skip to content

Conversation

ranocha
Copy link
Member

@ranocha ranocha commented Aug 21, 2025

Downgrade has never passed after being introduced in #192 and fixing some issues in #194

@@ -15,7 +15,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
downgrade_mode: ['alldeps']
downgrade_mode: ['deps']
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, I just wanted to see whether the Compat.jl compatibilitily issues with Aqua.jl would be fixed by this.

@ChrisRackauckas
Copy link
Member

QA tests should be in a separate test group. But it seems it has issues:

 └─restricted by compatibility requirements with Compat [34da2185] to versions: [0.1.0-0.4.11, 0.5.0] or uninstalled — no versions left
   └─Compat [34da2185] log:
     ├─possible versions are: 1.0.0-4.18.0 or uninstalled
     └─restricted to versions 2.2.1 by an explicit requirement, leaving only versions: 2.2.1

That probably shouldn't be to v1 😅 so there's some dependencies to fix.

But from looking at the PR, no the CI script seems right the dependencies just have real issues to fix.

@ranocha
Copy link
Member Author

ranocha commented Aug 24, 2025

As far as I understood from the logs, the additional constraint that makes it fail comes from Aqua.jl...

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