meta-openembedded/meta-python/recipes-devtools/python/python3-pytest-mock
Khem Raj 51392e0d14
python3-pytest-mock: Fix ptest failures with python 3.12
Fixes following regressions seen with python 3.12 upgrade

AssertionError:
Failed ptests:
{'python3-pytest-mock': ['tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_no_name',
                         'tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[None]',
                         'tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[]',
                         'tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[f]',
                         'tests/test_pytest_mock.py::TestMockerStub::test_failure_message_with_name[The_Castle_of_aaarrrrggh]']}

Signed-off-by: Khem Raj <raj.khem@gmail.com>
2024-01-27 09:48:30 -08:00
..
0001-test_pytest_mock-skip-args-introspection-tests.patch python3-pytest-mock: disable broken ptests 2023-10-13 13:23:50 -07:00
403.patch python3-pytest-mock: Fix ptest failures with python 3.12 2024-01-27 09:48:30 -08:00
run-ptest