scverse / scverse/napari-spatialdata
Teardown problems in scatterplot widget tests still present
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 90
- Forks
- 25
- Avg merge
- 22m
- Merged PRs (30d)
- 1
Description
See the problem in action here. This CI run failed: https://github.com/scverse/napari-spatialdata/actions/runs/12379528925/attempts/1?pr=285, I re-run it as it was, and it worked: https://github.com/scverse/napari-spatialdata/actions/runs/12379528925?pr=285.
The problem has been discussed here https://github.com/scverse/napari-spatialdata/pull/270#discussion_r1731494552, and this file worked toward a draft implementation https://github.com/scverse/napari-spatialdata/blob/main/tests/test_aaa.py.
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 with the failed and rerun CI attempts linked in the issue, then read the teardown discussion in PR #270. Inspect tests/test_aaa.py for the draft implementation and compare it with the scatterplot widget tests. Done means the teardown problem is addressed and the relevant tests no longer fail intermittently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100