Downgrade tests disabled pending OrdinaryDiffEq updates

Open
#541 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
github-actions, julia
Domain
ci-cd

Research direction

Start with .github/workflows/Downgrade.yml and inspect the disabled downgrade job, then check whether the required OrdinaryDiffEq updates are available. Use the related DelayDiffEq.jl pull request as context. Done means the downgrade tests are re-enabled and pass successfully.

Written by the indexing model from the issue text.

Description

Summary

The downgrade CI tests have been disabled by adding if: false to the job in .github/workflows/Downgrade.yml.

Reason

The downgrade tests have been consistently failing and likely need to wait for updates in OrdinaryDiffEq before they can pass again.

Related

See https://github.com/SciML/DelayDiffEq.jl/pull/357 for similar change in DelayDiffEq.jl.

TODO

  • Re-enable downgrade tests once OrdinaryDiffEq updates are available
Dominant language
Julia
Stars
150
Forks
41
Avg merge
1d 9h
Merged PRs (30d)
28

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from SciML/JumpProcesses.jl

All issues in SciML/JumpProcesses.jl

Similar issues

More Julia issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.