mbox series

[0/2] python3: exclude test_timerfd_TFD_TIMER_ABSTIME from ptest

Message ID 20260417-mathieu-python3-ptest-v1-0-9b5ec044a1b8@bootlin.com
Headers show
Series python3: exclude test_timerfd_TFD_TIMER_ABSTIME from ptest | expand

Message

Mathieu Dubois-Briand April 17, 2026, 8:48 a.m. UTC
Add a test exclusion, and rework how test exclusions are specified. The
first patch can be merged alone, if needed.

Signed-off-by: Mathieu Dubois-Briand <mathieu.dubois-briand@bootlin.com>
---
Mathieu Dubois-Briand (2):
      python3: exclude test_timerfd_TFD_TIMER_ABSTIME from ptest
      python3: Simplify ptest exclusion list

 meta/recipes-devtools/python/python3_3.14.4.bb | 17 +++++++++++++++--
 1 file changed, 15 insertions(+), 2 deletions(-)
---
base-commit: a9cc47107cbbfe1cc4bc91bf01dc1ffafa5f9bec
change-id: 20260417-mathieu-python3-ptest-8b3feb270993

Best regards,