Skip test_dtrace in CI

This commit is contained in:
Lumir Balhar 2026-01-13 08:16:24 +01:00
parent c982dedfcf
commit a8a993fc33

View File

@ -5,7 +5,7 @@ environment:
VERSION: 3.11
# the X variable is what is passed as arguments to python -m test
# test_check_probes https://github.com/python/cpython/issues/104280#issuecomment-1669249980
X: '-i test_check_probes'
X: '-i test_check_probes -x test_dtrace'
discover:
how: fmf