-
**UPDATE 2024-17-06: this bug is still [alive and kicking](https://github.com/pytest-dev/pytest/issues/657#issuecomment-2171784761)**
Originally reported by: **David MacIver (BitBucket: [david_maci…
-
### Installation Method
Docker
### The Problem
I'm trying to OCR a Dutch pdf. I've downloaded the Dutch language pack into the linked folder, but I'm getting an error that Ghostscript rasteri…
-
When running pytest (by default it captures stdout/stderr; see [pytest doc](https://docs.pytest.org/en/latest/capture.html)) there is an exception:
```
$ python -m pytest tests
====================…
-
### Bug description
Upgrading TLJH breaks LDAP authentication with this error:
```
ldap3.core.exceptions.LDAPSocketOpenError: ("('socket ssl wrapping error: [SSL: SSLV3_ALERT_HANDSHAKE_FAILURE]…
-
**Problem:**
The `conftest.py` fixture's setup/teardown is not executed after each test class iteration.
When running `pytest test_foo.py --setup-plan`, the `SETUP C conf_fixt` is only executed …
-
While running test which user "pytest_generate_tests" from conftest.py and local parameter, the order of test cases are not appropriate.
Refer below example.
conftest.py
```
import pytest
…
PShiw updated
6 years ago
-
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…
-
### Description
Some licenses, in this specific example, [LGPL-2.1](https://www.gnu.org/licenses/lgpl-2.1.txt), contains Unicode characters. In case of LGPL 2.1 it is `U+000c` - [Form Feed](https:/…
-
After pytest failure I carried on:
https://github.com/RedHatInsights/insights-core/issues/2314
Following
https://insights-core-tutorials.readthedocs.io/en/latest/customtut_parsers.html
cd myc…
-
Some CI runs are failing in `test_plugins.py` in `test_monitoring_user_fetch_prometheus_data`. [CI run example](https://github.com/canonical/opensearch-operator/actions/runs/11310272526/job/3145522163…