Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 940617 - dev-python/python-gnupg-0.5.3 fails tests: AssertionError: 0 != 1
Summary: dev-python/python-gnupg-0.5.3 fails tests: AssertionError: 0 != 1
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-10-01 15:23 UTC by Agostino Sarubbo
Modified: 2024-10-01 15:23 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (build.log,72.38 KB, text/plain)
2024-10-01 15:23 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2024-10-01 15:23:32 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/python-gnupg-0.5.3 fails tests.
Discovered on: x86 (internal ref: tinderbox_x86)
System: GCC-15-SYSTEM (https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#GCC-15)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-10-01 15:23:33 UTC
Created attachment 904603 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2024-10-01 15:23:34 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


AssertionError: 0 != 1
AssertionError: 0 != 2
AssertionError: 0 != 2 : Non-zero return code
AssertionError: 0 not greater than 0
AssertionError: False is not true : 1-element list expected
AssertionError: False is not true : Exported key should be private
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
ERROR: test_invalid_outputs (test_gnupg.GPGTestCase)
ERROR: test_no_such_key (test_gnupg.GPGTestCase)
FAIL: test_add_subkey (test_gnupg.GPGTestCase)
FAIL: test_add_subkey_with_invalid_key_type (test_gnupg.GPGTestCase)
FAIL: test_deletion_subkey (test_gnupg.GPGTestCase)
FAIL: test_doctest_import_keys (test_gnupg.GPGTestCase)
FAIL: test_encryption_and_decryption (test_gnupg.GPGTestCase)
FAIL: test_file_encryption_and_decryption (test_gnupg.GPGTestCase)
FAIL: test_filenames_with_spaces (test_gnupg.GPGTestCase)
FAIL: test_get_recipients (test_gnupg.GPGTestCase)
FAIL: test_import_and_export (test_gnupg.GPGTestCase)
FAIL: test_key_generation_with_colons (test_gnupg.GPGTestCase)
FAIL: test_key_generation_with_escapes (test_gnupg.GPGTestCase)
FAIL: test_list_keys_after_generation (test_gnupg.GPGTestCase)
FAIL: test_list_subkey_after_generation (test_gnupg.GPGTestCase)
FAIL: test_multiple_signatures (test_gnupg.GPGTestCase)
FAIL: test_multiple_signatures_one_invalid (test_gnupg.GPGTestCase)
FAIL: test_passing_paths (test_gnupg.GPGTestCase)
FAIL: test_signature_file (test_gnupg.GPGTestCase)
FAIL: test_signature_verification (test_gnupg.GPGTestCase)
FAIL: test_subkey_signature_file (test_gnupg.GPGTestCase)
FAILED (failures=19, errors=2, skipped=1)
ValueError: No recipients specified with asymmetric encryption