Bump PyTest to 6.0.1

This commit is contained in:
Pedro Algarvio 2020-08-31 08:06:44 +01:00
parent 20d515cc43
commit fe66dd67f9
No known key found for this signature in database
GPG key ID: BB36BF6584A298FF
20 changed files with 58 additions and 76 deletions

View file

@ -1,8 +1,6 @@
mock >= 3.0.0
# PyTest
pytest >= 5.4.2; sys_platform != "win32"
# https://github.com/pytest-dev/pytest/issues/6964#issuecomment-632727439
pytest >=4.6.9,<4.7; sys_platform == "win32"
pytest >= 6.0.1
pytest-salt
pytest-salt-factories >= 0.11.3
pytest-tempdir >= 2019.10.12

View file

@ -47,6 +47,7 @@ google-auth==1.6.3 # via kubernetes
idna==2.8
importlib-metadata==0.23 # via importlib-resources, pluggy, pytest, virtualenv
importlib-resources==1.3.1 # via virtualenv
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22
jaraco.functools==2.0 # via tempora
jinja2==2.10.1
@ -77,7 +78,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.1 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.8
@ -92,7 +93,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0
python-etcd==0.4.5
python-gnupg==0.4.4
@ -123,7 +124,6 @@ vcert==0.7.3
virtualenv==20.0.20
vultr==1.0.1
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -44,6 +44,7 @@ hgtools==8.1.1
idna==2.8 # via requests
importlib-metadata==0.23 # via importlib-resources, pluggy, pytest, virtualenv
importlib-resources==1.5.0 # via virtualenv
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22 # via kubernetes
jaraco.functools==2.0 # via tempora
jinja2==2.10.1
@ -75,7 +76,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5 # via pyasn1-modules, rsa
@ -92,7 +93,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0 # via botocore, croniter, kubernetes, moto, vcert
python-etcd==0.4.5
python-gnupg==0.4.4
@ -123,7 +124,6 @@ urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.20
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -129,6 +129,7 @@ hgtools==8.1.1
idna==2.8 # via requests
importlib-metadata==0.23 # via importlib-resources, pluggy, pytest, virtualenv
importlib-resources==1.5.0 # via virtualenv
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22 # via kubernetes
isodate==0.6.0 # via msrest
jaraco.functools==2.0 # via tempora
@ -165,7 +166,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5 # via pyasn1-modules, rsa
@ -183,7 +184,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0 # via adal, azure-cosmosdb-table, azure-storage-common, botocore, croniter, kubernetes, moto, vcert
python-etcd==0.4.5
python-gnupg==0.4.4
@ -215,7 +216,6 @@ urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.20
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -44,6 +44,7 @@ google-auth==1.6.3 # via kubernetes
idna==2.8
importlib-metadata==0.23 # via importlib-resources, pluggy, pytest, virtualenv
importlib-resources==1.5.0 # via virtualenv
iniconfig==1.0.1 # via pytest
ioloop==0.1a0
ipaddress==1.0.22
jaraco.functools==2.0 # via tempora
@ -68,7 +69,7 @@ pathlib2==2.3.3 # via pytest
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5
@ -85,7 +86,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==4.6.9 ; sys_platform == "win32"
pytest==6.0.1
python-dateutil==2.8.0
python-etcd==0.4.5
python-gnupg==0.4.4
@ -104,7 +105,7 @@ s3transfer==0.3.3 # via boto3
salttesting==2017.6.1
sed==0.3.1
setproctitle==1.1.10
six==1.12.0 # via cassandra-driver, cheroot, cherrypy, cryptography, docker, docker-pycreds, geomet, google-auth, kubernetes, mock, more-itertools, moto, packaging, pathlib2, pygit2, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, virtualenv, websocket-client
six==1.12.0 # via cassandra-driver, cheroot, cherrypy, cryptography, docker, docker-pycreds, geomet, google-auth, kubernetes, mock, more-itertools, moto, packaging, pathlib2, pygit2, pyopenssl, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, virtualenv, websocket-client
smmap2==2.0.5
strict-rfc3339==0.7
tempora==1.14.1 # via portend
@ -112,7 +113,6 @@ timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
virtualenv==20.0.20
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wheel==0.33.4

