KitwareMedical / KitwareMedical/ShapeRegressionExtension
Comparison tests in RegComputation
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
@jamesfishbaugh, in the test that compare files, are the comparison files up-to-date with the output of the RegressionComputation module?
The first test runs green, but the comparison fails with all the files except _000.vtk
Is this test passing on your machine? Do you think the test has been exercised often enough with the changes, or we should upload new comparison files?
I have a PR #14, but the comparison test is failing, just want to make sure the failure is not related to the minor changes introduced in the PR.
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 comparison test in RegressionComputation/RegressionComputation.py at the referenced lines 619-682 and 700, then inspect the comparison files against the RegressionComputation output. Determine whether the failures reflect outdated comparison files or the changes in PR #14; done means the comparison test passes or the required file updates are clearly identified.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100