-
## Context: the new `global_dtype` fixture and `SKLEARN_RUN_FLOAT32_TESTS` environment variable
Introduction of low-level computational routines for 32bit motivated an extension of tests to run the…
-
Hello,
Running the test suite of scikit-build as part of packaging it for GNU Guix, I stumbled upon the following test failures, which I don't know how to explain:
```
[...]
=================…
-
~/pyethereum (develop)$ python setup.py install
running install
running bdist_egg
running egg_info
writing requirements to ethereum.egg-info/requires.txt
writing ethereum.egg-info/PKG-INFO
writing top…
-
I run into the following error when trying to run pytest with qtbot:
```shell
tests/test_core.py Fatal Python error: Aborted
Current thread 0x00007fa369115740 (most recent call first):
File …
bimac updated
1 month ago
-
Hi.
When using django-pgtrigger, I'm faced with the following issue
`django.db.utils.ProgrammingError: unterminated dollar-quoted string at or near "$$`
I've tested using the SQL statement in dbe…
-
Ran the following on our `manageiq-ui-worker` podified image and I see the below for package sizes:
```sh
rpm -qa --queryformat '%10{size} - %-25{name} \t %{version}\n' | sort -nr | head -n 100
`…
-
In numpydoc-validator if I have something like:
```
@pytest.fixture
def db_setup() -> Generator[None, None, None]:
"""
Add test user.
Clean up test used at the end of the test.
…
-
At this time, me and some other folks from contributte are moving to Github Actions.
Take a look at [contributte/bootstrap](https://github.com/contributte/bootstrap/commit/e81d70ff23f8d63bb397a088a…
f3l1x updated
3 years ago
-
### Description:
Running the testsuite on sparc64 fails with `Bus Error` due to unaligned access in the code:
```
I: pybuild base:311: cd //.pybuild/cpython3_3.12/build; python3.12 -m pytest
Fa…
-
## Environment data
- Pylance version: v2024.10.1
- OS and version: MacOS Sonoma 14.7 (23H124)
- Python version (& distribution if applicable, e.g. Anaconda): 3.10.12.final.0
## Code Snipp…