Re: [oe] [meta-python][PATCH 4/4] python3-pytest-mock: disable broken ptests

2023-10-13 Thread Trevor Gamblin
On 2023-10-13 14:08, Khem Raj wrote: Fails for me AssertionError: Failed ptests: {'python3-pytest-mock': ['tests/test_pytest_mock.py::test_detailed_introspection_async', 'tests/test_pytest_mock.py::test_plain_stopall', 'tests/test_pytest_mock.py::test_used_with_class_

Re: [oe] [meta-python][PATCH 4/4] python3-pytest-mock: disable broken ptests

2023-10-13 Thread Khem Raj
Fails for me AssertionError: Failed ptests: {'python3-pytest-mock': ['tests/test_pytest_mock.py::test_detailed_introspection_async', 'tests/test_pytest_mock.py::test_plain_stopall', 'tests/test_pytest_mock.py::test_used_with_class_scope', 'tests/test_pytest_mock.py::test

Re: [oe] [meta-python][PATCH 4/4] python3-pytest-mock: disable broken ptests

2023-10-13 Thread Khem Raj
On 10/13/23 10:30 AM, Trevor Gamblin wrote: On 2023-10-13 13:15, Khem Raj wrote: On Fri, Oct 13, 2023 at 10:08 AM Trevor Gamblin wrote: Two introspection-related ptests are consistently failing. For now, disable them so that a clean ptest run is available. For regular runs can we  move it o

Re: [oe] [meta-python][PATCH 4/4] python3-pytest-mock: disable broken ptests

2023-10-13 Thread Trevor Gamblin
On 2023-10-13 13:15, Khem Raj wrote: On Fri, Oct 13, 2023 at 10:08 AM Trevor Gamblin wrote: Two introspection-related ptests are consistently failing. For now, disable them so that a clean ptest run is available. For regular runs can we move it out of PTESTS_PROBLEMS_META_PYTHON into either

Re: [oe] [meta-python][PATCH 4/4] python3-pytest-mock: disable broken ptests

2023-10-13 Thread Khem Raj
On Fri, Oct 13, 2023 at 10:08 AM Trevor Gamblin wrote: > > Two introspection-related ptests are consistently failing. For now, > disable them so that a clean ptest run is available. > For regular runs can we move it out of PTESTS_PROBLEMS_META_PYTHON into either PTESTS_FAST_META_PYTHON or PTESTS_

[oe] [meta-python][PATCH 4/4] python3-pytest-mock: disable broken ptests

2023-10-13 Thread Trevor Gamblin
Two introspection-related ptests are consistently failing. For now, disable them so that a clean ptest run is available. Signed-off-by: Trevor Gamblin --- ...t_mock-skip-args-introspection-tests.patch | 38 +++ .../python/python3-pytest-mock_3.11.1.bb | 1 + 2 files changed