Skip test_dtrace in CI
This commit is contained in:
parent
c982dedfcf
commit
a8a993fc33
2
plan.fmf
2
plan.fmf
@ -5,7 +5,7 @@ environment:
|
|||||||
VERSION: 3.11
|
VERSION: 3.11
|
||||||
# the X variable is what is passed as arguments to python -m test
|
# 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
|
# 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:
|
discover:
|
||||||
how: fmf
|
how: fmf
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user