Main to typer #6564
Annotations
11 errors
Python 3.10 - Test Summary Upload
Process completed with exit code 1.
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/prepare_content_test.py#L44
TestPrepareContent.test_prepare_content_inputs
AssertionError: assert 'Exactly one ... be provided.' == 'Exactly one ... be provided.'
- Exactly one of the '-a' or '-i' parameters must be provided.
? ---- -----------
+ Exactly one of '-a' or '-i' must be provided.
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/unify_integration_test.py#L350
TestLayoutUnifer.test_layout_unify
IsADirectoryError: [Errno 21] Is a directory: 'test.json'
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/update_release_notes_integration_test.py#L95
test_update_release_notes_new_integration
assert 1 == 0
+ where 1 = <Result SystemExit(1)>.exit_code
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/update_release_notes_integration_test.py#L166
test_update_release_notes_modified_integration
assert 1 == 0
+ where 1 = <Result SystemExit(1)>.exit_code
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/update_release_notes_integration_test.py#L232
test_update_release_notes_incident_field
assert 1 == 0
+ where 1 = <Result SystemExit(1)>.exit_code
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/update_release_notes_integration_test.py#L292
test_update_release_notes_unified_yml_integration
assert 1 == 0
+ where 1 = <Result SystemExit(1)>.exit_code
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/update_release_notes_integration_test.py#L416
test_update_release_notes_existing
assert 1 == 0
+ where 1 = <Result SystemExit(1)>.exit_code
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/update_release_notes_integration_test.py#L511
test_update_release_notes_modified_apimodule
assert 1 == 0
+ where 1 = <Result SystemExit(1)>.exit_code
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/update_release_notes_integration_test.py#L583
test_update_release_on_metadata_change
assert 1 == 0
+ where 1 = <Result SystemExit(1)>.exit_code
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/update_release_notes_integration_test.py#L634
test_update_release_notes_master_ahead_of_current
assert 1 == 0
+ where 1 = <Result SystemExit(1)>.exit_code
|
Loading