-
As projects usually make a lot of queries per page (and Infura call limits are quite modest), I think it might be a good idea to support [multicall](https://github.com/makerdao/multicall).
There is…
-
While trying to run pvrpm with a test case and example config file, I am getting the following error - `Illegal instruction while running pvrpm` (see below for more details).
## Error
```console
…
-
We've started getting errors in CI, as shown for example [here on PR 96](https://github.com/pytest-dev/pytest-localserver/actions/runs/11115425603/job/31113660998?pr=96):
```console
$ tox -vv -e p…
-
When running the test suite with "accelerate" enabled and Python built with assertions enabled (`--with-assertions`), the test suite crashes with failed assertion in the C extension:
```pytb
$ tox…
-
> there’s a big spike in these notices from Jetpack today: “Undefined index: shared_salt”
https://github.com/Automattic/jetpack/blob/e60446527adaedf8ad10ee43456a068669c2bc87/projects/plugins/jetpac…
-
Not sure what is the root cause of the issue, pytest debug in Python 3.11 works fine.
So I try to run the test as usual in debug mode via PyCharm, but get error `django.core.exceptions.ImproperlyCo…
-
Something isn't right. I suspect I am not doing it right, like maybe I need to install docker, but it isn't clear.
On a fresh Debian lite:
```
sudo apt install python3-full git redis
git clone …
-
### Description
I am encountering an issue where, during the execution of `pytest`, the tests are using the OpenMC source folder rather than the installed version of OpenMC from the wheel package. …
-
https://jenkins.scylladb.com/job/scylla-master/job/scylla-ci/12623/testReport/junit/(root)/non-boost%20tests/Tests___Unit_Tests___cql_pytest_cassandra_tests_validation_entities_frozen_collections_test…
-
Whilst I was looking into https://bugs.gentoo.org/877603 (which ended up being the previously reported https://github.com/spulec/freezegun/issues/513) I tried to test TZ="America/Sao_Paulo" which fail…