JuliaDiff / JuliaDiff/Diffractor.jl

frule invalidation broken

Open
#269 4 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug forward-mode
Dominant language
Julia
Stars
453
Forks
33
PR merge metrics
No merged PRs in 30d

Description

We actually have a test for this: https://github.com/JuliaDiff/Diffractor.jl/blob/b37f585d4ba8fa5cb607cd75aaabb5464eef6633/test/rules.jl
but it turns out this file has never been linked up to the test/runtests.jl file.
So it wasn't getting run by CI.

The last test in that file fails.
Both on 1.10 and on nightly

Contributor guide

No contributing guide indexed for this repository

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.

Research direction

Start by reading test/rules.jl, especially its last test, and test/runtests.jl to see how the test files are connected. Run the relevant test setup on Julia 1.10 and nightly, then confirm that the rules test is included in CI and its final test passes.

Written by the indexing model from the issue text.

Assessment

Tech stack
julia
Domain
testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
38/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.