pcdshub / pcdshub/hutch-python
BLD: test suite fails with latest ipython
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 1
- Forks
- 18
- Avg merge
- 7d 9h
- Merged PRs (30d)
- 1
Description
Expected Behavior
tests should pass
Current Behavior
with the latest ipython, there have been enough api or functional changes that the test suite no longer passes
Possible Solution
- investigate what these tests represent and if the failure represents a real issue or a testing issue
- revise the package and/or tests as appropriate for compatibility
Context
#356
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 test suite with the latest IPython and reviewing the failures described in issue #356. Inspect the affected package and tests to determine whether each failure reflects a real compatibility issue or an outdated test; done means the suite passes with the latest IPython and the behavior remains validated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- build-system, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100