CI: EL10-only: Unskip tests we can now run
This commit is contained in:
parent
755e2f77d3
commit
9249850c13
41
plan.fmf
41
plan.fmf
@ -19,21 +19,18 @@ discover:
|
|||||||
- name: distroinfo
|
- name: distroinfo
|
||||||
path: /tests
|
path: /tests
|
||||||
test: ./mocktest.sh python-distroinfo
|
test: ./mocktest.sh python-distroinfo
|
||||||
# No matching package to install: 'python3dist(termcolor)'
|
- name: tldr
|
||||||
#- name: tldr
|
path: /tests
|
||||||
# path: /tests
|
test: ./mocktest.sh tldr
|
||||||
# test: ./mocktest.sh tldr
|
- name: openqa_client
|
||||||
# No matching package to install: 'python3dist(freezegun)'
|
path: /tests
|
||||||
#- name: openqa_client
|
test: ./mocktest.sh python-openqa_client
|
||||||
# path: /tests
|
|
||||||
# test: ./mocktest.sh python-openqa_client
|
|
||||||
- name: httpbin
|
- name: httpbin
|
||||||
path: /tests
|
path: /tests
|
||||||
test: ./mocktest.sh python-httpbin
|
test: ./mocktest.sh python-httpbin
|
||||||
# No matching package to install: 'openldap-servers'
|
- name: ldap
|
||||||
#- name: ldap
|
path: /tests
|
||||||
# path: /tests
|
test: ./mocktest.sh python-ldap
|
||||||
# test: ./mocktest.sh python-ldap
|
|
||||||
- name: isort
|
- name: isort
|
||||||
path: /tests
|
path: /tests
|
||||||
test: ./mocktest.sh python-isort
|
test: ./mocktest.sh python-isort
|
||||||
@ -55,10 +52,9 @@ discover:
|
|||||||
- name: printrun
|
- name: printrun
|
||||||
path: /tests
|
path: /tests
|
||||||
test: ./mocktest.sh printrun
|
test: ./mocktest.sh printrun
|
||||||
# No matching package to install: 'python3dist(vcrpy) > 1.0'
|
- name: dns_lexicon
|
||||||
#- name: dns_lexicon
|
path: /tests
|
||||||
# path: /tests
|
test: ./mocktest.sh python-dns-lexicon
|
||||||
# test: ./mocktest.sh python-dns-lexicon
|
|
||||||
- name: flit_core
|
- name: flit_core
|
||||||
path: /tests
|
path: /tests
|
||||||
test: ./mocktest.sh python-flit-core
|
test: ./mocktest.sh python-flit-core
|
||||||
@ -68,10 +64,7 @@ discover:
|
|||||||
- name: setuptools
|
- name: setuptools
|
||||||
path: /tests
|
path: /tests
|
||||||
test: ./mocktest.sh python-setuptools
|
test: ./mocktest.sh python-setuptools
|
||||||
# No matching package to install: 'python3dist(mypy)'
|
|
||||||
# No matching package to install: 'python3dist(pallets-sphinx-themes)'
|
# No matching package to install: 'python3dist(pallets-sphinx-themes)'
|
||||||
# No matching package to install: 'python3dist(pre-commit)'
|
|
||||||
# No matching package to install: 'python3dist(sphinx-issues)'
|
|
||||||
# No matching package to install: 'python3dist(sphinxcontrib-log-cabinet)'
|
# No matching package to install: 'python3dist(sphinxcontrib-log-cabinet)'
|
||||||
#- name: markupsafe
|
#- name: markupsafe
|
||||||
# path: /tests
|
# path: /tests
|
||||||
@ -82,13 +75,9 @@ discover:
|
|||||||
- name: userpath
|
- name: userpath
|
||||||
path: /tests
|
path: /tests
|
||||||
test: ./mocktest.sh python-userpath
|
test: ./mocktest.sh python-userpath
|
||||||
# No matching package to install: 'python3dist(pytest-cov)' [testing]
|
- name: markdown_it_py
|
||||||
# No matching package to install: 'python3dist(pytest-regressions)' [testing]
|
path: /tests
|
||||||
# No matching package to install: 'python3dist(linkify-it-py)' [linkify]
|
test: ./mocktest.sh python-markdown-it-py
|
||||||
# No matching package to install: 'python3dist(mdurl)'
|
|
||||||
#- name: markdown_it_py
|
|
||||||
# path: /tests
|
|
||||||
# test: ./mocktest.sh python-markdown-it-py
|
|
||||||
- name: double_install
|
- name: double_install
|
||||||
path: /tests
|
path: /tests
|
||||||
test: ./mocktest.sh double-install
|
test: ./mocktest.sh double-install
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user