CI is failing
Nobody has claimed this yet.
Assessment
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Newbie friendliness
- 45/100
Research direction
Run tox -p and inspect tests/test_cli.py::test_demo_configuration alongside src/deploy_tools/demo_configuration/. Compare the parallel tox actions with the successful pytest tests run; done means the test passes under tox -p without an unexpected __pycache__ or .pyc file in the configuration directory.
Written by the indexing model from the issue text.
Description
This also fails if I do tox -p
For some reason PYC files are getting generated in the demo_configuration folder. One of the tox -p actions is generating this because if I do rm -r src/deploy_tools/demo_configuration/__pycache__/ and pytest tests it works, but tox -p always fails as the pycache folder gets re-created.
FAILED tests/test_cli.py::test_demo_configuration - deploy_tools.models.save_and_load.LoadError: Unexpected file in configuration directory:
/home/runner/work/deploy-tools/deploy-tools/src/deploy_tools/demo_configuration/__pycache__/make-beamlines.cpython-312.pyc
- Dominant language
- Python
- Stars
- 0
- Forks
- 0
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 8
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.
More from DiamondLightSource/deploy-tools
-
Dependency Dashboard Open
Difficulty 4/5 3-5 days Newbie friendliness 15/100
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
-
Difficulty 4/5 3-5 days Newbie friendliness 45/100
All issues in DiamondLightSource/deploy-tools
Similar issues
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
use-agent-os/agent-os#3314 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
BasedHardware/omi#15662 · 1 comment ·
-
documentation help wanted
Difficulty 2/5 1-3 hours Newbie friendliness 90/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 62/100
AiursoftWeb/AnduinOS-2#19 ·