planetarium / planetarium/lib9c
Some unit tests are non-deterministic
Open
Nobody has claimed this yet.
bug
- Dominant language
- C#
- Stars
- 30
- Forks
- 56
- Avg merge
- 9h 2m
- Merged PRs (30d)
- 6
Description

I don't have logs now, but there are more test cases which occasionally fails.
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
No test files, failing cases, logs, or entry points are identified. Start by reproducing the intermittent failures and inspect the unit-test suite to identify which cases depend on unstable ordering, time, randomness, or shared state. Done means the affected tests run deterministically and the full test suite passes consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100