============================= test session starts ==============================
platform sunos5 -- Python $(PYTHON_VERSION).X -- $(PYTHON)
cachedir: .pytest_cache
rootdir: $(@D)
configfile: pyproject.toml
collecting ... collected 63 items

tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[conflict_on_child] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[conflict_common_parent] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[shared_parent_dependency] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[root_conflict_on_child] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[empty] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[pruned_unresolved_orphan] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[simple_with_shared_dependencies] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[fixed_circular] XFAIL
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[conflict] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[previous_primary_conflict] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[simple_with_base] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[swapping_changes_transitive_dependency] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[swapping_children_with_successors] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[complex_conflict_unwinding] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[shared_parent_dependency_with_swapping] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[simple] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[spapping_and_rewinding] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[circular] XFAIL
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[simple_with_dependencies] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[complex_conflict] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[three_way_conflict] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[unresolvable_child] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[deep_complex_conflict] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[previous_conflict] PASSED
tests/functional/cocoapods/test_resolvers_cocoapods.py::test_resolver[contiguous_grouping] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[backjump-test-1-PythonInputProvider] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[with-without-extras-PythonInputProvider] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[same-package-PythonInputProvider] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[issue-134-PythonInputProvider] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[same-package-extras-PythonInputProvider] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[pyrex-1.9.8-PythonInputProvider] XFAIL
tests/functional/python/test_resolvers_python.py::test_resolver[backjump-test-2-PythonInputProvider] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[chalice-PythonInputProvider] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[cheroot-PythonInputProvider] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[different-extras-PythonInputProvider] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[conflict-with-dependency-PythonInputProvider] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[backjump-test-1-PythonInputProviderNarrowRequirements] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[with-without-extras-PythonInputProviderNarrowRequirements] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[same-package-PythonInputProviderNarrowRequirements] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[issue-134-PythonInputProviderNarrowRequirements] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[same-package-extras-PythonInputProviderNarrowRequirements] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[pyrex-1.9.8-PythonInputProviderNarrowRequirements] XFAIL
tests/functional/python/test_resolvers_python.py::test_resolver[backjump-test-2-PythonInputProviderNarrowRequirements] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[chalice-PythonInputProviderNarrowRequirements] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[cheroot-PythonInputProviderNarrowRequirements] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[different-extras-PythonInputProviderNarrowRequirements] PASSED
tests/functional/python/test_resolvers_python.py::test_resolver[conflict-with-dependency-PythonInputProviderNarrowRequirements] PASSED
tests/functional/swift-package-manager/test_resolvers_swift.py::test_resolver[ZewoHTTPServer] PASSED
tests/functional/swift-package-manager/test_resolvers_swift.py::test_resolver[SourceKitten] PASSED
tests/functional/swift-package-manager/test_resolvers_swift.py::test_resolver[kitura] PASSED
tests/functional/swift-package-manager/test_resolvers_swift.py::test_resolver[PerfectHTTPServer] PASSED
tests/test_resolvers.py::test_candidate_inconsistent_error PASSED
tests/test_resolvers.py::test_candidate_depends_on_requirements_of_same_identifier[specifiers0] PASSED
tests/test_resolvers.py::test_candidate_depends_on_requirements_of_same_identifier[specifiers1] PASSED
tests/test_resolvers.py::test_resolving_conflicts PASSED
tests/test_resolvers.py::test_pin_conflict_with_self PASSED
tests/test_structs.py::test_graph PASSED
tests/test_structs.py::test_iter_view_iterable[_generate] PASSED
tests/test_structs.py::test_iter_view_iterable[source1] PASSED
tests/test_structs.py::test_iter_view_iterable[source2] PASSED
tests/test_structs.py::test_iter_view_multiple_iterable[_generate] PASSED
tests/test_structs.py::test_iter_view_multiple_iterable[source1] PASSED
tests/test_structs.py::test_iter_view_multiple_iterable[source2] PASSED

======== 59 passed, 4 xfailed ========