typelevel / typelevel/weaver-test
BufferUnderflowException in JS tests of framework-cats
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 85
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
thought: This suite was actually not being compiled at all.
BTW For some reason, even on main, when I run JS tests in this module I get a java.nio.BufferUnderflowException :(
Originally posted by @kubukoz in https://github.com/typelevel/weaver-test/pull/178#discussion_r2240594949
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 running the JS tests in the framework-cats module on main and capture the java.nio.BufferUnderflowException. Check why the suite is not being compiled as expected, then verify that the JS test suite compiles and runs without the exception.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, scala
- Domain
- build-system, testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100