perl/Module-Build-Tiny: update to 0.051 for Perl 5.36 and 5.38
[oi-userland.git] / components / python / trove-classifiers / test / results-all.master
blob996aa06c8fe3b44f9171944030048484141f6fb9
1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
4 rootdir: $(@D)
5 configfile: pyproject.toml
6 collecting ... collected 15 items
8 tests/test_classifiers.py::test_success[classifiers0-deprecated_classifiers0] PASSED
9 tests/test_classifiers.py::test_success[classifiers1-deprecated_classifiers1] PASSED
10 tests/test_classifiers.py::test_failure[classifiers0-deprecated_classifiers0-Top-level classifier 'Foo' is invalid] PASSED
11 tests/test_classifiers.py::test_failure[classifiers1-deprecated_classifiers1-Classifier 'Foo :: Bar' is missing] PASSED
12 tests/test_classifiers.py::test_failure[classifiers2-deprecated_classifiers2-Classifier 'Bing :: Bang' does not exist] PASSED
13 tests/test_classifiers.py::test_failure[classifiers3-deprecated_classifiers3-Classifier 'Foo :: Bar' in both valid and deprecated classifiers] PASSED
14 tests/test_classifiers.py::test_failure[classifiers4-deprecated_classifiers4-Classifiers starting with 'Private' are invalid] PASSED
15 tests/test_classifiers.py::test_failure[classifiers5-deprecated_classifiers5-Classifiers starting with 'Private' are invalid] PASSED
16 tests/test_classifiers.py::test_failure[classifiers6-deprecated_classifiers6-Classifiers starting with 'Private' are invalid] PASSED
17 tests/test_classifiers.py::test_failure[classifiers7-deprecated_classifiers7-Classifiers starting with 'Private' are invalid] PASSED
18 tests/test_classifiers.py::test_failure[classifiers8-deprecated_classifiers8-Classifiers starting or ending with whitespace are invalid] PASSED
19 tests/test_classifiers.py::test_failure[classifiers9-deprecated_classifiers9-Classifiers starting or ending with whitespace are invalid] PASSED
20 tests/test_classifiers.py::test_failure[classifiers10-deprecated_classifiers10-Classifiers containing ':' are invalid] PASSED
21 tests/test_classifiers.py::test_failure[classifiers11-deprecated_classifiers11-Classifiers containing ':' are invalid] PASSED
22 tests/test_classifiers.py::test_failure[classifiers12-deprecated_classifiers12-Classifiers containing ':' are invalid] PASSED
24 ======== 15 passed ========