Unable to run tests
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11
- Forks
- 39
- Avg merge
- 18d 18h
- Merged PRs (30d)
- 1
Description
pulpcore-manager test pulp_rpm.tests.unit.test_models returns
Creating test database for alias 'default'...
Got an error creating the test database: permission denied to create database
unfortunately no trace back or line in the logs
maybe related to https://github.com/pulp/oci_env/issues/17
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 reproducing the failure with pulpcore-manager test pulp_rpm.tests.unit.test_models and review the linked oci_env issue for related context. Trace the test database creation path and capture enough diagnostic output to identify the permission problem. Done means the specified tests can create their test database and run successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- databases, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100