Add unit+integration+graph tests Github action #158
Annotations
11 errors
|
Run pytest:
demisto_sdk/commands/content_graph/tests/graph_validator_test.py#L528
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#L545
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#L591
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#L591
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#L614
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#L636
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#L674
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#L701
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#L723
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#L755
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