Add unit+integration+graph tests Github action #153
Annotations
11 errors
|
Run pytest:
demisto_sdk/commands/content_graph/tests/graph_validator_test.py#L527
test_are_toversion_relationships_paths_valid
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure `apoc.export.graphml.all`: Caused by: java.io.FileNotFoundException: /var/lib/neo4j/import/demisto-sdk.graphml (No such file or directory)}
|
Run pytest:
demisto_sdk/commands/content_graph/tests/graph_validator_test.py#L544
test_are_fromversion_relationships_paths_valid
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure `apoc.export.graphml.all`: Caused by: java.io.FileNotFoundException: /var/lib/neo4j/import/demisto-sdk.graphml (No such file or directory)}
|
Run pytest:
demisto_sdk/commands/content_graph/tests/graph_validator_test.py#L590
test_is_file_using_unknown_content[Not providing git_files - should be valid (raised a warning)]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure `apoc.export.graphml.all`: Caused by: java.io.FileNotFoundException: /var/lib/neo4j/import/demisto-sdk.graphml (No such file or directory)}
|
Run pytest:
demisto_sdk/commands/content_graph/tests/graph_validator_test.py#L590
test_is_file_using_unknown_content[providing git_files - should be invalid]
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure `apoc.export.graphml.all`: Caused by: java.io.FileNotFoundException: /var/lib/neo4j/import/demisto-sdk.graphml (No such file or directory)}
|
Run pytest:
demisto_sdk/commands/content_graph/tests/graph_validator_test.py#L613
test_is_file_display_name_already_exists
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure `apoc.export.graphml.all`: Caused by: java.io.FileNotFoundException: /var/lib/neo4j/import/demisto-sdk.graphml (No such file or directory)}
|
Run pytest:
demisto_sdk/commands/content_graph/tests/graph_validator_test.py#L635
test_validate_unique_script_name
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure `apoc.export.graphml.all`: Caused by: java.io.FileNotFoundException: /var/lib/neo4j/import/demisto-sdk.graphml (No such file or directory)}
|
Run pytest:
demisto_sdk/commands/content_graph/tests/graph_validator_test.py#L673
test_are_marketplaces_relationships_paths_valid
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure `apoc.export.graphml.all`: Caused by: java.io.FileNotFoundException: /var/lib/neo4j/import/demisto-sdk.graphml (No such file or directory)}
|
Run pytest:
demisto_sdk/commands/content_graph/tests/graph_validator_test.py#L700
test_validate_dependencies
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure `apoc.export.graphml.all`: Caused by: java.io.FileNotFoundException: /var/lib/neo4j/import/demisto-sdk.graphml (No such file or directory)}
|
Run pytest:
demisto_sdk/commands/content_graph/tests/graph_validator_test.py#L722
test_validate_duplicate_id
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure `apoc.export.graphml.all`: Caused by: java.io.FileNotFoundException: /var/lib/neo4j/import/demisto-sdk.graphml (No such file or directory)}
|
Run pytest:
demisto_sdk/commands/content_graph/tests/graph_validator_test.py#L754
test_deprecated_usage__existing_content
neo4j.exceptions.ClientError: {code: Neo.ClientError.Procedure.ProcedureCallFailed} {message: Failed to invoke procedure `apoc.export.graphml.all`: Caused by: java.io.FileNotFoundException: /var/lib/neo4j/import/demisto-sdk.graphml (No such file or directory)}
|
The logs for this run have expired and are no longer available.
Loading