JuliaDiff / JuliaDiff/ChainRules.jl
unzip CI broken on 1.0
Open
Nobody has claimed this yet.
bug
testing
- Dominant language
- Julia
- Stars
- 475
- Forks
- 98
- PR merge metrics
- No merged PRs in 30d
Description
Something changed at some point and now one of the unzip tests fail because wrong type is being returned.
I suspect a bug fix upstream and we were overconstraining type in tests
Contributor guide
No contributing guide indexed for this repository
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.
Research direction
Start by reproducing the failing unzip test in CI and inspect the returned type against the test's type assertion. Determine whether the upstream behavior changed, then update the test only if the new type is supported and confirm the unzip test passes in CI.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100