View file

@ -49,6 +49,7 @@ google-auth==1.6.3 # via kubernetes
idna==2.8
importlib-metadata==0.23 # via importlib-resources, pluggy, pytest, virtualenv
importlib-resources==1.3.1 # via virtualenv
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22
jaraco.functools==2.0 # via tempora
jinja2==2.10.1
@ -81,7 +82,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.1 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.8
@ -97,7 +98,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0
python-etcd==0.4.5
python-gnupg==0.4.4
@ -128,7 +129,6 @@ vcert==0.7.3
virtualenv==20.0.20
vultr==1.0.1
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -46,6 +46,7 @@ hgtools==8.1.1
idna==2.8 # via requests
importlib-metadata==0.23 # via importlib-resources, pluggy, pytest, virtualenv
importlib-resources==1.5.0 # via virtualenv
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22 # via kubernetes
jaraco.functools==2.0 # via tempora
jinja2==2.10.1
@ -79,7 +80,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5 # via pyasn1-modules, rsa
@ -97,7 +98,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0 # via botocore, croniter, kubernetes, moto, vcert
python-etcd==0.4.5
python-gnupg==0.4.4
@ -128,7 +129,6 @@ urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.20
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -131,6 +131,7 @@ hgtools==8.1.1
idna==2.8 # via requests
importlib-metadata==0.23 # via importlib-resources, pluggy, pytest, virtualenv
importlib-resources==1.5.0 # via virtualenv
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22 # via kubernetes
isodate==0.6.0 # via msrest
jaraco.functools==2.0 # via tempora
@ -168,7 +169,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5 # via pyasn1-modules, rsa
@ -187,7 +188,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0 # via adal, azure-cosmosdb-table, azure-storage-common, botocore, croniter, kubernetes, moto, vcert
python-etcd==0.4.5
python-gnupg==0.4.4
@ -219,7 +220,6 @@ urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.20
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -44,6 +44,7 @@ google-auth==1.6.3 # via kubernetes
idna==2.8
importlib-metadata==0.23 # via importlib-resources, pluggy, pytest, virtualenv
importlib-resources==1.5.0 # via virtualenv
iniconfig==1.0.1 # via pytest
ioloop==0.1a0
ipaddress==1.0.22
jaraco.functools==2.0 # via tempora
@ -67,7 +68,7 @@ patch==1.16
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5
@ -84,7 +85,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==4.6.9 ; sys_platform == "win32"
pytest==6.0.1
python-dateutil==2.8.0
python-etcd==0.4.5
python-gnupg==0.4.4
@ -103,7 +104,7 @@ s3transfer==0.3.3 # via boto3
salttesting==2017.6.1
sed==0.3.1
setproctitle==1.1.10
six==1.12.0 # via cassandra-driver, cheroot, cherrypy, cryptography, docker, docker-pycreds, geomet, google-auth, kubernetes, mock, more-itertools, moto, packaging, pygit2, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, virtualenv, websocket-client
six==1.12.0 # via cassandra-driver, cheroot, cherrypy, cryptography, docker, docker-pycreds, geomet, google-auth, kubernetes, mock, more-itertools, moto, packaging, pygit2, pyopenssl, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, virtualenv, websocket-client
smmap2==2.0.5
strict-rfc3339==0.7
tempora==1.14.1 # via portend
@ -111,7 +112,6 @@ timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
virtualenv==20.0.20
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wheel==0.33.4

View file

