============================= test session starts ============================== platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON) cachedir: .pytest_cache rootdir: $(@D) configfile: pyproject.toml collecting ... collected 15 items tests/test_classifiers.py::test_success[classifiers0-deprecated_classifiers0] PASSED tests/test_classifiers.py::test_success[classifiers1-deprecated_classifiers1] PASSED tests/test_classifiers.py::test_failure[classifiers0-deprecated_classifiers0-Top-level classifier 'Foo' is invalid] PASSED tests/test_classifiers.py::test_failure[classifiers1-deprecated_classifiers1-Classifier 'Foo :: Bar' is missing] PASSED tests/test_classifiers.py::test_failure[classifiers2-deprecated_classifiers2-Classifier 'Bing :: Bang' does not exist] PASSED tests/test_classifiers.py::test_failure[classifiers3-deprecated_classifiers3-Classifier 'Foo :: Bar' in both valid and deprecated classifiers] PASSED tests/test_classifiers.py::test_failure[classifiers4-deprecated_classifiers4-Classifiers starting with 'Private' are invalid] PASSED tests/test_classifiers.py::test_failure[classifiers5-deprecated_classifiers5-Classifiers starting with 'Private' are invalid] PASSED tests/test_classifiers.py::test_failure[classifiers6-deprecated_classifiers6-Classifiers starting with 'Private' are invalid] PASSED tests/test_classifiers.py::test_failure[classifiers7-deprecated_classifiers7-Classifiers starting with 'Private' are invalid] PASSED tests/test_classifiers.py::test_failure[classifiers8-deprecated_classifiers8-Classifiers starting or ending with whitespace are invalid] PASSED tests/test_classifiers.py::test_failure[classifiers9-deprecated_classifiers9-Classifiers starting or ending with whitespace are invalid] PASSED tests/test_classifiers.py::test_failure[classifiers10-deprecated_classifiers10-Classifiers containing ':' are invalid] PASSED tests/test_classifiers.py::test_failure[classifiers11-deprecated_classifiers11-Classifiers containing ':' are invalid] PASSED tests/test_classifiers.py::test_failure[classifiers12-deprecated_classifiers12-Classifiers containing ':' are invalid] PASSED ======== 15 passed ========