Reinstate disabled tests (that rely on match rules)
Open
Nobody has claimed this yet.
- Dominant language
- Haskell
- Stars
- 1.6k
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
PR https://github.com/ndmitchell/hlint/pull/810 disables particular tests in that we might quickly land the match rules conversion to ghc-lib. Specifically, data/Test.hs and the grep2 test of testsgrep.text .
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 reading PR 810 and the disabled-test references in data/Test.hs and tests/grep.text, then identify the match-rules conversion they depend on. Reinstate those tests once that conversion is available and run the relevant test suite to confirm they pass.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- haskell
- Domain
- testing
- Issue type
- Refactor
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100