SparseArrays.jl icon indicating copy to clipboard operation
SparseArrays.jl copied to clipboard

CI: Respect `[compat]` entries for test-only deps when running in Base Julia's Buildkite CI; run the `ambiguous` testgroup in Buildkite CI; mark `Aqua.test_project_toml_formatting` as `@test_skip`

Open DilumAluthge opened this issue 9 months ago • 1 comments

Reverts much of https://github.com/JuliaSparse/SparseArrays.jl/pull/471

This PR introduces a framework for installing test deps during stdlib CI in a way that respects [compat] entries. We can likely use this same framework in other stdlib repos.

DilumAluthge avatar Nov 15 '23 22:11 DilumAluthge