fix: resolve pixi environment configuration warnings #187
test-matrix.yml
on: pull_request
Matrix: test-matrix
aggregate-results
0s
Annotations
23 errors and 8 warnings
|
test-matrix (3.12, integration):
tests/integration/test_knowledge_manager_integration.py#L141
test_add_and_search_error_solution
assert False
+ where False = any(<generator object test_add_and_search_error_solution.<locals>.<genexpr> at 0x7f75c03d5b60>)
|
|
test-matrix (3.12, integration):
tests/integration/test_knowledge_manager_integration.py#L87
test_add_and_search_pattern
assert False
+ where False = any(<generator object test_add_and_search_pattern.<locals>.<genexpr> at 0x7f755487f140>)
|
|
test-matrix (3.12, integration):
tests/integration/test_centralized_architecture.py#L203
test_knowledge_manager_full_lifecycle_error_solution
assert None is not None
|
|
test-matrix (3.12, integration):
tests/integration/test_centralized_architecture.py#L140
test_knowledge_manager_full_lifecycle_pattern
assert False
|
|
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#L69
test_complete_knowledge_lifecycle
assert False
+ where False = any(<generator object test_complete_knowledge_lifecycle.<locals>.<genexpr> at 0x7f75c3f717e0>)
|
|
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 0x7f75c892a4f0>()
+ where <built-in method lower of str object at 0x7f75c892a4f0> = '[]'.lower
+ where '[]' = str([])
+ and '' = <built-in method lower of str object at 0x55fae41fc7f0>()
+ where <built-in method lower of str object at 0x55fae41fc7f0> = ''.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 0x7f755441d040>.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, unit)
The operation was canceled.
|
|
test-matrix (3.12, unit)
The strategy configuration was canceled because "test-matrix._3_12_integration" failed
|
|
test-matrix (3.12, e2e):
tests/integration/test_knowledge_manager_integration.py#L141
test_add_and_search_error_solution
assert False
+ where False = any(<generator object test_add_and_search_error_solution.<locals>.<genexpr> at 0x7f2cf1e99c40>)
|
|
test-matrix (3.12, e2e):
tests/integration/test_knowledge_manager_integration.py#L87
test_add_and_search_pattern
assert False
+ where False = any(<generator object test_add_and_search_pattern.<locals>.<genexpr> at 0x7f2cf3d9d700>)
|
|
test-matrix (3.12, e2e):
tests/integration/test_centralized_architecture.py#L203
test_knowledge_manager_full_lifecycle_error_solution
assert None is not None
|
|
test-matrix (3.12, e2e):
tests/integration/test_centralized_architecture.py#L140
test_knowledge_manager_full_lifecycle_pattern
assert False
|
|
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#L69
test_complete_knowledge_lifecycle
assert False
+ where False = any(<generator object test_complete_knowledge_lifecycle.<locals>.<genexpr> at 0x7f2cc4f258c0>)
|
|
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 0x7f2cc529fb10>()
+ where <built-in method lower of str object at 0x7f2cc529fb10> = '[]'.lower
+ where '[]' = str([])
+ and '' = <built-in method lower of str object at 0x56056d9937f0>()
+ where <built-in method lower of str object at 0x56056d9937f0> = ''.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 0x7f2cc3382ab0>.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, 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>0wrGDaAAAAACZ9jBSOR9+SanMPlfV/W5YQkwyQUEyMDMwMTA5MDQ1AEVkZ2U=
|
|
test-matrix (3.12, integration)
Failed to restore: Cache service responded with 400
|
|
test-matrix (3.12, unit)
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>0wrGDaAAAAADnUiF0tDKQQa7muxjoydo0Q0hJMzBFREdFMDEyMgBFZGdl
|
|
test-matrix (3.12, e2e)
Failed to restore: Cache service responded with 400
|