>>> py3-cssutils: Building testing/py3-cssutils 2.6.0-r0 (using abuild 3.10.0_rc1-r2) started Thu, 10 Nov 2022 02:22:22 +0000 >>> py3-cssutils: Checking sanity of /home/buildozer/aports/testing/py3-cssutils/APKBUILD... >>> py3-cssutils: Analyzing dependencies... >>> py3-cssutils: Installing for build: build-base python3 py3-gpep517 py3-setuptools py3-setuptools_scm py3-wheel py3-pytest py3-jaraco.test (1/32) Installing libbz2 (1.0.8-r3) (2/32) Installing libffi (3.4.4-r0) (3/32) Installing gdbm (1.23-r0) (4/32) Installing xz-libs (5.2.7-r0) (5/32) Installing mpdecimal (2.5.1-r1) (6/32) Installing readline (8.2.0-r0) (7/32) Installing sqlite-libs (3.39.4-r0) (8/32) Installing python3 (3.10.8-r3) (9/32) Installing py3-installer (0.5.1-r1) (10/32) Installing py3-tomli (2.0.1-r1) (11/32) Installing py3-gpep517 (11-r0) (12/32) Installing py3-parsing (3.0.9-r0) (13/32) Installing py3-packaging (21.3-r2) (14/32) Installing py3-setuptools (65.5.1-r0) (15/32) Installing py3-typing-extensions (4.4.0-r0) (16/32) Installing py3-setuptools_scm (7.0.5-r0) (17/32) Installing py3-wheel (0.38.4-r0) (18/32) Installing py3-attrs (22.1.0-r0) (19/32) Installing py3-exceptiongroup (1.0.1-r0) (20/32) Installing py3-iniconfig (1.1.1-r3) (21/32) Installing py3-pluggy (1.0.0-r1) (22/32) Installing py3-py (1.11.0-r0) (23/32) Installing py3-pytest (7.2.0-r1) (24/32) Installing py3-more-itertools (9.0.0-r0) (25/32) Installing py3-jaraco.classes (3.2.3-r1) (26/32) Installing py3-jaraco.context (4.1.2-r0) (27/32) Installing py3-jaraco.functools (3.5.2-r1) (28/32) Installing py3-jaraco.text (3.10.0-r0) (29/32) Installing py3-jaraco.collections (3.8.0-r0) (30/32) Installing py3-toml (0.10.2-r4) (31/32) Installing py3-jaraco.test (5.1.0-r0) (32/32) Installing .makedepends-py3-cssutils (20221110.022223) Executing busybox-1.35.0-r27.trigger OK: 473 MiB in 128 packages >>> py3-cssutils: Cleaning up srcdir >>> py3-cssutils: Cleaning up pkgdir >>> py3-cssutils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cssutils-2.6.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 706k 100 706k 0 0 685k 0 0:00:01 0:00:01 --:--:-- 685k >>> py3-cssutils: Fetching https://distfiles.alpinelinux.org/distfiles/edge/cssutils-2.6.0.tar.gz >>> py3-cssutils: Checking sha512sums... cssutils-2.6.0.tar.gz: OK >>> py3-cssutils: Unpacking /var/cache/distfiles/edge/cssutils-2.6.0.tar.gz... 2022-11-10 02:22:25,436 gpep517 INFO Building wheel via backend setuptools.build_meta running bdist_wheel running build running build_py creating build creating build/lib creating build/lib/encutils copying encutils/__init__.py -> build/lib/encutils creating build/lib/cssutils copying cssutils/_fetch.py -> build/lib/cssutils copying cssutils/parse.py -> build/lib/cssutils copying cssutils/prodparser.py -> build/lib/cssutils copying cssutils/util.py -> build/lib/cssutils copying cssutils/css2productions.py -> build/lib/cssutils copying cssutils/codec.py -> build/lib/cssutils copying cssutils/tokenize2.py -> build/lib/cssutils copying cssutils/profiles.py -> build/lib/cssutils copying cssutils/cssproductions.py -> build/lib/cssutils copying cssutils/helper.py -> build/lib/cssutils copying cssutils/script.py -> build/lib/cssutils copying cssutils/serialize.py -> build/lib/cssutils copying cssutils/__init__.py -> build/lib/cssutils copying cssutils/sac.py -> build/lib/cssutils copying cssutils/_fetchgae.py -> build/lib/cssutils copying cssutils/settings.py -> build/lib/cssutils copying cssutils/errorhandler.py -> build/lib/cssutils creating build/lib/cssutils/scripts copying cssutils/scripts/__init__.py -> build/lib/cssutils/scripts copying cssutils/scripts/cssparse.py -> build/lib/cssutils/scripts copying cssutils/scripts/csscapture.py -> build/lib/cssutils/scripts copying cssutils/scripts/csscombine.py -> build/lib/cssutils/scripts creating build/lib/cssutils/tests copying cssutils/tests/test_value.py -> build/lib/cssutils/tests copying cssutils/tests/test_csscomment.py -> build/lib/cssutils/tests copying cssutils/tests/test_csspagerule.py -> build/lib/cssutils/tests copying cssutils/tests/test_parse.py -> build/lib/cssutils/tests copying cssutils/tests/test_selector.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssvariablesrule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssrule.py -> build/lib/cssutils/tests copying cssutils/tests/test_medialist.py -> build/lib/cssutils/tests copying cssutils/tests/test_settings.py -> build/lib/cssutils/tests copying cssutils/tests/test_domimplementation.py -> build/lib/cssutils/tests copying cssutils/tests/test_helper.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssvalue.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssstylesheet.py -> build/lib/cssutils/tests copying cssutils/tests/test_profiles.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssfontfacerule.py -> build/lib/cssutils/tests copying cssutils/tests/test_tokenize2.py -> build/lib/cssutils/tests copying cssutils/tests/test_scripts_csscombine.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssimportrule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssutils.py -> build/lib/cssutils/tests copying cssutils/tests/test_mediaquery.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssproperties.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssmediarule.py -> build/lib/cssutils/tests copying cssutils/tests/test_prodparser.py -> build/lib/cssutils/tests copying cssutils/tests/test_selectorlist.py -> build/lib/cssutils/tests copying cssutils/tests/test_stylesheet.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssvariablesdeclaration.py -> build/lib/cssutils/tests copying cssutils/tests/test_errorhandler.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssunknownrule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssnamespacerule.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssstylerule.py -> build/lib/cssutils/tests copying cssutils/tests/test_marginrule.py -> build/lib/cssutils/tests copying cssutils/tests/test_util.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssutilsimport.py -> build/lib/cssutils/tests copying cssutils/tests/__init__.py -> build/lib/cssutils/tests copying cssutils/tests/test_csscharsetrule.py -> build/lib/cssutils/tests copying cssutils/tests/basetest.py -> build/lib/cssutils/tests copying cssutils/tests/test_properties.py -> build/lib/cssutils/tests copying cssutils/tests/test_property.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssrulelist.py -> build/lib/cssutils/tests copying cssutils/tests/test_codec.py -> build/lib/cssutils/tests copying cssutils/tests/test_serialize.py -> build/lib/cssutils/tests copying cssutils/tests/test_x.py -> build/lib/cssutils/tests copying cssutils/tests/test_cssstyledeclaration.py -> build/lib/cssutils/tests creating build/lib/cssutils/stylesheets copying cssutils/stylesheets/stylesheetlist.py -> build/lib/cssutils/stylesheets copying cssutils/stylesheets/mediaquery.py -> build/lib/cssutils/stylesheets copying cssutils/stylesheets/stylesheet.py -> build/lib/cssutils/stylesheets copying cssutils/stylesheets/medialist.py -> build/lib/cssutils/stylesheets copying cssutils/stylesheets/__init__.py -> build/lib/cssutils/stylesheets creating build/lib/cssutils/css copying cssutils/css/marginrule.py -> build/lib/cssutils/css copying cssutils/css/cssrulelist.py -> build/lib/cssutils/css copying cssutils/css/csscharsetrule.py -> build/lib/cssutils/css copying cssutils/css/cssrule.py -> build/lib/cssutils/css copying cssutils/css/cssvariablesrule.py -> build/lib/cssutils/css copying cssutils/css/csspagerule.py -> build/lib/cssutils/css copying cssutils/css/csscomment.py -> build/lib/cssutils/css copying cssutils/css/cssproperties.py -> build/lib/cssutils/css copying cssutils/css/colors.py -> build/lib/cssutils/css copying cssutils/css/cssstylerule.py -> build/lib/cssutils/css copying cssutils/css/cssstylesheet.py -> build/lib/cssutils/css copying cssutils/css/selector.py -> build/lib/cssutils/css copying cssutils/css/cssimportrule.py -> build/lib/cssutils/css copying cssutils/css/__init__.py -> build/lib/cssutils/css copying cssutils/css/cssvalue.py -> build/lib/cssutils/css copying cssutils/css/cssfontfacerule.py -> build/lib/cssutils/css copying cssutils/css/cssstyledeclaration.py -> build/lib/cssutils/css copying cssutils/css/cssmediarule.py -> build/lib/cssutils/css copying cssutils/css/selectorlist.py -> build/lib/cssutils/css copying cssutils/css/cssunknownrule.py -> build/lib/cssutils/css copying cssutils/css/cssnamespacerule.py -> build/lib/cssutils/css copying cssutils/css/property.py -> build/lib/cssutils/css copying cssutils/css/cssvariablesdeclaration.py -> build/lib/cssutils/css copying cssutils/css/value.py -> build/lib/cssutils/css creating build/lib/cssutils/tests/test_encutils copying cssutils/tests/test_encutils/__init__.py -> build/lib/cssutils/tests/test_encutils running egg_info writing cssutils.egg-info/PKG-INFO writing dependency_links to cssutils.egg-info/dependency_links.txt writing entry points to cssutils.egg-info/entry_points.txt writing requirements to cssutils.egg-info/requires.txt writing top-level names to cssutils.egg-info/top_level.txt reading manifest file 'cssutils.egg-info/SOURCES.txt' adding license file 'COPYING' adding license file 'COPYING.LESSER' writing manifest file 'cssutils.egg-info/SOURCES.txt' creating build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/096.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/097.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/1.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/1ascii.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/1import.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/1inherit-ascii.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/1inherit-iso.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/1inherit-utf8.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/1utf.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/2inherit-iso.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/2resolve.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/acid2.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/all.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/atrule.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/bad.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/basic.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/bundle.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/cases.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/csscombine-1.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/csscombine-2.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/csscombine-proxy.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/cthedot_default.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/default_html4.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/hacks.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/html.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/html20.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/html40.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/import.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/import3.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/ll.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/ll2.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/multiple-values.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/page_test.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/sample_5.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/sample_7.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/simple.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/single-color.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/slashcode.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/t-HACKS.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/test-unicode.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/test.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/tigris.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/tigris2.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/u_simple.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/v_simple.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/vars.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/varsimport.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/xhtml2.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/xhtml22.css -> build/lib/cssutils/tests/sheets copying cssutils/tests/sheets/yuck.css -> build/lib/cssutils/tests/sheets creating build/lib/cssutils/tests/sheets/images copying cssutils/tests/sheets/images/example.gif -> build/lib/cssutils/tests/sheets/images creating build/lib/cssutils/tests/sheets/var copying cssutils/tests/sheets/var/start.css -> build/lib/cssutils/tests/sheets/var copying cssutils/tests/sheets/var/use.css -> build/lib/cssutils/tests/sheets/var copying cssutils/tests/sheets/var/vars.css -> build/lib/cssutils/tests/sheets/var copying cssutils/tests/sheets/var/vars2.css -> build/lib/cssutils/tests/sheets/var creating build/lib/cssutils/tests/sheets/import copying cssutils/tests/sheets/import/import-impossible.css -> build/lib/cssutils/tests/sheets/import copying cssutils/tests/sheets/import/import2.css -> build/lib/cssutils/tests/sheets/import creating build/lib/cssutils/tests/sheets/import/images2 copying cssutils/tests/sheets/import/images2/example2.gif -> build/lib/cssutils/tests/sheets/import/images2 2022-11-10 02:22:27,075 wheel INFO installing to build/bdist.linux-aarch64/wheel running install running install_lib creating build/bdist.linux-aarch64 creating build/bdist.linux-aarch64/wheel creating build/bdist.linux-aarch64/wheel/encutils copying build/lib/encutils/__init__.py -> build/bdist.linux-aarch64/wheel/encutils creating build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/_fetch.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/parse.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/prodparser.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/util.py -> build/bdist.linux-aarch64/wheel/cssutils creating build/bdist.linux-aarch64/wheel/cssutils/scripts copying build/lib/cssutils/scripts/__init__.py -> build/bdist.linux-aarch64/wheel/cssutils/scripts copying build/lib/cssutils/scripts/cssparse.py -> build/bdist.linux-aarch64/wheel/cssutils/scripts copying build/lib/cssutils/scripts/csscapture.py -> build/bdist.linux-aarch64/wheel/cssutils/scripts copying build/lib/cssutils/scripts/csscombine.py -> build/bdist.linux-aarch64/wheel/cssutils/scripts creating build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_value.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_csscomment.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_csspagerule.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_parse.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_selector.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssvariablesrule.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssrule.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_medialist.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_settings.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_domimplementation.py -> build/bdist.linux-aarch64/wheel/cssutils/tests creating build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/atrule.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/csscombine-1.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/test-unicode.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/import3.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets creating build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/images copying build/lib/cssutils/tests/sheets/images/example.gif -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/images copying build/lib/cssutils/tests/sheets/multiple-values.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/ll2.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/tigris.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/sample_7.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/slashcode.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/v_simple.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/import.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/bad.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/page_test.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/1inherit-ascii.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/default_html4.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/simple.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/1.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/1utf.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets creating build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/var copying build/lib/cssutils/tests/sheets/var/start.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/var copying build/lib/cssutils/tests/sheets/var/use.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/var copying build/lib/cssutils/tests/sheets/var/vars.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/var copying build/lib/cssutils/tests/sheets/var/vars2.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/var copying build/lib/cssutils/tests/sheets/bundle.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/csscombine-2.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/csscombine-proxy.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/xhtml2.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/vars.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/1inherit-utf8.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/xhtml22.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/1inherit-iso.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/html40.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/u_simple.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/sample_5.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/1ascii.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/tigris2.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/096.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/test.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/single-color.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/basic.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/all.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/cthedot_default.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/2resolve.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/varsimport.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets creating build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/import creating build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/import/images2 copying build/lib/cssutils/tests/sheets/import/images2/example2.gif -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/import/images2 copying build/lib/cssutils/tests/sheets/import/import-impossible.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/import copying build/lib/cssutils/tests/sheets/import/import2.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets/import copying build/lib/cssutils/tests/sheets/097.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/ll.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/hacks.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/yuck.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/1import.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/acid2.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/html.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/html20.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/2inherit-iso.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/t-HACKS.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/sheets/cases.css -> build/bdist.linux-aarch64/wheel/cssutils/tests/sheets copying build/lib/cssutils/tests/test_helper.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssvalue.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssstylesheet.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_profiles.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssfontfacerule.py -> build/bdist.linux-aarch64/wheel/cssutils/tests creating build/bdist.linux-aarch64/wheel/cssutils/tests/test_encutils copying build/lib/cssutils/tests/test_encutils/__init__.py -> build/bdist.linux-aarch64/wheel/cssutils/tests/test_encutils copying build/lib/cssutils/tests/test_tokenize2.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_scripts_csscombine.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssimportrule.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssutils.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_mediaquery.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssproperties.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssmediarule.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_prodparser.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_selectorlist.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_stylesheet.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssvariablesdeclaration.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_errorhandler.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssunknownrule.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssnamespacerule.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssstylerule.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_marginrule.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_util.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssutilsimport.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/__init__.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_csscharsetrule.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/basetest.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_properties.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_property.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssrulelist.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_codec.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_serialize.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_x.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/tests/test_cssstyledeclaration.py -> build/bdist.linux-aarch64/wheel/cssutils/tests copying build/lib/cssutils/css2productions.py -> build/bdist.linux-aarch64/wheel/cssutils creating build/bdist.linux-aarch64/wheel/cssutils/stylesheets copying build/lib/cssutils/stylesheets/stylesheetlist.py -> build/bdist.linux-aarch64/wheel/cssutils/stylesheets copying build/lib/cssutils/stylesheets/mediaquery.py -> build/bdist.linux-aarch64/wheel/cssutils/stylesheets copying build/lib/cssutils/stylesheets/stylesheet.py -> build/bdist.linux-aarch64/wheel/cssutils/stylesheets copying build/lib/cssutils/stylesheets/medialist.py -> build/bdist.linux-aarch64/wheel/cssutils/stylesheets copying build/lib/cssutils/stylesheets/__init__.py -> build/bdist.linux-aarch64/wheel/cssutils/stylesheets copying build/lib/cssutils/codec.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/tokenize2.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/profiles.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/cssproductions.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/helper.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/script.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/serialize.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/__init__.py -> build/bdist.linux-aarch64/wheel/cssutils creating build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/marginrule.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssrulelist.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/csscharsetrule.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssrule.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssvariablesrule.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/csspagerule.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/csscomment.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssproperties.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/colors.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssstylerule.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssstylesheet.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/selector.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssimportrule.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/__init__.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssvalue.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssfontfacerule.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssstyledeclaration.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssmediarule.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/selectorlist.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssunknownrule.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssnamespacerule.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/property.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/cssvariablesdeclaration.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/css/value.py -> build/bdist.linux-aarch64/wheel/cssutils/css copying build/lib/cssutils/sac.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/_fetchgae.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/settings.py -> build/bdist.linux-aarch64/wheel/cssutils copying build/lib/cssutils/errorhandler.py -> build/bdist.linux-aarch64/wheel/cssutils running install_egg_info Copying cssutils.egg-info to build/bdist.linux-aarch64/wheel/cssutils-2.6.0-py3.10.egg-info running install_scripts 2022-11-10 02:22:27,140 wheel INFO creating build/bdist.linux-aarch64/wheel/cssutils-2.6.0.dist-info/WHEEL 2022-11-10 02:22:27,141 wheel INFO creating '/home/buildozer/aports/testing/py3-cssutils/src/cssutils-2.6.0/dist/tmpd83bvw9r/cssutils-2.6.0-py3-none-any.whl' and adding 'build/bdist.linux-aarch64/wheel' to it 2022-11-10 02:22:27,141 wheel INFO adding 'cssutils/__init__.py' 2022-11-10 02:22:27,141 wheel INFO adding 'cssutils/_fetch.py' 2022-11-10 02:22:27,141 wheel INFO adding 'cssutils/_fetchgae.py' 2022-11-10 02:22:27,142 wheel INFO adding 'cssutils/codec.py' 2022-11-10 02:22:27,142 wheel INFO adding 'cssutils/css2productions.py' 2022-11-10 02:22:27,142 wheel INFO adding 'cssutils/cssproductions.py' 2022-11-10 02:22:27,142 wheel INFO adding 'cssutils/errorhandler.py' 2022-11-10 02:22:27,143 wheel INFO adding 'cssutils/helper.py' 2022-11-10 02:22:27,143 wheel INFO adding 'cssutils/parse.py' 2022-11-10 02:22:27,143 wheel INFO adding 'cssutils/prodparser.py' 2022-11-10 02:22:27,143 wheel INFO adding 'cssutils/profiles.py' 2022-11-10 02:22:27,144 wheel INFO adding 'cssutils/sac.py' 2022-11-10 02:22:27,144 wheel INFO adding 'cssutils/script.py' 2022-11-10 02:22:27,144 wheel INFO adding 'cssutils/serialize.py' 2022-11-10 02:22:27,144 wheel INFO adding 'cssutils/settings.py' 2022-11-10 02:22:27,144 wheel INFO adding 'cssutils/tokenize2.py' 2022-11-10 02:22:27,145 wheel INFO adding 'cssutils/util.py' 2022-11-10 02:22:27,145 wheel INFO adding 'cssutils/css/__init__.py' 2022-11-10 02:22:27,145 wheel INFO adding 'cssutils/css/colors.py' 2022-11-10 02:22:27,146 wheel INFO adding 'cssutils/css/csscharsetrule.py' 2022-11-10 02:22:27,146 wheel INFO adding 'cssutils/css/csscomment.py' 2022-11-10 02:22:27,146 wheel INFO adding 'cssutils/css/cssfontfacerule.py' 2022-11-10 02:22:27,146 wheel INFO adding 'cssutils/css/cssimportrule.py' 2022-11-10 02:22:27,146 wheel INFO adding 'cssutils/css/cssmediarule.py' 2022-11-10 02:22:27,146 wheel INFO adding 'cssutils/css/cssnamespacerule.py' 2022-11-10 02:22:27,147 wheel INFO adding 'cssutils/css/csspagerule.py' 2022-11-10 02:22:27,147 wheel INFO adding 'cssutils/css/cssproperties.py' 2022-11-10 02:22:27,147 wheel INFO adding 'cssutils/css/cssrule.py' 2022-11-10 02:22:27,147 wheel INFO adding 'cssutils/css/cssrulelist.py' 2022-11-10 02:22:27,147 wheel INFO adding 'cssutils/css/cssstyledeclaration.py' 2022-11-10 02:22:27,148 wheel INFO adding 'cssutils/css/cssstylerule.py' 2022-11-10 02:22:27,148 wheel INFO adding 'cssutils/css/cssstylesheet.py' 2022-11-10 02:22:27,148 wheel INFO adding 'cssutils/css/cssunknownrule.py' 2022-11-10 02:22:27,148 wheel INFO adding 'cssutils/css/cssvalue.py' 2022-11-10 02:22:27,149 wheel INFO adding 'cssutils/css/cssvariablesdeclaration.py' 2022-11-10 02:22:27,149 wheel INFO adding 'cssutils/css/cssvariablesrule.py' 2022-11-10 02:22:27,149 wheel INFO adding 'cssutils/css/marginrule.py' 2022-11-10 02:22:27,149 wheel INFO adding 'cssutils/css/property.py' 2022-11-10 02:22:27,150 wheel INFO adding 'cssutils/css/selector.py' 2022-11-10 02:22:27,150 wheel INFO adding 'cssutils/css/selectorlist.py' 2022-11-10 02:22:27,150 wheel INFO adding 'cssutils/css/value.py' 2022-11-10 02:22:27,150 wheel INFO adding 'cssutils/scripts/__init__.py' 2022-11-10 02:22:27,151 wheel INFO adding 'cssutils/scripts/csscapture.py' 2022-11-10 02:22:27,151 wheel INFO adding 'cssutils/scripts/csscombine.py' 2022-11-10 02:22:27,151 wheel INFO adding 'cssutils/scripts/cssparse.py' 2022-11-10 02:22:27,151 wheel INFO adding 'cssutils/stylesheets/__init__.py' 2022-11-10 02:22:27,151 wheel INFO adding 'cssutils/stylesheets/medialist.py' 2022-11-10 02:22:27,152 wheel INFO adding 'cssutils/stylesheets/mediaquery.py' 2022-11-10 02:22:27,152 wheel INFO adding 'cssutils/stylesheets/stylesheet.py' 2022-11-10 02:22:27,152 wheel INFO adding 'cssutils/stylesheets/stylesheetlist.py' 2022-11-10 02:22:27,152 wheel INFO adding 'cssutils/tests/__init__.py' 2022-11-10 02:22:27,152 wheel INFO adding 'cssutils/tests/basetest.py' 2022-11-10 02:22:27,153 wheel INFO adding 'cssutils/tests/test_codec.py' 2022-11-10 02:22:27,153 wheel INFO adding 'cssutils/tests/test_csscharsetrule.py' 2022-11-10 02:22:27,153 wheel INFO adding 'cssutils/tests/test_csscomment.py' 2022-11-10 02:22:27,153 wheel INFO adding 'cssutils/tests/test_cssfontfacerule.py' 2022-11-10 02:22:27,153 wheel INFO adding 'cssutils/tests/test_cssimportrule.py' 2022-11-10 02:22:27,153 wheel INFO adding 'cssutils/tests/test_cssmediarule.py' 2022-11-10 02:22:27,154 wheel INFO adding 'cssutils/tests/test_cssnamespacerule.py' 2022-11-10 02:22:27,154 wheel INFO adding 'cssutils/tests/test_csspagerule.py' 2022-11-10 02:22:27,154 wheel INFO adding 'cssutils/tests/test_cssproperties.py' 2022-11-10 02:22:27,154 wheel INFO adding 'cssutils/tests/test_cssrule.py' 2022-11-10 02:22:27,154 wheel INFO adding 'cssutils/tests/test_cssrulelist.py' 2022-11-10 02:22:27,155 wheel INFO adding 'cssutils/tests/test_cssstyledeclaration.py' 2022-11-10 02:22:27,155 wheel INFO adding 'cssutils/tests/test_cssstylerule.py' 2022-11-10 02:22:27,155 wheel INFO adding 'cssutils/tests/test_cssstylesheet.py' 2022-11-10 02:22:27,155 wheel INFO adding 'cssutils/tests/test_cssunknownrule.py' 2022-11-10 02:22:27,156 wheel INFO adding 'cssutils/tests/test_cssutils.py' 2022-11-10 02:22:27,156 wheel INFO adding 'cssutils/tests/test_cssutilsimport.py' 2022-11-10 02:22:27,156 wheel INFO adding 'cssutils/tests/test_cssvalue.py' 2022-11-10 02:22:27,156 wheel INFO adding 'cssutils/tests/test_cssvariablesdeclaration.py' 2022-11-10 02:22:27,157 wheel INFO adding 'cssutils/tests/test_cssvariablesrule.py' 2022-11-10 02:22:27,157 wheel INFO adding 'cssutils/tests/test_domimplementation.py' 2022-11-10 02:22:27,157 wheel INFO adding 'cssutils/tests/test_errorhandler.py' 2022-11-10 02:22:27,157 wheel INFO adding 'cssutils/tests/test_helper.py' 2022-11-10 02:22:27,157 wheel INFO adding 'cssutils/tests/test_marginrule.py' 2022-11-10 02:22:27,157 wheel INFO adding 'cssutils/tests/test_medialist.py' 2022-11-10 02:22:27,158 wheel INFO adding 'cssutils/tests/test_mediaquery.py' 2022-11-10 02:22:27,158 wheel INFO adding 'cssutils/tests/test_parse.py' 2022-11-10 02:22:27,158 wheel INFO adding 'cssutils/tests/test_prodparser.py' 2022-11-10 02:22:27,158 wheel INFO adding 'cssutils/tests/test_profiles.py' 2022-11-10 02:22:27,159 wheel INFO adding 'cssutils/tests/test_properties.py' 2022-11-10 02:22:27,159 wheel INFO adding 'cssutils/tests/test_property.py' 2022-11-10 02:22:27,159 wheel INFO adding 'cssutils/tests/test_scripts_csscombine.py' 2022-11-10 02:22:27,159 wheel INFO adding 'cssutils/tests/test_selector.py' 2022-11-10 02:22:27,159 wheel INFO adding 'cssutils/tests/test_selectorlist.py' 2022-11-10 02:22:27,160 wheel INFO adding 'cssutils/tests/test_serialize.py' 2022-11-10 02:22:27,160 wheel INFO adding 'cssutils/tests/test_settings.py' 2022-11-10 02:22:27,160 wheel INFO adding 'cssutils/tests/test_stylesheet.py' 2022-11-10 02:22:27,160 wheel INFO adding 'cssutils/tests/test_tokenize2.py' 2022-11-10 02:22:27,160 wheel INFO adding 'cssutils/tests/test_util.py' 2022-11-10 02:22:27,161 wheel INFO adding 'cssutils/tests/test_value.py' 2022-11-10 02:22:27,161 wheel INFO adding 'cssutils/tests/test_x.py' 2022-11-10 02:22:27,161 wheel INFO adding 'cssutils/tests/sheets/096.css' 2022-11-10 02:22:27,162 wheel INFO adding 'cssutils/tests/sheets/097.css' 2022-11-10 02:22:27,162 wheel INFO adding 'cssutils/tests/sheets/1.css' 2022-11-10 02:22:27,162 wheel INFO adding 'cssutils/tests/sheets/1ascii.css' 2022-11-10 02:22:27,162 wheel INFO adding 'cssutils/tests/sheets/1import.css' 2022-11-10 02:22:27,162 wheel INFO adding 'cssutils/tests/sheets/1inherit-ascii.css' 2022-11-10 02:22:27,162 wheel INFO adding 'cssutils/tests/sheets/1inherit-iso.css' 2022-11-10 02:22:27,162 wheel INFO adding 'cssutils/tests/sheets/1inherit-utf8.css' 2022-11-10 02:22:27,163 wheel INFO adding 'cssutils/tests/sheets/1utf.css' 2022-11-10 02:22:27,163 wheel INFO adding 'cssutils/tests/sheets/2inherit-iso.css' 2022-11-10 02:22:27,163 wheel INFO adding 'cssutils/tests/sheets/2resolve.css' 2022-11-10 02:22:27,163 wheel INFO adding 'cssutils/tests/sheets/acid2.css' 2022-11-10 02:22:27,163 wheel INFO adding 'cssutils/tests/sheets/all.css' 2022-11-10 02:22:27,163 wheel INFO adding 'cssutils/tests/sheets/atrule.css' 2022-11-10 02:22:27,164 wheel INFO adding 'cssutils/tests/sheets/bad.css' 2022-11-10 02:22:27,164 wheel INFO adding 'cssutils/tests/sheets/basic.css' 2022-11-10 02:22:27,164 wheel INFO adding 'cssutils/tests/sheets/bundle.css' 2022-11-10 02:22:27,165 wheel INFO adding 'cssutils/tests/sheets/cases.css' 2022-11-10 02:22:27,165 wheel INFO adding 'cssutils/tests/sheets/csscombine-1.css' 2022-11-10 02:22:27,165 wheel INFO adding 'cssutils/tests/sheets/csscombine-2.css' 2022-11-10 02:22:27,165 wheel INFO adding 'cssutils/tests/sheets/csscombine-proxy.css' 2022-11-10 02:22:27,165 wheel INFO adding 'cssutils/tests/sheets/cthedot_default.css' 2022-11-10 02:22:27,165 wheel INFO adding 'cssutils/tests/sheets/default_html4.css' 2022-11-10 02:22:27,166 wheel INFO adding 'cssutils/tests/sheets/hacks.css' 2022-11-10 02:22:27,166 wheel INFO adding 'cssutils/tests/sheets/html.css' 2022-11-10 02:22:27,166 wheel INFO adding 'cssutils/tests/sheets/html20.css' 2022-11-10 02:22:27,166 wheel INFO adding 'cssutils/tests/sheets/html40.css' 2022-11-10 02:22:27,166 wheel INFO adding 'cssutils/tests/sheets/import.css' 2022-11-10 02:22:27,166 wheel INFO adding 'cssutils/tests/sheets/import3.css' 2022-11-10 02:22:27,166 wheel INFO adding 'cssutils/tests/sheets/ll.css' 2022-11-10 02:22:27,167 wheel INFO adding 'cssutils/tests/sheets/ll2.css' 2022-11-10 02:22:27,167 wheel INFO adding 'cssutils/tests/sheets/multiple-values.css' 2022-11-10 02:22:27,167 wheel INFO adding 'cssutils/tests/sheets/page_test.css' 2022-11-10 02:22:27,168 wheel INFO adding 'cssutils/tests/sheets/sample_5.css' 2022-11-10 02:22:27,168 wheel INFO adding 'cssutils/tests/sheets/sample_7.css' 2022-11-10 02:22:27,168 wheel INFO adding 'cssutils/tests/sheets/simple.css' 2022-11-10 02:22:27,168 wheel INFO adding 'cssutils/tests/sheets/single-color.css' 2022-11-10 02:22:27,168 wheel INFO adding 'cssutils/tests/sheets/slashcode.css' 2022-11-10 02:22:27,168 wheel INFO adding 'cssutils/tests/sheets/t-HACKS.css' 2022-11-10 02:22:27,169 wheel INFO adding 'cssutils/tests/sheets/test-unicode.css' 2022-11-10 02:22:27,169 wheel INFO adding 'cssutils/tests/sheets/test.css' 2022-11-10 02:22:27,169 wheel INFO adding 'cssutils/tests/sheets/tigris.css' 2022-11-10 02:22:27,169 wheel INFO adding 'cssutils/tests/sheets/tigris2.css' 2022-11-10 02:22:27,169 wheel INFO adding 'cssutils/tests/sheets/u_simple.css' 2022-11-10 02:22:27,170 wheel INFO adding 'cssutils/tests/sheets/v_simple.css' 2022-11-10 02:22:27,170 wheel INFO adding 'cssutils/tests/sheets/vars.css' 2022-11-10 02:22:27,170 wheel INFO adding 'cssutils/tests/sheets/varsimport.css' 2022-11-10 02:22:27,170 wheel INFO adding 'cssutils/tests/sheets/xhtml2.css' 2022-11-10 02:22:27,170 wheel INFO adding 'cssutils/tests/sheets/xhtml22.css' 2022-11-10 02:22:27,170 wheel INFO adding 'cssutils/tests/sheets/yuck.css' 2022-11-10 02:22:27,171 wheel INFO adding 'cssutils/tests/sheets/images/example.gif' 2022-11-10 02:22:27,171 wheel INFO adding 'cssutils/tests/sheets/import/import-impossible.css' 2022-11-10 02:22:27,171 wheel INFO adding 'cssutils/tests/sheets/import/import2.css' 2022-11-10 02:22:27,171 wheel INFO adding 'cssutils/tests/sheets/import/images2/example2.gif' 2022-11-10 02:22:27,171 wheel INFO adding 'cssutils/tests/sheets/var/start.css' 2022-11-10 02:22:27,172 wheel INFO adding 'cssutils/tests/sheets/var/use.css' 2022-11-10 02:22:27,172 wheel INFO adding 'cssutils/tests/sheets/var/vars.css' 2022-11-10 02:22:27,172 wheel INFO adding 'cssutils/tests/sheets/var/vars2.css' 2022-11-10 02:22:27,172 wheel INFO adding 'cssutils/tests/test_encutils/__init__.py' 2022-11-10 02:22:27,173 wheel INFO adding 'encutils/__init__.py' 2022-11-10 02:22:27,173 wheel INFO adding 'cssutils-2.6.0.dist-info/COPYING' 2022-11-10 02:22:27,173 wheel INFO adding 'cssutils-2.6.0.dist-info/COPYING.LESSER' 2022-11-10 02:22:27,173 wheel INFO adding 'cssutils-2.6.0.dist-info/METADATA' 2022-11-10 02:22:27,173 wheel INFO adding 'cssutils-2.6.0.dist-info/WHEEL' 2022-11-10 02:22:27,174 wheel INFO adding 'cssutils-2.6.0.dist-info/entry_points.txt' 2022-11-10 02:22:27,174 wheel INFO adding 'cssutils-2.6.0.dist-info/top_level.txt' 2022-11-10 02:22:27,174 wheel INFO adding 'cssutils-2.6.0.dist-info/RECORD' 2022-11-10 02:22:27,175 wheel INFO removing build/bdist.linux-aarch64/wheel 2022-11-10 02:22:27,178 gpep517 INFO The backend produced dist/cssutils-2.6.0-py3-none-any.whl cssutils-2.6.0-py3-none-any.whl ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.2.0, pluggy-1.0.0 rootdir: /home/buildozer/aports/testing/py3-cssutils/src/cssutils-2.6.0, configfile: pytest.ini collected 363 items cssutils/tests/test_csscharsetrule.py .......... [ 2%] cssutils/tests/test_csscomment.py ....... [ 4%] cssutils/tests/test_cssfontfacerule.py ........... [ 7%] cssutils/tests/test_cssimportrule.py .............. [ 11%] cssutils/tests/test_cssmediarule.py ................. [ 16%] cssutils/tests/test_cssnamespacerule.py .......... [ 19%] cssutils/tests/test_csspagerule.py .............. [ 22%] cssutils/tests/test_cssproperties.py ... [ 23%] cssutils/tests/test_cssrule.py .... [ 24%] cssutils/tests/test_cssrulelist.py .. [ 25%] cssutils/tests/test_cssstyledeclaration.py ........................ [ 31%] cssutils/tests/test_cssstylerule.py ............ [ 35%] cssutils/tests/test_cssstylesheet.py ............................ [ 42%] cssutils/tests/test_cssunknownrule.py ....... [ 44%] cssutils/tests/test_cssutils.py ........ [ 47%] cssutils/tests/test_cssvalue.py xxxxxxxxxxxxxxxxxxxxx [ 52%] cssutils/tests/test_cssvariablesdeclaration.py ......... [ 55%] cssutils/tests/test_cssvariablesrule.py .......... [ 58%] cssutils/tests/test_errorhandler.py .... [ 59%] cssutils/tests/test_helper.py ..... [ 60%] cssutils/tests/test_marginrule.py ........ [ 62%] cssutils/tests/test_medialist.py ......... [ 65%] cssutils/tests/test_mediaquery.py .... [ 66%] cssutils/tests/test_parse.py .............. [ 70%] cssutils/tests/test_prodparser.py ................. [ 74%] cssutils/tests/test_profiles.py ........ [ 77%] cssutils/tests/test_properties.py .. [ 77%] cssutils/tests/test_property.py ........ [ 79%] cssutils/tests/test_selector.py ........ [ 82%] cssutils/tests/test_selectorlist.py ..... [ 83%] cssutils/tests/test_serialize.py ............................. [ 91%] cssutils/tests/test_settings.py . [ 91%] cssutils/tests/test_stylesheet.py . [ 92%] cssutils/tests/test_tokenize2.py ............. [ 95%] cssutils/tests/test_util.py ................ [100%] =============================== warnings summary =============================== cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_InvalidModificationErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_InvalidModificationErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_init_encoding /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_init_encoding is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_init_encoding /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_init_encoding is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_encoding /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_encoding is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_encoding /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_encoding is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_repr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_repr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_repr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_repr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscharsetrule.py::TestCSSCharsetRule::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscomment.py::TestCSSComment::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscomment.py::TestCSSComment::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscomment.py::TestCSSComment::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscomment.py::TestCSSComment::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscomment.py::TestCSSComment::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscomment.py::TestCSSComment::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscomment.py::TestCSSComment::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscomment.py::TestCSSComment::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscomment.py::TestCSSComment::test_csstext /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_csstext is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscomment.py::TestCSSComment::test_csstext /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_csstext is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscomment.py::TestCSSComment::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_InvalidModificationErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscomment.py::TestCSSComment::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_InvalidModificationErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csscomment.py::TestCSSComment::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csscomment.py::TestCSSComment::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csscomment.py::TestCSSComment::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_style /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_style is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_style /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_style is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_properties /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_properties is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_properties /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_properties is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_incomplete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_incomplete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_InvalidModificationErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_InvalidModificationErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_valid /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_valid is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_valid /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_valid is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssfontfacerule.py::TestCSSFontFaceRule::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_href /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_href is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_href /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_href is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_hrefFound /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_hrefFound is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_hrefFound /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_hrefFound is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_hreftype /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_hreftype is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_hreftype /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_hreftype is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_media /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_media is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_media /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_media is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_name /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_name is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_name /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_name is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_styleSheet /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_styleSheet is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_styleSheet /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_styleSheet is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_incomplete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_incomplete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_InvalidModificationErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_InvalidModificationErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssimportrule.py::TestCSSImportRule::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_iter /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_iter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_iter /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_iter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_refs /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_refs is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_refs /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_refs is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_cssRules /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_cssRules is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_cssRules /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_cssRules is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_media /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_media is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_media /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_media is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_name /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_name is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_name /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_name is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_deleteRuleIndex /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_deleteRuleIndex is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_deleteRuleIndex /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_deleteRuleIndex is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_deleteRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_deleteRule is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_deleteRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_deleteRule is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_add /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_add is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_add /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_add is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_insertRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_insertRule is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_insertRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_insertRule is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_InvalidModificationErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_InvalidModificationErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_incomplete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_incomplete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssmediarule.py::TestCSSMediaRule::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_namespaceURI /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_namespaceURI is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_namespaceURI /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_namespaceURI is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_prefix /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_prefix is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_prefix /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_prefix is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_InvalidModificationErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_InvalidModificationErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_incomplete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_incomplete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssnamespacerule.py::TestCSSNamespaceRule::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_InvalidModificationErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_InvalidModificationErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_incomplete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_incomplete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssText2 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssText2 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssText2 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssText2 is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_selectorText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_selectorText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_selectorText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_selectorText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_specificity /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_specificity is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_specificity /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_specificity is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssRules /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssRules is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssRules /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_cssRules is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_style /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_style is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_style /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_style is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_properties /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_properties is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_properties /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_properties is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_csspagerule.py::TestCSSPageRule::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssrule.py::TestCSSRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssrule.py::TestCSSRule::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssrule.py::TestCSSRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssrule.py::TestCSSRule::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssrule.py::TestCSSRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssrule.py::TestCSSRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssrule.py::TestCSSRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssrule.py::TestCSSRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssrule.py::TestCSSRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssrule.py::TestCSSRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssrule.py::TestCSSRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssrule.py::TestCSSRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssrule.py::TestCSSRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssrule.py::TestCSSRule::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssrule.py::TestCSSRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssrule.py::TestCSSRule::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_items /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_items is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test__contains__ /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test__contains__ is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test__iter__item /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test__iter__item is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_keys /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_keys is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_parse /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_parse is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_serialize /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_serialize is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_children /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_children is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getCssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getCssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_parentRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_parentRule is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getProperty /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getProperty is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getProperties /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getProperties is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getPropertyCSSValue /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getPropertyCSSValue is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getPropertyValue /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getPropertyValue is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getPropertyPriority /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_getPropertyPriority is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_removeProperty /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_removeProperty is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_setProperty /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_setProperty is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_setProperty2 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_setProperty2 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_length /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_length is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_nameParameter /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_nameParameter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_css2properties /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_css2properties is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_valid /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstyledeclaration.py::TestCSSStyleDeclaration::test_valid is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_refs /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_refs is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_refs /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_refs is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_selectorList /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_selectorList is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_selectorList /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_selectorList is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_selectorText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_selectorText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_selectorText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_selectorText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_style /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_style is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_style /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_style is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_incomplete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_incomplete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_valid /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_valid is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_valid /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylerule.py::TestCSSStyleRule::test_valid is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_iter /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_iter is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_iter /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_iter is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_refs /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_refs is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_refs /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_refs is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssRules /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssRules is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssRules /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssRules is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText_HierarchyRequestErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText_HierarchyRequestErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText_HierarchyRequestErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText_HierarchyRequestErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText_SyntaxErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText_SyntaxErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText_SyntaxErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_cssText_SyntaxErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_encoding /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_encoding is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_encoding /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_encoding is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces1 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces1 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces1 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces1 is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces2 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces2 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces2 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces2 is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces3 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces3 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces3 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces3 is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces4 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces4 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces4 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces4 is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces5 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces5 is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces5 /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_namespaces5 is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_deleteRuleIndex /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_deleteRuleIndex is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_deleteRuleIndex /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_deleteRuleIndex is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_deleteRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_deleteRule is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_deleteRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_deleteRule is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_add /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_add is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_add /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_add is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_addimport /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_addimport is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_addimport /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_addimport is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_charset /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_charset is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_charset /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_charset is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_import /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_import is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_import /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_import is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_namespace /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_namespace is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_namespace /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_namespace is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_media_page_style /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_media_page_style is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_media_page_style /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_media_page_style is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_unknownandcomment /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_unknownandcomment is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_unknownandcomment /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_insertRule_unknownandcomment is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_HTMLComments /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_HTMLComments is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_HTMLComments /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_HTMLComments is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_incomplete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_incomplete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_NoModificationAllowedErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_NoModificationAllowedErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_NoModificationAllowedErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_NoModificationAllowedErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_valid /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_valid is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_valid /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssstylesheet.py::TestCSSStyleSheet::test_valid is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_InvalidModificationErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_InvalidModificationErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssunknownrule.py::TestCSSUnknownRule::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssutils.py::TestCSSutils::test_parseString /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_parseString is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssutils.py::TestCSSutils::test_parseString /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_parseString is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssutils.py::TestCSSutils::test_parseFile /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_parseFile is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssutils.py::TestCSSutils::test_parseFile /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_parseFile is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssutils.py::TestCSSutils::test_parseUrl /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_parseUrl is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssutils.py::TestCSSutils::test_parseUrl /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_parseUrl is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssutils.py::TestCSSutils::test_setCSSSerializer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_setCSSSerializer is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssutils.py::TestCSSutils::test_setCSSSerializer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_setCSSSerializer is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssutils.py::TestCSSutils::test_parseStyle /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_parseStyle is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssutils.py::TestCSSutils::test_parseStyle /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_parseStyle is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssutils.py::TestCSSutils::test_getUrls /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_getUrls is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssutils.py::TestCSSutils::test_getUrls /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_getUrls is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssutils.py::TestCSSutils::test_replaceUrls /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_replaceUrls is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssutils.py::TestCSSutils::test_replaceUrls /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_replaceUrls is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssutils.py::TestCSSutils::test_resolveImports /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_resolveImports is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssutils.py::TestCSSutils::test_resolveImports /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssutils.py::TestCSSutils::test_resolveImports is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test__contains__ /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test__contains__ is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test__contains__ /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test__contains__ is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_items /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_items is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_items /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_items is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_keys /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_keys is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_keys /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_keys is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_xVariable /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_xVariable is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_xVariable /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_xVariable is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_imports /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_imports is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_imports /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_imports is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_parentRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_parentRule is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_parentRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_parentRule is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesdeclaration.py::TestCSSVariablesDeclaration::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_InvalidModificationErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_InvalidModificationErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_incomplete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_incomplete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_media /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_media is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_media /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_media is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_variables /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_variables is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_variables /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_variables is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_cssvariablesrule.py::TestCSSVariablesRule::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_errorhandler.py::TestErrorHandler::test_calls /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_errorhandler.py::TestErrorHandler::test_calls is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_errorhandler.py::TestErrorHandler::test_calls /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_errorhandler.py::TestErrorHandler::test_calls is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_errorhandler.py::TestErrorHandler::test_linecol /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_errorhandler.py::TestErrorHandler::test_linecol is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_errorhandler.py::TestErrorHandler::test_linecol /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_errorhandler.py::TestErrorHandler::test_linecol is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_errorhandler.py::TestErrorHandler::test_handlers /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_errorhandler.py::TestErrorHandler::test_handlers is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_errorhandler.py::TestErrorHandler::test_handlers /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_errorhandler.py::TestErrorHandler::test_handlers is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_errorhandler.py::TestErrorHandler::test_parsevalidation /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_errorhandler.py::TestErrorHandler::test_parsevalidation is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_errorhandler.py::TestErrorHandler::test_parsevalidation /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_errorhandler.py::TestErrorHandler::test_parsevalidation is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_marginrule.py::TestMarginRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_marginrule.py::TestMarginRule::test_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_marginrule.py::TestMarginRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_marginrule.py::TestMarginRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_CSSMediaRule_cssRules_parentRule_parentStyleSheet_type is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_marginrule.py::TestMarginRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_readonly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_marginrule.py::TestMarginRule::test_readonly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_readonly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_marginrule.py::TestMarginRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_marginrule.py::TestMarginRule::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_init is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_marginrule.py::TestMarginRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_InvalidModificationErr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_marginrule.py::TestMarginRule::test_InvalidModificationErr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_InvalidModificationErr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_marginrule.py::TestMarginRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_incomplete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_marginrule.py::TestMarginRule::test_incomplete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_incomplete is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_marginrule.py::TestMarginRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_marginrule.py::TestMarginRule::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_cssText is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_marginrule.py::TestMarginRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_marginrule.py::TestMarginRule::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_marginrule.py::TestMarginRule::test_reprANDstr is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_medialist.py::TestMediaList::test_set /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_medialist.py::TestMediaList::test_set is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_medialist.py::TestMediaList::test_appendMedium /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_medialist.py::TestMediaList::test_appendMedium is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_medialist.py::TestMediaList::test_appendAll /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_medialist.py::TestMediaList::test_appendAll is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_medialist.py::TestMediaList::test_append2All /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_medialist.py::TestMediaList::test_append2All is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_medialist.py::TestMediaList::test_delete /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_medialist.py::TestMediaList::test_delete is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_medialist.py::TestMediaList::test_item /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_medialist.py::TestMediaList::test_item is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_medialist.py::TestMediaList::test_mediaText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_medialist.py::TestMediaList::test_mediaText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_medialist.py::TestMediaList::test_comments /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_medialist.py::TestMediaList::test_comments is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_medialist.py::TestMediaList::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_medialist.py::TestMediaList::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_mediaquery.py::TestMediaQuery::test_mediaText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_mediaquery.py::TestMediaQuery::test_mediaText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_mediaquery.py::TestMediaQuery::test_mediaType /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_mediaquery.py::TestMediaQuery::test_mediaType is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_mediaquery.py::TestMediaQuery::test_comments /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_mediaquery.py::TestMediaQuery::test_comments is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_mediaquery.py::TestMediaQuery::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_mediaquery.py::TestMediaQuery::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_prodparser.py::TestProdParser::test_parse_keepS /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_prodparser.py::TestProdParser::test_parse_keepS is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_prodparser.py::TestProdParser::test_combi /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_prodparser.py::TestProdParser::test_combi is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_properties.py::TestProperties::test_properties /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_properties.py::TestProperties::test_properties is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_properties.py::TestProperties::test_validate /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_properties.py::TestProperties::test_validate is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_property.py::TestProperty::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_property.py::TestProperty::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_property.py::TestProperty::test_cssText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_property.py::TestProperty::test_cssText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_property.py::TestProperty::test_name /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_property.py::TestProperty::test_name is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_property.py::TestProperty::test_literalname /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_property.py::TestProperty::test_literalname is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_property.py::TestProperty::test_validate /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_property.py::TestProperty::test_validate is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_property.py::TestProperty::test_priority /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_property.py::TestProperty::test_priority is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_property.py::TestProperty::test_value /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_property.py::TestProperty::test_value is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_property.py::TestProperty::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_property.py::TestProperty::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selector.py::TestSelector::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selector.py::TestSelector::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selector.py::TestSelector::test_element /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selector.py::TestSelector::test_element is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selector.py::TestSelector::test_namespaces /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selector.py::TestSelector::test_namespaces is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selector.py::TestSelector::test_default_namespace /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selector.py::TestSelector::test_default_namespace is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selector.py::TestSelector::test_parent /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selector.py::TestSelector::test_parent is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selector.py::TestSelector::test_selectorText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selector.py::TestSelector::test_selectorText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selector.py::TestSelector::test_specificity /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selector.py::TestSelector::test_specificity is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selector.py::TestSelector::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selector.py::TestSelector::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selectorlist.py::TestSelectorList::test_init /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selectorlist.py::TestSelectorList::test_init is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selectorlist.py::TestSelectorList::test_parentRule /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selectorlist.py::TestSelectorList::test_parentRule is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selectorlist.py::TestSelectorList::test_appendSelector /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selectorlist.py::TestSelectorList::test_appendSelector is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selectorlist.py::TestSelectorList::test_selectorText /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selectorlist.py::TestSelectorList::test_selectorText is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_selectorlist.py::TestSelectorList::test_reprANDstr /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_selectorlist.py::TestSelectorList::test_reprANDstr is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_resolveVariables /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_resolveVariables is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_resolveVariables /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_resolveVariables is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_useDefaults /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_useDefaults is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_useDefaults /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_useDefaults is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_useMinified /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_useMinified is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_useMinified /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_useMinified is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_defaultAtKeyword /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_defaultAtKeyword is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_defaultAtKeyword /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_defaultAtKeyword is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_defaultPropertyName /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_defaultPropertyName is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_defaultPropertyName /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_defaultPropertyName is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_defaultPropertyPriority /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_defaultPropertyPriority is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_defaultPropertyPriority /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_defaultPropertyPriority is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_importHrefFormat /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_importHrefFormat is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_importHrefFormat /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_importHrefFormat is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_indent /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_indent is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_indent /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_indent is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_indentClosingBrace /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_indentClosingBrace is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_indentClosingBrace /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_indentClosingBrace is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_keepAllProperties /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_keepAllProperties is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_keepAllProperties /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_keepAllProperties is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_keepComments /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_keepComments is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_keepComments /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_keepComments is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_keepEmptyRules /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_keepEmptyRules is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_keepEmptyRules /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_keepEmptyRules is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_keepUnknownAtRules /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_keepUnknownAtRules is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_keepUnknownAtRules /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_keepUnknownAtRules is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_keepUsedNamespaceRulesOnly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_keepUsedNamespaceRulesOnly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_keepUsedNamespaceRulesOnly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_keepUsedNamespaceRulesOnly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_lineNumbers /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_lineNumbers is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_lineNumbers /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_lineNumbers is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_lineSeparator /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_lineSeparator is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_lineSeparator /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_lineSeparator is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_listItemSpacer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_listItemSpacer is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_listItemSpacer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_listItemSpacer is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_minimizeColorHash /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_minimizeColorHash is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_minimizeColorHash /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_minimizeColorHash is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_omitLastSemicolon /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_omitLastSemicolon is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_omitLastSemicolon /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_omitLastSemicolon is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_normalizedVarNames /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_normalizedVarNames is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_normalizedVarNames /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_normalizedVarNames is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_paranthesisSpacer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_paranthesisSpacer is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_paranthesisSpacer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_paranthesisSpacer is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_propertyNameSpacer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_propertyNameSpacer is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_propertyNameSpacer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_propertyNameSpacer is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_selectorCombinatorSpacer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_selectorCombinatorSpacer is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_selectorCombinatorSpacer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_selectorCombinatorSpacer is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_spacer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_spacer is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_spacer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_spacer is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestPreferences::test_validOnly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_validOnly is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestPreferences::test_validOnly /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestPreferences::test_validOnly is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestCSSSerializer::test_canonical /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestCSSSerializer::test_canonical is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestCSSSerializer::test_canonical /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestCSSSerializer::test_canonical is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestCSSSerializer::test_CSSStyleSheet /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestCSSSerializer::test_CSSStyleSheet is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestCSSSerializer::test_CSSStyleSheet /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestCSSSerializer::test_CSSStyleSheet is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestCSSSerializer::test_Property /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestCSSSerializer::test_Property is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestCSSSerializer::test_Property /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestCSSSerializer::test_Property is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_serialize.py::TestCSSSerializer::test_escapestring /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestCSSSerializer::test_escapestring is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_serialize.py::TestCSSSerializer::test_escapestring /usr/lib/python3.10/site-packages/_pytest/fixtures.py:916: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_serialize.py::TestCSSSerializer::test_escapestring is using nose-specific method: `teardown(self)` To remove this warning, rename it to `teardown_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose next(it) cssutils/tests/test_tokenize2.py::TestTokenizer::test_tokenize /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_tokenize2.py::TestTokenizer::test_tokenize is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_tokenize2.py::TestTokenizer::test_tokenizefullsheet /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_tokenize2.py::TestTokenizer::test_tokenizefullsheet is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_public_interface /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_public_interface is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_ensure /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_ensure is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_calling /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_calling is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_matching /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_matching is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_matching_with_position_parameters /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_matching_with_position_parameters is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_searching /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_searching is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_searching_with_position_parameters /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_searching_with_position_parameters is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_split /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_split is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_findall /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_findall is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_finditer /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_finditer is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_sub /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_sub is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_subn /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_subn is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_groups /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_groups is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_groupindex /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_groupindex is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_flags /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_flags is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) cssutils/tests/test_util.py::TestLazyRegex::test_pattern /usr/lib/python3.10/site-packages/_pytest/fixtures.py:900: PytestRemovedIn8Warning: Support for nose tests is deprecated and will be removed in a future release. cssutils/tests/test_util.py::TestLazyRegex::test_pattern is using nose-specific method: `setup(self)` To remove this warning, rename it to `setup_method(self)` See docs: https://docs.pytest.org/en/stable/deprecations.html#support-for-tests-written-for-nose fixture_result = next(generator) -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ================ 342 passed, 21 xfailed, 484 warnings in 5.51s ================= >>> py3-cssutils: Entering fakeroot... >>> py3-cssutils*: Running postcheck for py3-cssutils >>> py3-cssutils*: Preparing package py3-cssutils... >>> py3-cssutils*: Tracing dependencies... >>> py3-cssutils*: Package size: 1.5 MB >>> py3-cssutils*: Compressing data... >>> py3-cssutils*: Create checksum... >>> py3-cssutils*: Create py3-cssutils-2.6.0-r0.apk >>> py3-cssutils: Build complete at Thu, 10 Nov 2022 02:22:33 +0000 elapsed time 0h 0m 11s >>> py3-cssutils: Cleaning up srcdir >>> py3-cssutils: Cleaning up pkgdir >>> py3-cssutils: Uninstalling dependencies... (1/32) Purging .makedepends-py3-cssutils (20221110.022223) (2/32) Purging py3-gpep517 (11-r0) (3/32) Purging py3-installer (0.5.1-r1) (4/32) Purging py3-setuptools_scm (7.0.5-r0) (5/32) Purging py3-setuptools (65.5.1-r0) (6/32) Purging py3-typing-extensions (4.4.0-r0) (7/32) Purging py3-wheel (0.38.4-r0) (8/32) Purging py3-pytest (7.2.0-r1) (9/32) Purging py3-attrs (22.1.0-r0) (10/32) Purging py3-exceptiongroup (1.0.1-r0) (11/32) Purging py3-iniconfig (1.1.1-r3) (12/32) Purging py3-packaging (21.3-r2) (13/32) Purging py3-parsing (3.0.9-r0) (14/32) Purging py3-pluggy (1.0.0-r1) (15/32) Purging py3-py (1.11.0-r0) (16/32) Purging py3-tomli (2.0.1-r1) (17/32) Purging py3-jaraco.test (5.1.0-r0) (18/32) Purging py3-jaraco.collections (3.8.0-r0) (19/32) Purging py3-jaraco.text (3.10.0-r0) (20/32) Purging py3-jaraco.functools (3.5.2-r1) (21/32) Purging py3-jaraco.classes (3.2.3-r1) (22/32) Purging py3-jaraco.context (4.1.2-r0) (23/32) Purging py3-more-itertools (9.0.0-r0) (24/32) Purging py3-toml (0.10.2-r4) (25/32) Purging python3 (3.10.8-r3) (26/32) Purging libbz2 (1.0.8-r3) (27/32) Purging libffi (3.4.4-r0) (28/32) Purging gdbm (1.23-r0) (29/32) Purging xz-libs (5.2.7-r0) (30/32) Purging mpdecimal (2.5.1-r1) (31/32) Purging readline (8.2.0-r0) (32/32) Purging sqlite-libs (3.39.4-r0) Executing busybox-1.35.0-r27.trigger OK: 406 MiB in 96 packages >>> py3-cssutils: Updating the testing/aarch64 repository index... >>> py3-cssutils: Signing the index...