We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
basic-suite-master/test-scenarios/test_002_bootstrap.py::test_upload_cirros_image /usr/lib64/python3.9/tarfile.py:2268: RuntimeWarning: The default behavior of tarfile extraction has been changed to disallow common exploits (including CVE-2007-4559). By default, absolute/parent paths are disallowed and some mode bits are cleared. See https://access.redhat.com/articles/7004769 for more details. warnings.warn( basic-suite-master/test-scenarios/test_098_ovirt_provider_ovn.py::test_use_ovn_provider /home/sandro/ovirt-system-tests/.tox/deps/lib/python3.9/site-packages/urllib3/connectionpool.py:1064: InsecureRequestWarning: Unverified HTTPS request is being made to host 'fd8f:1391:3a82:202::c0a8:ca02'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/1.26.x/advanced-usage.html#ssl-warnings warnings.warn( basic-suite-master/test-scenarios/test_100_basic_ui_sanity.py: 5263 warnings /home/sandro/ovirt-system-tests/.tox/deps/lib/python3.9/site-packages/selenium/webdriver/remote/remote_connection.py:387: DeprecationWarning: HTTPResponse.getheader() is deprecated and will be removed in urllib3 v2.1.0. Instead use HTTPResponse.headers.get(name, default). if response.getheader('Content-Type'): basic-suite-master/test-scenarios/test_100_basic_ui_sanity.py: 5263 warnings /home/sandro/ovirt-system-tests/.tox/deps/lib/python3.9/site-packages/selenium/webdriver/remote/remote_connection.py:388: DeprecationWarning: HTTPResponse.getheader() is deprecated and will be removed in urllib3 v2.1.0. Instead use HTTPResponse.headers.get(name, default). content_type = response.getheader('Content-Type').split(';') -- Docs: https://docs.pytest.org/en/stable/warnings.html
The text was updated successfully, but these errors were encountered:
No branches or pull requests
The text was updated successfully, but these errors were encountered: