meta-openembedded/meta-python/recipes-devtools/python/python3-requests-toolbelt
Gyorgy Sarvari 1ff49e5d78 python3-requests-toolbelt: disable tests with expired certificate
The application ships with a self signed certificate as part of the test suite.
Unfortunately this certificate has expired in 2021, and since then the tests
refuse to use it, they just fail.

Upstream has fixed this issue by refactoring these tests[1] not to use a vendored
certificate, but rather to use the "python3-trustme" module - however this
is not part of Kirkstone meta-oe, so that patch cannot be used.

Due to this, disable these particular test cases.

[1]: b93b4067ea

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
2025-10-27 11:17:38 +01:00
..
0001-Fix-collections.abc-deprecation-warning-in-downloadu.patch
run-ptest python3-requests-toolbelt: disable tests with expired certificate 2025-10-27 11:17:38 +01:00