support content path update #6618
Annotations
11 errors
|
Run Unit Tests:
demisto_sdk/commands/coverage_analyze/tests/helpers_test.py#L314
test_coverage_files[dirs_list2-files_set2]
AssertionError: assert set() == {'Packs/SomeP...on/.coverage'}
Extra items in the right set:
'Packs/SomePack/Integrations/SomeIntegration/.coverage'
Full diff:
- {'Packs/SomePack/Integrations/SomeIntegration/.coverage'}
+ set()
|
Run Unit Tests:
demisto_sdk/commands/coverage_analyze/tests/helpers_test.py#L314
test_coverage_files[dirs_list3-files_set3]
AssertionError: assert set() == {'Packs/SomeP...ts/.coverage'}
Extra items in the right set:
'Packs/SomePack/Scripts/SomeScripts/.coverage'
Full diff:
- {'Packs/SomePack/Scripts/SomeScripts/.coverage'}
+ set()
|
Run Unit Tests:
demisto_sdk/commands/coverage_analyze/tests/helpers_test.py#L314
test_coverage_files[dirs_list4-files_set4]
AssertionError: assert set() == {'Packs/SomeP...pt/.coverage'}
Extra items in the right set:
'Packs/SomePack/Integrations/SomeIntegration/.coverage'
'Packs/SomePack/Scripts/SomeScript/.coverage'
Full diff:
+ set(,
+ )
- {
- 'Packs/SomePack/Integrations/SomeIntegration/.coverage',
- 'Packs/SomePack/Scripts/SomeScript/.coverage',
- }
|
Run Unit Tests:
demisto_sdk/commands/create_artifacts/tests/content_artifacts_creator_test.py#L460
test_use_alternative_fields[demisto_sdk/tests/test_files/content_repo_with_alternative_fields/Packs/DummyPackAlternativeFields/IncidentFields/incidentfield-sample_packs.json-keys_paths0]
FileNotFoundError: Could not find file /tmp/pytest-of-runner/pytest-0/test_sign_packs_failure__True_0/content/demisto_sdk/tests/test_files/content_repo_with_alternative_fields/Packs/DummyPackAlternativeFields/IncidentFields/incidentfield-sample_packs.json
|
Run Unit Tests:
demisto_sdk/commands/create_artifacts/tests/content_artifacts_creator_test.py#L460
test_use_alternative_fields[demisto_sdk/tests/test_files/content_repo_with_alternative_fields/Packs/DummyPackAlternativeFields/Integrations/integration-sample_packs.yml-keys_paths1]
FileNotFoundError: Could not find file /tmp/pytest-of-runner/pytest-0/test_sign_packs_failure__True_0/content/demisto_sdk/tests/test_files/content_repo_with_alternative_fields/Packs/DummyPackAlternativeFields/Integrations/integration-sample_packs.yml
|
Run Unit Tests:
demisto_sdk/commands/create_artifacts/tests/content_artifacts_creator_test.py#L460
test_use_alternative_fields[demisto_sdk/tests/test_files/content_repo_with_alternative_fields/Packs/DummyPackAlternativeFields/Playbooks/playbook-sample_packs.yml-keys_paths2]
FileNotFoundError: Could not find file /tmp/pytest-of-runner/pytest-0/test_sign_packs_failure__True_0/content/demisto_sdk/tests/test_files/content_repo_with_alternative_fields/Packs/DummyPackAlternativeFields/Playbooks/playbook-sample_packs.yml
|
Run Unit Tests:
demisto_sdk/commands/create_artifacts/tests/content_artifacts_creator_test.py#L460
test_use_alternative_fields[demisto_sdk/tests/test_files/content_repo_with_alternative_fields/Packs/DummyPackAlternativeFields/Scripts/script-sample_packs.yml-keys_paths3]
FileNotFoundError: Could not find file /tmp/pytest-of-runner/pytest-0/test_sign_packs_failure__True_0/content/demisto_sdk/tests/test_files/content_repo_with_alternative_fields/Packs/DummyPackAlternativeFields/Scripts/script-sample_packs.yml
|
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_isolate_container0/content'
|
Run Unit Tests:
demisto_sdk/commands/setup_env/tests/setup_environment_test.py#L161
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#L161
test_update_pycharm_config_xml_data[sample_file1-expected_updated_sample_file1-2]
assert 0 == 2
|
Loading