1 ============================= test session starts ==============================
2 platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
3 cachedir: .pytest_cache
5 configfile: pyproject.toml
6 collecting ... collected 63 items
8 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[conflict_on_child] PASSED
9 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[conflict_common_parent] PASSED
10 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[shared_parent_dependency] PASSED
11 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[root_conflict_on_child] PASSED
12 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[empty] PASSED
13 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[pruned_unresolved_orphan] PASSED
14 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[simple_with_shared_dependencies] PASSED
15 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[fixed_circular] XFAIL
16 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[conflict] PASSED
17 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[previous_primary_conflict] PASSED
18 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[simple_with_base] PASSED
19 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[swapping_changes_transitive_dependency] PASSED
20 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[swapping_children_with_successors] PASSED
21 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[complex_conflict_unwinding] PASSED
22 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[shared_parent_dependency_with_swapping] PASSED
23 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[simple] PASSED
24 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[spapping_and_rewinding] PASSED
25 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[circular] XFAIL
26 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[simple_with_dependencies] PASSED
27 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[complex_conflict] PASSED
28 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[three_way_conflict] PASSED
29 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[unresolvable_child] PASSED
30 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[deep_complex_conflict] PASSED
31 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[previous_conflict] PASSED
32 tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[contiguous_grouping] PASSED
33 tests/functional/python/test_resolvers_python.py::test_resolver[backjump-test-1-PythonInputProvider] PASSED
34 tests/functional/python/test_resolvers_python.py::test_resolver[with-without-extras-PythonInputProvider] PASSED
35 tests/functional/python/test_resolvers_python.py::test_resolver[same-package-PythonInputProvider] PASSED
36 tests/functional/python/test_resolvers_python.py::test_resolver[issue-134-PythonInputProvider] PASSED
37 tests/functional/python/test_resolvers_python.py::test_resolver[same-package-extras-PythonInputProvider] PASSED
38 tests/functional/python/test_resolvers_python.py::test_resolver[pyrex-1.9.8-PythonInputProvider] XFAIL
39 tests/functional/python/test_resolvers_python.py::test_resolver[backjump-test-2-PythonInputProvider] PASSED
40 tests/functional/python/test_resolvers_python.py::test_resolver[chalice-PythonInputProvider] PASSED
41 tests/functional/python/test_resolvers_python.py::test_resolver[cheroot-PythonInputProvider] PASSED
42 tests/functional/python/test_resolvers_python.py::test_resolver[different-extras-PythonInputProvider] PASSED
43 tests/functional/python/test_resolvers_python.py::test_resolver[conflict-with-dependency-PythonInputProvider] PASSED
44 tests/functional/python/test_resolvers_python.py::test_resolver[backjump-test-1-PythonInputProviderNarrowRequirements] PASSED
45 tests/functional/python/test_resolvers_python.py::test_resolver[with-without-extras-PythonInputProviderNarrowRequirements] PASSED
46 tests/functional/python/test_resolvers_python.py::test_resolver[same-package-PythonInputProviderNarrowRequirements] PASSED
47 tests/functional/python/test_resolvers_python.py::test_resolver[issue-134-PythonInputProviderNarrowRequirements] PASSED
48 tests/functional/python/test_resolvers_python.py::test_resolver[same-package-extras-PythonInputProviderNarrowRequirements] PASSED
49 tests/functional/python/test_resolvers_python.py::test_resolver[pyrex-1.9.8-PythonInputProviderNarrowRequirements] XFAIL
50 tests/functional/python/test_resolvers_python.py::test_resolver[backjump-test-2-PythonInputProviderNarrowRequirements] PASSED
51 tests/functional/python/test_resolvers_python.py::test_resolver[chalice-PythonInputProviderNarrowRequirements] PASSED
52 tests/functional/python/test_resolvers_python.py::test_resolver[cheroot-PythonInputProviderNarrowRequirements] PASSED
53 tests/functional/python/test_resolvers_python.py::test_resolver[different-extras-PythonInputProviderNarrowRequirements] PASSED
54 tests/functional/python/test_resolvers_python.py::test_resolver[conflict-with-dependency-PythonInputProviderNarrowRequirements] PASSED
55 tests/functional/swift-package-manager/test_resolvers_swift.py::test_resolver[ZewoHTTPServer] PASSED
56 tests/functional/swift-package-manager/test_resolvers_swift.py::test_resolver[SourceKitten] PASSED
57 tests/functional/swift-package-manager/test_resolvers_swift.py::test_resolver[kitura] PASSED
58 tests/functional/swift-package-manager/test_resolvers_swift.py::test_resolver[PerfectHTTPServer] PASSED
59 tests/test_resolvers.py::test_candidate_inconsistent_error PASSED
60 tests/test_resolvers.py::test_candidate_depends_on_requirements_of_same_identifier[specifiers0] PASSED
61 tests/test_resolvers.py::test_candidate_depends_on_requirements_of_same_identifier[specifiers1] PASSED
62 tests/test_resolvers.py::test_resolving_conflicts PASSED
63 tests/test_resolvers.py::test_pin_conflict_with_self PASSED
64 tests/test_structs.py::test_graph PASSED
65 tests/test_structs.py::test_iter_view_iterable[_generate] PASSED
66 tests/test_structs.py::test_iter_view_iterable[source1] PASSED
67 tests/test_structs.py::test_iter_view_iterable[source2] PASSED
68 tests/test_structs.py::test_iter_view_multiple_iterable[_generate] PASSED
69 tests/test_structs.py::test_iter_view_multiple_iterable[source1] PASSED
70 tests/test_structs.py::test_iter_view_multiple_iterable[source2] PASSED
72 ======== 59 passed, 4 xfailed ========