pcdshub / pcdshub/hutch-python

BLD: test suite fails with latest ipython

Open
#357 2 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.