CI: EL10-only: Skip tests we cannot run yet
This commit is contained in:
parent
aa8e970951
commit
d6fe948530
@ -28,18 +28,21 @@
|
|||||||
- distroinfo:
|
- distroinfo:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh python-distroinfo
|
run: ./mocktest.sh python-distroinfo
|
||||||
- tldr:
|
# No matching package to install: 'python3dist(termcolor)'
|
||||||
dir: .
|
#- tldr:
|
||||||
run: ./mocktest.sh tldr
|
# dir: .
|
||||||
- openqa_client:
|
# run: ./mocktest.sh tldr
|
||||||
dir: .
|
# No matching package to install: 'python3dist(freezegun)'
|
||||||
run: ./mocktest.sh python-openqa_client
|
#- openqa_client:
|
||||||
|
# dir: .
|
||||||
|
# run: ./mocktest.sh python-openqa_client
|
||||||
- httpbin:
|
- httpbin:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh python-httpbin
|
run: ./mocktest.sh python-httpbin
|
||||||
- ldap:
|
# No matching package to install: 'openldap-servers'
|
||||||
dir: .
|
#- ldap:
|
||||||
run: ./mocktest.sh python-ldap
|
# dir: .
|
||||||
|
# run: ./mocktest.sh python-ldap
|
||||||
- isort:
|
- isort:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh python-isort
|
run: ./mocktest.sh python-isort
|
||||||
@ -49,9 +52,12 @@
|
|||||||
- setuptools_scm:
|
- setuptools_scm:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh python-setuptools_scm
|
run: ./mocktest.sh python-setuptools_scm
|
||||||
- ipykernel:
|
# No matching package to install: 'python3dist(ipython) >= 5'
|
||||||
dir: .
|
# No matching package to install: 'python3dist(jupyter-client)'
|
||||||
run: ./mocktest.sh python-ipykernel
|
# No matching package to install: 'python3dist(jupyter-core) >= 4.2'
|
||||||
|
#- ipykernel:
|
||||||
|
# dir: .
|
||||||
|
# run: ./mocktest.sh python-ipykernel
|
||||||
- zope:
|
- zope:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh python-zope-event
|
run: ./mocktest.sh python-zope-event
|
||||||
@ -61,9 +67,10 @@
|
|||||||
- printrun:
|
- printrun:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh printrun
|
run: ./mocktest.sh printrun
|
||||||
- dns_lexicon:
|
# No matching package to install: 'python3dist(vcrpy) > 1.0'
|
||||||
dir: .
|
#- dns_lexicon:
|
||||||
run: ./mocktest.sh python-dns-lexicon
|
# dir: .
|
||||||
|
# run: ./mocktest.sh python-dns-lexicon
|
||||||
- flit_core:
|
- flit_core:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh python-flit-core
|
run: ./mocktest.sh python-flit-core
|
||||||
@ -73,9 +80,14 @@
|
|||||||
- setuptools:
|
- setuptools:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh python-setuptools
|
run: ./mocktest.sh python-setuptools
|
||||||
- markupsafe:
|
# No matching package to install: 'python3dist(mypy)'
|
||||||
dir: .
|
# No matching package to install: 'python3dist(pallets-sphinx-themes)'
|
||||||
run: ./mocktest.sh python-markupsafe
|
# 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)'
|
||||||
|
#- markupsafe:
|
||||||
|
# dir: .
|
||||||
|
# run: ./mocktest.sh python-markupsafe
|
||||||
- getmac:
|
- getmac:
|
||||||
dir: .
|
dir: .
|
||||||
run: ./mocktest.sh python-getmac
|
run: ./mocktest.sh python-getmac
|
||||||
|
Loading…
Reference in New Issue
Block a user