-
#### Is your feature request related to a problem?
Each product has a Tax Rule assigned, to calculate the tax based on the customer's location. But some customers are tax-exempt, and the tax calcul…
-
Right now, if you install holoviews, install nose, and then try running the holoviews tests with `nosetests --with-doctest -v`, there are 18 failures (and pages of associated output) because of not h…
-
Test collection fails for me when using pytest-xdist:
```
$ pytest -n10
====================================================== test session starts =================================================…
-
Currently elpy requires that the python libraries that it depends on (jedi, rope, yapf) be installed in every virtual environment. So if a user is working on 10 different projects she will need to ins…
-
In d2ec0473f8d4c25cc6f696e70ba110e1061e4dfe, I replaced pytest-flake8 with pytest-ruff (jaraco/skeleton#79). Unfortunately, adding ruff implies adding a dependency on Rust :( and the test_cygwin job i…
-
### Steps to reproduce
1. `tox -e py312`
2. `. .tox/py312/bin/activate`
3. `pip install numpy==2.0.0rc2`
4. `pytest`
### Current behavior
```pytb
FAILED tests/brain/numpy/test_core_einsum…
-
Not sure if Windows is supposed to be supported, but for me it fails on Windows 10 Python 2.7.12 with the following error when live_server fixture used:
```
request = …
-
I don't actually know if it's because the repo is private, that's just a wild guess.
Here's the log:
```console
Run codecov/test-results-action@v1
with:
files: .tox/.tmp/.test-results/pytest-3.1…
-
Sorry if this is too obscure, but it's helpful for me to see color temp when reviewing photo metadata. This doesn't appear to be an option. I know the camera provides it as I can extract this info usi…
-
##### Summary
False `jinja[invalid]` rule violation with `AnsibleFilterError` occurs, when we use `changed` filter for a registered variable in other variables defined in `vars` of a subseque…