Main to typer #6496
Annotations
11 errors
|
demisto_sdk/tests/integration_tests/download_integration_test.py#L135
test_integration_download_list_files
assert 'Content Name Content Type\n------------------------------------ ---------------\nCommonServerUserPowerShell script\nCommonServerUserPython script\nFormattingPerformance script\nTestScript script\nMicrosoft Graph Device Management integration\nSymantec Data Loss Prevention (Beta) betaintegration\nTest Integration integration\nDummyPlaybook playbook\nFormattingPerformance - Test playbook\nHandle Hello World Alert Test playbook\nMSGraph_DeviceManagement_Test playbook\nProtectwise-Test playbook\nguy playbook' in ''
+ where '' = <Result TypeError("'NoneType' object is not iterable")>.output
|
demisto_sdk/tests/integration_tests/download_integration_test.py#L173
test_integration_download_fail
assert 0 == 1
+ where 0 = <Result okay>.exit_code
|
demisto_sdk/tests/integration_tests/error_code_info_test.py#L22
test_error_code_info_end_to_end[BA102]
assert 1 == 0
+ where 1 = <Result TypeError("error_code() got an unexpected keyword argument 'console_log_threshold'")>.exit_code
|
demisto_sdk/tests/integration_tests/error_code_info_test.py#L31
test_error_code_info_sanity
assert False
+ where False = all([False, False])
|
demisto_sdk/tests/integration_tests/error_code_info_test.py#L48
test_error_code_info_refactored_validate
assert False
+ where False = all([False, False, False])
|
demisto_sdk/tests/integration_tests/error_code_info_test.py#L65
test_error_code_info_failure
assert 'No such error' in ''
+ where '' = <Result TypeError("error_code() got an unexpected keyword argument 'console_log_threshold'")>.output
|
demisto_sdk/tests/integration_tests/format_integration_test.py#L777
test_format_on_relative_path_playbook
assert 'Format Status on file: /tmp/pytest-of-runner/pytest-0/test_format_on_relative_path_p0/Packs/PackName/Playbooks/playbook.yml - Success' in "Successfully started node server in docker\nCould not get repository properties: Unable to find Repository from current /tmp/pytest-of-runner/pytest-0/test_format_on_relative_path_p0/Packs/PackName/Playbooks - aborting, using provided configs, or default.\n\n<blue>================= Updating file playbook.yml =================</blue>\nSetting fromVersion field\ndefault_from_version='4.5.0', GENERAL_DEFAULT_FROMVERSION='6.10.0', current_fromversion_value='5.0.0'\nSetting version to default=-1 in custom location\nCould not get repository properties: Unable to find Repository from current /tmp/pytest-of-runner/pytest-0/test_format_on_relative_path_p0/Packs/PackName/Playbooks - aborting, using provided configs, or default.\n\n<cyan>================= Validating file playbook-playbook.yml =================</cyan>\n\nValidating playbook-playbook.yml as playbook\nValidating scheme for playbook-playbook.yml\n\n<green>Format Status on file: playbook.yml - Success\nValidate Status on file: playbook.yml - Success</green>\n"
+ where "Successfully started node server in docker\nCould not get repository properties: Unable to find Repository from current /tmp/pytest-of-runner/pytest-0/test_format_on_relative_path_p0/Packs/PackName/Playbooks - aborting, using provided configs, or default.\n\n<blue>================= Updating file playbook.yml =================</blue>\nSetting fromVersion field\ndefault_from_version='4.5.0', GENERAL_DEFAULT_FROMVERSION='6.10.0', current_fromversion_value='5.0.0'\nSetting version to default=-1 in custom location\nCould not get repository properties: Unable to find Repository from current /tmp/pytest-of-runner/pytest-0/test_format_on_relative_path_p0/Packs/PackName/Playbooks - aborting, using provided configs, or default.\n\n<cyan>================= Validating file playbook-playbook.yml =================</cyan>\n\nValidating playbook-playbook.yml as playbook\nValidating scheme for playbook-playbook.yml\n\n<green>Format Status on file: playbook.yml - Success\nValidate Status on file: playbook.yml - Success</green>\n" = <Result okay>.output
|
demisto_sdk/tests/integration_tests/format_integration_test.py#L1087
test_format_playbook_no_input_specified
assert 'Success' in ''
+ where '' = <Result TypeError("'NoneType' object is not iterable")>.output
|
demisto_sdk/tests/integration_tests/general_integration_test.py#L56
test_conf_file_custom
assert '================= Validating file ' in 'Running in a private repository\n\n<cyan>================= Running validation on branch f3301ab68c618c5cf4aa6b9b5abc92958c6d1470 =================</cyan>\nValidating against origin/master\nRunning only on committed files\n'
+ where 'Running in a private repository\n\n<cyan>================= Running validation on branch f3301ab68c618c5cf4aa6b9b5abc92958c6d1470 =================</cyan>\nValidating against origin/master\nRunning only on committed files\n' = <Result AttributeError("'list' object has no attribute 'split'")>.output
|
demisto_sdk/tests/integration_tests/prepare_content_test.py#L44
TestPrepareContent.test_prepare_content_inputs
assert 2 == "Exactly one of the '-a' or '-i' parameters must be provided."
|
The logs for this run have expired and are no longer available.
Loading