Main to typer #6496
Annotations
11 errors
|
demisto_sdk/commands/common/tests/pack_unique_files_test.py#L212
TestPackUniqueFilesValidator.test_validate_partner_contribute_pack_metadata_no_mail_and_url
AttributeError: 'TyperGroup' object has no attribute '_add_completion'
|
demisto_sdk/commands/common/tests/pack_unique_files_test.py#L289
TestPackUniqueFilesValidator.test_validate_partner_pack_metadata_url[https://github.com/pont_to_repo-False]
AssertionError: assert ('The metadata URL leads to a GitHub repo instead of a support page.' in '') != False
+ where '' = <Result SystemExit(1)>.output
|
demisto_sdk/commands/common/tests/pack_unique_files_test.py#L340
TestPackUniqueFilesValidator.test_validate_partner_contribute_pack_metadata_price_change
AssertionError: assert 'The pack price was changed from 2 to 3 - revert the change' in ''
+ where '' = <Result SystemExit(1)>.output
|
demisto_sdk/commands/common/tests/tools_test.py#L785
TestGetFilesInDir.test_not_recursive
AssertionError: assert ['demisto_sdk...ownloader.py'] == ['demisto_sdk...ownloader.py']
At index 2 diff: 'demisto_sdk/commands/download/download_setup.py' != 'demisto_sdk/commands/download/downloader.py'
Left contains one more item: 'demisto_sdk/commands/download/downloader.py'
Full diff:
[
'demisto_sdk/commands/download/README.md',
'demisto_sdk/commands/download/__init__.py',
+ 'demisto_sdk/commands/download/download_setup.py',
'demisto_sdk/commands/download/downloader.py',
]
|
demisto_sdk/commands/doc_reviewer/tests/doc_reviewer_test.py#L368
TestDocReviewXSOAROnly.test_valid_supported_pack
assert 1 == 0
+ where 1 = <Result TypeError("unhashable type: 'list'")>.exit_code
+ and 0 = <CommandResultCode.SUCCESS: 0>.value
+ where <CommandResultCode.SUCCESS: 0> = <enum 'CommandResultCode'>.SUCCESS
+ where <enum 'CommandResultCode'> = <doc_reviewer_test.TestDocReviewXSOAROnly object at 0x7efc816a36a0>.CommandResultCode
|
demisto_sdk/commands/doc_reviewer/tests/doc_reviewer_test.py#L389
TestDocReviewXSOAROnly.test_valid_non_supported_pack
assert 1 == 0
+ where 1 = <Result TypeError("unhashable type: 'list'")>.exit_code
+ and 0 = <CommandResultCode.SUCCESS: 0>.value
+ where <CommandResultCode.SUCCESS: 0> = <enum 'CommandResultCode'>.SUCCESS
+ where <enum 'CommandResultCode'> = <doc_reviewer_test.TestDocReviewXSOAROnly object at 0x7efc816a2350>.CommandResultCode
|
demisto_sdk/commands/doc_reviewer/tests/doc_reviewer_test.py#L410
TestDocReviewXSOAROnly.test_valid_multiple_supported_packs
assert 1 == 0
+ where 1 = <Result TypeError("unhashable type: 'list'")>.exit_code
+ and 0 = <CommandResultCode.SUCCESS: 0>.value
+ where <CommandResultCode.SUCCESS: 0> = <enum 'CommandResultCode'>.SUCCESS
+ where <enum 'CommandResultCode'> = <doc_reviewer_test.TestDocReviewXSOAROnly object at 0x7efc816a3250>.CommandResultCode
|
demisto_sdk/commands/doc_reviewer/tests/doc_reviewer_test.py#L431
TestDocReviewXSOAROnly.test_invalid_non_supported_pack
assert 1 == 0
+ where 1 = <Result TypeError("unhashable type: 'list'")>.exit_code
+ and 0 = <CommandResultCode.SUCCESS: 0>.value
+ where <CommandResultCode.SUCCESS: 0> = <enum 'CommandResultCode'>.SUCCESS
+ where <enum 'CommandResultCode'> = <doc_reviewer_test.TestDocReviewXSOAROnly object at 0x7efc816a05b0>.CommandResultCode
|
demisto_sdk/commands/doc_reviewer/tests/doc_reviewer_test.py#L1422
test_pack_known_word_arg[use_pack_known_words0-True]
AttributeError: 'NoneType' object has no attribute 'kwargs'
|
demisto_sdk/commands/doc_reviewer/tests/doc_reviewer_test.py#L1422
test_pack_known_word_arg[use_pack_known_words1-False]
AttributeError: 'NoneType' object has no attribute 'kwargs'
|
The logs for this run have expired and are no longer available.
Loading