JuliaDebug / JuliaDebug/Cthulhu.jl
enable `test_irshow.jl` on nightly
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 709
- Forks
- 46
- Avg merge
- 1d 13h
- Merged PRs (30d)
- 2
Description
https://github.com/JuliaLang/julia/pull/46629 changed the inlining of const GlobalRef, that caused the failures of the irshow test cases.
We should rather enable this test only on nightly, and maybe also want to enable tests for effects-related rendering.
Originally posted by @aviatesk in https://github.com/JuliaDebug/Cthulhu.jl/pull/323#discussion_r963642882
Contributor guide
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 locating test_irshow.jl and the test configuration that controls when it runs. Review the existing irshow cases and the Julia nightly requirement, then run the relevant test command to confirm the test is enabled only as intended and that any effects-related rendering cases are covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- compilers, testing-qa
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100