mbox series

[scarthgap,v2,0/2] python3: skiptest tracemalloc_track_race

Message ID 20260709150930.3068900-1-kris.gavvala@windriver.com
Headers show
Series python3: skiptest tracemalloc_track_race | expand

Message

Kris Gavvala July 9, 2026, 3:09 p.m. UTC
This series backports the changes required to skip
test_tracemalloc_track race on scarthgap.
 
commit d9a44e7390 (simplify ptest exclusion list) must be backported to 
change the format of the skipped test list since the skiptest patch
assumes the newer format.

changes in v2:
- Split original patch into 2-patch series.
- omit the removal of class-target specifier when skipping tests for musl. 

Kris Gavvala (1):
  python3: skiptest tracemalloc_track_race

Mathieu Dubois-Briand (1):
  python3: Simplify ptest exclusion list

 .../python/python3_3.12.13.bb                 | 20 +++++++++++++++++--
 1 file changed, 18 insertions(+), 2 deletions(-)