JuliaCI / JuliaCI/BaseTestNext.jl
Restore compatibility of TestSetException with v0.5-dev
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 9
- Forks
- 8
- PR merge metrics
- No merged PRs in 30d
Description
The type TestSetException is currently incompatible it's counterpart in Julia v0.5-dev, as it's missing the new broken field.
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
Locate the definition of TestSetException and compare it with the counterpart in Julia v0.5-dev, focusing on the missing broken field. Done means the type is compatible with the v0.5-dev counterpart; the issue does not name a specific file or test to run.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100