@ -47,6 +47,7 @@ gitpython==2.1.15
google-auth==1.6.3 # via kubernetes
idna==2.8
importlib-metadata==0.23 # via pluggy, pytest, virtualenv
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22
jaraco.functools==2.0 # via tempora
jinja2==2.10.1
@ -79,7 +80,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.1 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.8
@ -95,7 +96,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0
python-etcd==0.4.5
python-gnupg==0.4.4
@ -126,7 +127,6 @@ vcert==0.7.3
virtualenv==20.0.20
vultr==1.0.1
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -45,6 +45,7 @@ google-auth==1.6.3 # via kubernetes
hgtools==8.1.1
idna==2.8 # via requests
importlib-metadata==0.23 # via pluggy, pytest, virtualenv
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22 # via kubernetes
jaraco.functools==2.0 # via tempora
jinja2==2.10.1
@ -78,7 +79,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5 # via pyasn1-modules, rsa
@ -96,7 +97,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0 # via botocore, croniter, kubernetes, moto, vcert
python-etcd==0.4.5
python-gnupg==0.4.4
@ -127,7 +128,6 @@ urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.20
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -130,6 +130,7 @@ google-auth==1.6.3 # via kubernetes
hgtools==8.1.1
idna==2.8 # via requests
importlib-metadata==0.23 # via pluggy, pytest, virtualenv
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22 # via kubernetes
isodate==0.6.0 # via msrest
jaraco.functools==2.0 # via tempora
@ -167,7 +168,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5 # via pyasn1-modules, rsa
@ -186,7 +187,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0 # via adal, azure-cosmosdb-table, azure-storage-common, botocore, croniter, kubernetes, moto, vcert
python-etcd==0.4.5
python-gnupg==0.4.4
@ -218,7 +219,6 @@ urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.20
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -42,6 +42,7 @@ gitpython==2.1.10
google-auth==1.6.3 # via kubernetes
idna==2.8
importlib-metadata==0.23 # via pluggy, pytest, virtualenv
iniconfig==1.0.1 # via pytest
ioloop==0.1a0
ipaddress==1.0.22
jaraco.functools==2.0 # via tempora
@ -65,7 +66,7 @@ patch==1.16
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5
@ -82,7 +83,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==4.6.9 ; sys_platform == "win32"
pytest==6.0.1
python-dateutil==2.8.0
python-etcd==0.4.5
python-gnupg==0.4.4
@ -101,7 +102,7 @@ s3transfer==0.3.3 # via boto3
salttesting==2017.6.1
sed==0.3.1
setproctitle==1.1.10
six==1.12.0 # via cassandra-driver, cheroot, cherrypy, cryptography, docker, docker-pycreds, geomet, google-auth, kubernetes, mock, more-itertools, moto, packaging, pygit2, pyopenssl, pytest, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, virtualenv, websocket-client
six==1.12.0 # via cassandra-driver, cheroot, cherrypy, cryptography, docker, docker-pycreds, geomet, google-auth, kubernetes, mock, more-itertools, moto, packaging, pygit2, pyopenssl, python-dateutil, python-jose, pyvmomi, responses, salttesting, tempora, virtualenv, websocket-client
smmap2==2.0.5
strict-rfc3339==0.7
tempora==1.14.1 # via portend
@ -109,7 +110,6 @@ timelib==0.2.4
toml==0.10.0
urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
virtualenv==20.0.20
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wheel==0.33.4

View file

