support content path update #6575
Annotations
11 errors
Python 3.11 - Test Summary Upload
Process completed with exit code 1.
|
Run Unit Tests:
demisto_sdk/commands/pre_commit/tests/generic_docker_test.py#L234
test_isolate_container
ValueError: '.' is not in the subpath of '/tmp/pytest-of-runner/pytest-0/test_process_existing_pack_new1' OR one path is relative and the other is absolute.
|
Run Unit Tests:
demisto_sdk/commands/pre_commit/tests/pre_commit_test.py#L253
test_handle_api_modules
AssertionError: assert (PosixPath('Packs/ApiModules/Scripts/TestApiModule/TestApiModule.yml'), PosixPath('Packs/Pack2/Integrations/integration1/integration1.yml')) in {(PosixPath('Packs/ApiModules/Scripts/TestApiModule/TestApiModule.py'), PosixPath('/tmp/pytest-of-runner/pytest-0/test_handle_api_modules0/Packs/Pack2/Integrations/integration1/integration1.yml')), (PosixPath('Packs/ApiModules/Scripts/TestApiModule/TestApiModule.yml'), PosixPath('/tmp/pytest-of-runner/pytest-0/test_handle_api_modules0/Packs/Pack2/Integrations/integration1/integration1.yml')), (PosixPath('Packs/ApiModules/Scripts/TestApiModule/TestApiModule_test.py'), PosixPath('/tmp/pytest-of-runner/pytest-0/test_handle_api_modules0/Packs/Pack2/Integrations/integration1/integration1.yml')), (PosixPath('Packs/Pack2/Integrations/integration1/integration1.py'), PosixPath('/tmp/pytest-of-runner/pytest-0/test_handle_api_modules0/Packs/Pack2/Integrations/integration1/integration1.yml')), (PosixPath('Packs/Pack2/Integrations/integration1/integration1.yml'), PosixPath('/tmp/pytest-of-runner/pytest-0/test_handle_api_modules0/Packs/Pack2/Integrations/integration1/integration1.yml')), (PosixPath('Packs/Pack2/Integrations/integration1/integration1_test.py'), PosixPath('/tmp/pytest-of-runner/pytest-0/test_handle_api_modules0/Packs/Pack2/Integrations/integration1/integration1.yml'))}
|
Run Unit Tests:
demisto_sdk/commands/setup_env/tests/setup_environment_test.py#L163
test_update_pycharm_config_xml_data[sample_file0-expected_updated_sample_file0-1]
assert 0 == 1
|
Run Unit Tests:
demisto_sdk/commands/setup_env/tests/setup_environment_test.py#L163
test_update_pycharm_config_xml_data[sample_file1-expected_updated_sample_file1-2]
assert 0 == 2
|
Run Unit Tests:
demisto_sdk/commands/upload/tests/uploader_test.py#L972
TestZippedPackUpload.test_upload_xsiam_pack[xsoar-expected_files0]
AssertionError: assert set() == {'README.md',...etadata.json'}
Extra items in the right set:
'README.md'
'pack_metadata.json'
'metadata.json'
Full diff:
- {'README.md', 'pack_metadata.json', 'metadata.json'}
+ set()
|
Run Unit Tests:
demisto_sdk/commands/upload/tests/uploader_test.py#L972
TestZippedPackUpload.test_upload_xsiam_pack[marketplacev2-expected_files1]
AssertionError: assert set() == {'README.md',...ta.json', ...}
Extra items in the right set:
'XSIAMDashboards/external-xsiamdashboard-MyDashboard.json'
'README.md'
'Triggers/'
'Triggers/external-trigger-MyTrigger.json'
'XSIAMDashboards/'
'pack_metadata.json'
'metadata.json'
Full diff:
+ set(,
+ )
- {
- 'README.md',
- 'Triggers/',
- 'Triggers/external-trigger-MyTrigger.json',
- 'XSIAMDashboards/',
- 'XSIAMDashboards/external-xsiamdashboard-MyDashboard.json',
- 'metadata.json',
- 'pack_metadata.json',
- }
|
Run Unit Tests:
demisto_sdk/commands/validate/tests/BA_validators_test.py#L2147
test_IsHaveUnitTestFileValidator_obtain_invalid_content_items__invalid_item
assert 0 == 1
+ where 0 = len([])
|
Run Unit Tests:
demisto_sdk/commands/validate/tests/BA_validators_test.py#L2199
test_is_valid_context_path_depth_command
assert 0 == 1
+ where 0 = len([])
|
Run Unit Tests:
demisto_sdk/commands/validate/tests/BA_validators_test.py#L2235
test_is_valid_context_path_depth_script
assert 0 == 1
+ where 0 = len([])
|
Run Unit Tests:
demisto_sdk/commands/validate/tests/BA_validators_test.py#L2291
test_is_valid_context_path_depth_command_multiple_invalid_outputs
assert 0 == 1
+ where 0 = len([])
|
Loading