Main to typer #6570
Annotations
11 errors
Python 3.12 - Test Summary Upload
Process completed with exit code 1.
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/update_release_notes_integration_test.py#L94
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#L169
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#L235
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#L295
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#L419
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#L514
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#L586
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#L637
test_update_release_notes_master_ahead_of_current
assert 1 == 0
+ where 1 = <Result SystemExit(1)>.exit_code
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/update_release_notes_integration_test.py#L696
test_update_release_notes_master_unavailable
assert 1 == 0
+ where 1 = <Result SystemExit(1)>.exit_code
|
Run Integration Tests:
demisto_sdk/tests/integration_tests/update_release_notes_integration_test.py#L794
test_update_release_notes_specific_version_valid
assert 1 == 0
+ where 1 = <Result SystemExit(1)>.exit_code
|
Loading