NetLogo / NetLogo/Rnd-Extension
Transient language test failure in rnd
Open
Nobody has claimed this yet.
- Dominant language
- Scala
- Stars
- 5
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
The following testing error occurred. It did not recur when I re-ran it.
- rnd::two-for-one-ratio-roughly-respected-for-weighted-one-of *** FAILED ***
RunMode: not equals(): reporter "precision glob2 1" Expected "2[]", but got "2[.1]" (AbstractTestLanguage.scala:74)
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 with the rnd::two-for-one-ratio-roughly-respected-for-weighted-one-of test and the failure reported at AbstractTestLanguage.scala:74. Re-run the relevant test to determine whether the mismatch between "2[]" and "2[.1]" can be reproduced; done means the transient failure is understood and the test is stable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- scala
- Domain
- testing
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100