CI: Fix duplicate link in a comment
Taken from Fedora e365cd8
This commit is contained in:
parent
23f0bafafb
commit
6e9ce2ee24
2
plan.fmf
2
plan.fmf
@ -28,7 +28,7 @@ discover:
|
|||||||
- name: debugtest
|
- name: debugtest
|
||||||
path: /selftest
|
path: /selftest
|
||||||
# test_base_interpreter: https://github.com/python/cpython/issues/131372
|
# test_base_interpreter: https://github.com/python/cpython/issues/131372
|
||||||
# test_interrupt and test_interrupt_no_handler: https://github.com/python/cpython/issues/133651https://github.com/python/cpython/issues/133651
|
# test_interrupt and test_interrupt_no_handler: https://github.com/python/cpython/issues/133651
|
||||||
test: "VERSION=${pybasever} PYTHON=python${pybasever}d X='-i test_check_probes -i test_sysconfigdata_json -i test_base_interpreter -i test_interrupt -i test_interrupt_no_handler' ./parallel.sh"
|
test: "VERSION=${pybasever} PYTHON=python${pybasever}d X='-i test_check_probes -i test_sysconfigdata_json -i test_base_interpreter -i test_interrupt -i test_interrupt_no_handler' ./parallel.sh"
|
||||||
- name: optimizedflags
|
- name: optimizedflags
|
||||||
path: /flags
|
path: /flags
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user