-
Hi mika and congratulations for your work! I've tested it against my RBRPro and i've found a possible issue. When I change the language of the RBRTM plugin to something different than english the RBRT…
-
**Concisely describe the proposed feature**
Currently we have too much features untested and behavior can easily get wrong. For example, we just released a bug in `imwrite` and `ti.Vector`, the latte…
-
https://mypy.readthedocs.io/en/latest/cheat_sheet_py3.html
https://mypy.readthedocs.io/en/latest/existing_code.html
This would allow us to have better docs using https://pypi.org/project/sphinx-au…
-
I'm having trouble getting a simple `testinfra` script to execute on a Windows machine. I'm using `testinfra` as a part of a stack using `ansible` and `molecule`, which may or may not be related to th…
cobbr updated
5 years ago
-
This isn't a bug of pytest-parallel, but I wanted to raise it as a noteworthy issue and leave up to you to decide if it's worth working around pytest-timeout somehow.
Background: https://pypi.org/p…
-
I am trying to test a view that uses a transaction but the test fails with "Failed: Database access not allowed, use the "django_db" mark to enable it."
Here is my test code
``` python
import pytest
…
-
OS: Garuda Linux KDE dr460nf1r3 Gaming edition
FireDragon Version: 11.17.6-1 (64-bit)
So I install ed the Cookie AutoDelete extension and it seems that it can't detect the version of FireDragon. M…
-
We should be able to say
pytest --runslow
but I get
```
% pytest --runslow
ERROR: usage: pytest [options] [file_or_dir] [file_or_dir] [...]
pytest: error: unrecognized arguments: --run…
-
Hello. First of all I would like to thank everyone involved in making and maintaining pytest and xdist, superb job. :) 👍
Now the situation that is manifesting on my windows7 machine.
I'm trying t…
-
In version 1.2.5 I was able to have the entire project compile properly
In version 2.0.5, it managed to run through the precompiliaion workflow, but when building the incremental system image, ther…