-
When trying to run tests, I'm getting the following error:
```pytb
$ tox -e py311
py311: install_deps> python -I -m pip install '.[doc]' '.[test]'
.pkg-cpython311: install_requires> python -I -m…
-
### Issue
As a new user to tox browsing through the rather long [Configuration documentation][config], it wasn't entirely clear to me when in the middle of the page which particular section a direc…
0cjs updated
8 months ago
-
## Description of your problem
After migrating to pyscaffold, I get some errors trying to run tox.
**Please provide a minimal, self-contained, and reproducible example.**
Checkout https://co…
-
I'm not sure why it's so hard to get system environmental variables into TOX. I mean, how else do you use secret API keys in a shared environment (ie, not cloning them to github).
So I came across…
-
**Describe the bug**
When running the test suite on a machine with high nproc (i.e. large number of CPUs/cores — we have 80 on arm64 and 256 on sparc), the test suite suddenly runs out of fds in mi…
-
# Summary
Trying to run `pytest-cov` in parallel but getting a unique key constraint on the .coverage SQLite3 database.
## Expected vs actual result
Here's the traceback from the run:
```
I…
-
## Steps to reproduce
1. Deploy 3 instances of MongoDB on top of MAAS cloud, with juju 3.3.4, with tls enabled.
2. run MongoDB integration tests, for tests/integration/test_charm.py only. Othe…
-
It was suggested (https://groups.google.com/g/sage-devel/c/cSsAsPuVnxg/m/uWEySfvWBQAJ) that testing of new Python versions (such as the upcoming 3.10) could be done via `pyenv` instead of test ticke…
-
To reproduce:
- create venv
- install pip and containers/requirements.txt
- install `python3.6` (`dnf install python36`)
- run `tox`
```
================================================= tes…
-
Hi SkyzohKey,
Okay, I switched to my Linux Mint 18.3 (Ubuntu 16.04) system, and to this GitHub page for further comments, etc...
Why don't I see options for attaching a file or images to your G…
phd21 updated
6 years ago