Project-MONAI / Project-MONAI/MONAI
Blossom CI killed
Open
Nobody has claimed this yet.
bug
CI/CD
- Dominant language
- Python
- Stars
- 8.7k
- Forks
- 1.6k
- Avg merge
- 5d 1h
- Merged PRs (30d)
- 20
Description
11:20:39 Starting test: test_consistent_resize (tests.test_resized.TestResized)...
11:28:16 monai_pip.sh: line 69: 1413 Killed PYTHONPATH="$tmp_dir":$PYTHONPATH BUILD_MONAI=1 python ./tests/runner.py -p 'test_((?!integration).)'
After Pytorch 2.2, blossom ci terminating unexpectedly.
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 failure in tests.test_resized.TestResized, especially test_consistent_resize, and inspect the command at monai_pip.sh line 69 that invokes tests/runner.py. Reproduce the non-integration test run with the post-PyTorch 2.2 environment and determine what causes the process to be killed. Done means the Blossom CI test run completes successfully or the failure is clearly prevented and covered.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, pytorch, shell
- Domain
- ci-cd, machine-learning, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100