Re-enable downgrade CI tests
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 28/100
- Issue type
- Feature
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- julia
- Domain
- build-system, ci-cd
Research direction
Start by reviewing PR #521 and the test dependency section in Project.toml, then inspect how the downgrade CI tests are configured. Check whether a newer JET release or a separate test environment resolves the conflict. Done means the downgrade dependencies resolve successfully and the downgrade CI tests are re-enabled.
Written by the indexing model from the issue text.
Description
Summary
The downgrade CI tests have been disabled in PR #521 because the JET test dependency is incompatible with the downgraded environment.
Details
JET is listed as a test dependency in Project.toml:
[targets]
test = ["Aqua", "FastBroadcast", "ForwardDiff", "JET", ...]
When running with downgraded dependencies, Pkg cannot resolve JET because it has strict Julia version requirements that conflict with the downgrade environment.
Action Items
- Monitor JET releases for improved compatibility
- Consider moving JET to a separate test environment to avoid resolution conflicts
- Re-enable downgrade tests once the dependency conflict is resolved
Related
- PR #521 disabled the downgrade tests
- Dominant language
- Julia
- Stars
- 233
- Forks
- 76
- Avg merge
- 2h 17m
- Merged PRs (30d)
- 9
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from SciML/RecursiveArrayTools.jl
-
Difficulty 1/5 Under an hour Newbie friendliness 68/100
SciML/RecursiveArrayTools.jl#255 ·
-
JET: similar_type(::Any) no-matching-method in RecursiveArrayToolsRaggedArrays (pre-existing QA red) Open
Difficulty 4/5 3-5 days Newbie friendliness 48/100
SciML/RecursiveArrayTools.jl#620 ·
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
SciML/RecursiveArrayTools.jl#619 ·
-
bug
Difficulty 4/5 3-5 days Newbie friendliness 45/100
SciML/RecursiveArrayTools.jl#570 ·
-
tagbot-manual
Difficulty 1/5 Under an hour Newbie friendliness 45/100
SciML/RecursiveArrayTools.jl#512 ·
All issues in SciML/RecursiveArrayTools.jl
Similar issues
-
bug 🐞 distributed 🕸️
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
CliMA/Oceananigans.jl#6049 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 1/5 Under an hour Newbie friendliness 88/100
-
Difficulty 1/5 1-3 hours Newbie friendliness 88/100
JuliaGPU/GPUArrays.jl#780 ·
-
Difficulty 2/5 Half a day Newbie friendliness 76/100
epiforecasts/EpiBranch.jl#304 ·