@ -46,6 +46,7 @@ gitdb2==2.0.5 # via gitpython
gitpython==2.1.15
google-auth==1.6.3 # via kubernetes
idna==2.8
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22
jaraco.functools==2.0 # via tempora
jinja2==2.10.1
@ -78,7 +79,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.1 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.8
@ -94,7 +95,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0
python-etcd==0.4.5
python-gnupg==0.4.4
@ -125,7 +126,6 @@ vcert==0.7.3
virtualenv==20.0.20
vultr==1.0.1
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -44,6 +44,7 @@ gitpython==2.1.11
google-auth==1.6.3 # via kubernetes
hgtools==8.1.1
idna==2.8 # via requests
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22 # via kubernetes
jaraco.functools==2.0 # via tempora
jinja2==2.10.1
@ -77,7 +78,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5 # via pyasn1-modules, rsa
@ -95,7 +96,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0 # via botocore, croniter, kubernetes, moto, vcert
python-etcd==0.4.5
python-gnupg==0.4.4
@ -126,7 +127,6 @@ urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.20
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -130,6 +130,7 @@ gitpython==2.1.11
google-auth==1.6.3 # via kubernetes
hgtools==8.1.1
idna==2.8 # via requests
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22 # via kubernetes
isodate==0.6.0 # via msrest
jaraco.functools==2.0 # via tempora
@ -167,7 +168,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5 # via pyasn1-modules, rsa
@ -186,7 +187,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0 # via adal, azure-cosmosdb-table, azure-storage-common, botocore, croniter, kubernetes, moto, vcert
python-etcd==0.4.5
python-gnupg==0.4.4
@ -218,7 +219,6 @@ urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.20
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -46,6 +46,7 @@ gitdb2==2.0.5 # via gitpython
gitpython==2.1.15
google-auth==1.6.3 # via kubernetes
idna==2.8
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22
jaraco.functools==2.0 # via tempora
jinja2==2.10.1
@ -78,7 +79,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.1 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.7
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.8
@ -94,7 +95,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0
python-etcd==0.4.5
python-gnupg==0.4.4
@ -126,7 +127,6 @@ vcert==0.7.3
virtualenv==20.0.20
vultr==1.0.1
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -44,6 +44,7 @@ gitpython==2.1.11
google-auth==1.6.3 # via kubernetes
hgtools==8.1.1
idna==2.8 # via requests
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22 # via kubernetes
jaraco.functools==2.0 # via tempora
jinja2==2.10.1
@ -77,7 +78,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5 # via pyasn1-modules, rsa
@ -95,7 +96,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0 # via botocore, croniter, kubernetes, moto, vcert
python-etcd==0.4.5
python-gnupg==0.4.4
@ -126,7 +127,6 @@ urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.20
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -130,6 +130,7 @@ gitpython==2.1.11
google-auth==1.6.3 # via kubernetes
hgtools==8.1.1
idna==2.8 # via requests
iniconfig==1.0.1 # via pytest
ipaddress==1.0.22 # via kubernetes
isodate==0.6.0 # via msrest
jaraco.functools==2.0 # via tempora
@ -167,7 +168,7 @@ pathtools==0.1.2 # via watchdog
pluggy==0.13.0 # via pytest
portend==2.4 # via cherrypy
psutil==5.6.1
py==1.8.0 # via pytest
py==1.9.0 # via pytest
pyaml==19.4.1 # via moto
pyasn1-modules==0.2.4 # via google-auth
pyasn1==0.4.5 # via pyasn1-modules, rsa
@ -186,7 +187,7 @@ pytest-helpers-namespace==2019.1.8
pytest-salt-factories==0.11.3
pytest-salt==2020.1.27
pytest-tempdir==2019.10.12
pytest==5.4.2 ; sys_platform != "win32"
pytest==6.0.1
python-dateutil==2.8.0 # via adal, azure-cosmosdb-table, azure-storage-common, botocore, croniter, kubernetes, moto, vcert
python-etcd==0.4.5
python-gnupg==0.4.4
@ -218,7 +219,6 @@ urllib3==1.24.2 # via botocore, kubernetes, python-etcd, requests
vcert==0.7.3
virtualenv==20.0.20
watchdog==0.9.0
wcwidth==0.1.7 # via pytest
websocket-client==0.40.0 # via docker, kubernetes
werkzeug==0.15.6 # via moto
wrapt==1.11.1 # via aws-xray-sdk

View file

@ -464,22 +464,6 @@ def pytest_runtest_protocol(item, nextitem):
del used_fixture_defs
def pytest_runtest_teardown(item, nextitem):
"""
called after ``pytest_runtest_call``.
:arg nextitem: the scheduled-to-be-next test item (None if no further
test item is scheduled). This argument can be used to
perform exact teardowns, i.e. calling just enough finalizers
so that nextitem only needs to call setup-functions.
"""
# PyTest doesn't reset the capturing log handler when done with it.
# Reset it to free used memory and python objects
# We currently have PyTest's log_print setting set to false, if it was
# set to true, the call bellow would make PyTest not print any logs at all.
item.catch_log_handler.reset()
@pytest.hookimpl(tryfirst=True)
def pytest_sessionstart(session):
log_server = session.config.pluginmanager.get_plugin(