Skip to content

fix: resolve pixi environment configuration warnings #195

fix: resolve pixi environment configuration warnings

fix: resolve pixi environment configuration warnings #195

Triggered via pull request July 26, 2025 17:03
Status Failure
Total duration 3m 38s
Artifacts

test-matrix.yml

on: pull_request
Matrix: test-matrix
aggregate-results
0s
aggregate-results
Fit to window
Zoom out
Zoom in

Annotations

28 errors and 9 warnings
test-matrix (3.12, integration): tests/unit/molecules/test_error_solution_manager.py#L71
test_get_error_solution_success AssertionError: assert <MagicMock na...809837659824'> == {'id': 'sol-1'} Full diff: + <MagicMock name='mock.get_error_solution()' id='139809837659824'> - { - 'id': 'sol-1', - }
test-matrix (3.12, integration): tests/unit/molecules/test_error_solution_manager.py#L39
test_add_error_solution_success AssertionError: Expected 'add_document' to have been called once. Called 0 times.
test-matrix (3.12, integration): tests/unit/molecules/test_error_solution_manager.py#L29
test_initialization AttributeError: 'ErrorSolutionManager' object has no attribute 'chroma_connector'
test-matrix (3.12, integration): tests/integration/test_centralized_architecture.py#L149
test_knowledge_manager_full_lifecycle_pattern AssertionError: assert 'This is a te...n for Python.' == 'This is an u...n for Python.' - This is an updated test code pattern for Python. ? --------- + This is a test code pattern for Python.
test-matrix (3.12, integration): tests/e2e/test_e2e_knowledge_lifecycle.py#L164
test_concurrent_operations assert 0 >= 3 + where 0 = len([])
test-matrix (3.12, integration): tests/e2e/test_e2e_knowledge_lifecycle.py#L133
test_end_to_end_error_handling assert not True
test-matrix (3.12, integration): tests/e2e/test_e2e_knowledge_lifecycle.py#L92
test_complete_knowledge_lifecycle KeyError: 'chromadb_available'
test-matrix (3.12, integration): tests/e2e/test_e2e_basic_workflow.py#L124
test_tech_stack_analysis_workflow AssertionError: assert ('python' in '[]' or 'python' in '') + where '[]' = <built-in method lower of str object at 0x7f280a8d22b0>() + where <built-in method lower of str object at 0x7f280a8d22b0> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x55a860f657f0>() + where <built-in method lower of str object at 0x55a860f657f0> = ''.lower
test-matrix (3.12, integration): tests/e2e/test_e2e_basic_workflow.py#L103
test_error_handling_workflow AssertionError: assert not True + where True = assign_pattern_to_category('invalid', 'invalid') + where assign_pattern_to_category = <src.uckn.core.organisms.knowledge_manager.KnowledgeManager object at 0x7f2892f6cc50>.assign_pattern_to_category
test-matrix (3.12, integration): tests/e2e/test_e2e_basic_workflow.py#L81
test_basic_end_to_end_workflow KeyError: 'chromadb_available'
test-matrix (3.12, e2e)
The operation was canceled.
test-matrix (3.12, e2e): tests/integration/test_centralized_architecture.py#L149
test_knowledge_manager_full_lifecycle_pattern AssertionError: assert 'This is a te...n for Python.' == 'This is an u...n for Python.' - This is an updated test code pattern for Python. ? --------- + This is a test code pattern for Python.
test-matrix (3.12, e2e): tests/e2e/test_e2e_knowledge_lifecycle.py#L164
test_concurrent_operations assert 0 >= 3 + where 0 = len([])
test-matrix (3.12, e2e): tests/e2e/test_e2e_knowledge_lifecycle.py#L133
test_end_to_end_error_handling assert not True
test-matrix (3.12, e2e): tests/e2e/test_e2e_knowledge_lifecycle.py#L92
test_complete_knowledge_lifecycle KeyError: 'chromadb_available'
test-matrix (3.12, e2e): tests/e2e/test_e2e_basic_workflow.py#L124
test_tech_stack_analysis_workflow AssertionError: assert ('python' in '[]' or 'python' in '') + where '[]' = <built-in method lower of str object at 0x7fc4884a66a0>() + where <built-in method lower of str object at 0x7fc4884a66a0> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x55d2849867f0>() + where <built-in method lower of str object at 0x55d2849867f0> = ''.lower
test-matrix (3.12, e2e): tests/e2e/test_e2e_basic_workflow.py#L103
test_error_handling_workflow AssertionError: assert not True + where True = assign_pattern_to_category('invalid', 'invalid') + where assign_pattern_to_category = <src.uckn.core.organisms.knowledge_manager.KnowledgeManager object at 0x7fc3f55d86b0>.assign_pattern_to_category
test-matrix (3.12, e2e): tests/e2e/test_e2e_basic_workflow.py#L81
test_basic_end_to_end_workflow KeyError: 'chromadb_available'
test-matrix (3.12, e2e)
The strategy configuration was canceled because "test-matrix._3_12_integration" failed
test-matrix (3.12, unit)
The operation was canceled.
test-matrix (3.12, unit): tests/integration/test_centralized_architecture.py#L149
test_knowledge_manager_full_lifecycle_pattern AssertionError: assert 'This is a te...n for Python.' == 'This is an u...n for Python.' - This is an updated test code pattern for Python. ? --------- + This is a test code pattern for Python.
test-matrix (3.12, unit): tests/e2e/test_e2e_knowledge_lifecycle.py#L164
test_concurrent_operations assert 0 >= 3 + where 0 = len([])
test-matrix (3.12, unit): tests/e2e/test_e2e_knowledge_lifecycle.py#L133
test_end_to_end_error_handling assert not True
test-matrix (3.12, unit): tests/e2e/test_e2e_knowledge_lifecycle.py#L92
test_complete_knowledge_lifecycle KeyError: 'chromadb_available'
test-matrix (3.12, unit): tests/e2e/test_e2e_basic_workflow.py#L124
test_tech_stack_analysis_workflow AssertionError: assert ('python' in '[]' or 'python' in '') + where '[]' = <built-in method lower of str object at 0x7f5012116580>() + where <built-in method lower of str object at 0x7f5012116580> = '[]'.lower + where '[]' = str([]) + and '' = <built-in method lower of str object at 0x55fd8cad87f0>() + where <built-in method lower of str object at 0x55fd8cad87f0> = ''.lower
test-matrix (3.12, unit): tests/e2e/test_e2e_basic_workflow.py#L103
test_error_handling_workflow AssertionError: assert not True + where True = assign_pattern_to_category('invalid', 'invalid') + where assign_pattern_to_category = <src.uckn.core.organisms.knowledge_manager.KnowledgeManager object at 0x7f503f5ce720>.assign_pattern_to_category
test-matrix (3.12, unit): tests/e2e/test_e2e_basic_workflow.py#L81
test_basic_end_to_end_workflow KeyError: 'chromadb_available'
test-matrix (3.12, unit)
The strategy configuration was canceled because "test-matrix._3_12_integration" failed
test-matrix (3.12, integration): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.PUBLISHED: 'published'>, input_type=WorkflowState])
test-matrix (3.12, integration): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.IN_TESTING: 'in_testing'>, input_type=WorkflowState])
test-matrix (3.12, integration): .pixi/envs/quality/lib/python3.12/site-packages/pydantic/main.py#L463
Pydantic serializer warnings: PydanticSerializationUnexpectedValue(Expected `enum` - serialized value may not be as expected [input_value=<WorkflowState.IN_REVIEW: 'in_review'>, input_type=WorkflowState])
test-matrix (3.12, integration)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0YgqFaAAAAAA7RD1HL7R7RrsY4A+S+XbrQkwyQUEyMDMwMTA5MDUzAEVkZ2U=
test-matrix (3.12, integration)
Failed to restore: Cache service responded with 400
test-matrix (3.12, e2e)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0ZAqFaAAAAAAFg/PMEXaYQ5WL++5CUMPJUEhYMzFFREdFMDIxMQBFZGdl
test-matrix (3.12, e2e)
Failed to restore: Cache service responded with 400
test-matrix (3.12, unit)
Failed to save: <h2>Our services aren't available right now</h2><p>We're working to restore all services as soon as possible. Please check back soon.</p>0YwqFaAAAAAAHzfKu8gxvQrGeJJvxDVEgQ0hJMzBFREdFMDQwOABFZGdl
test-matrix (3.12, unit)
Failed to restore: Cache service responded with 400