https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-python/b2sdk-1.21.0 fails tests. Discovered on: amd64 (internal ref: guru_ci)
Created attachment 863591 [details] build.log build log and emerge --info
Error(s) that match a know pattern: E ValueError: B2_TEST_APPLICATION_KEY_ID is not set. E AttributeError: type object 'TestUnboundStreamUpload' has no attribute 'dont_cleanup_old_buckets' test/unit/test_exception.py::TestB2Error::test_plain_ascii PASSED [ 15/575] test/unit/test_exception.py::TestB2Error::test_unicode PASSED [ 16/575] test/unit/test_exception.py::TestInterpretError::test_bad_bucket_id PASSED [ 34/575] test/unit/test_exception.py::TestInterpretError::test_bad_json PASSED [ 21/575] test/unit/test_exception.py::TestInterpretError::test_conflict PASSED [ 31/575] test/unit/test_exception.py::TestInterpretError::test_duplicate_bucket_name PASSED [ 24/575] test/unit/test_exception.py::TestInterpretError::test_file_already_hidden PASSED [ 20/575] test/unit/test_exception.py::TestInterpretError::test_file_not_present PASSED [ 22/575] test/unit/test_exception.py::TestInterpretError::test_file_or_bucket_not_present PASSED [ 23/575] test/unit/test_exception.py::TestInterpretError::test_invalid_auth_token PASSED [ 28/575] test/unit/test_exception.py::TestInterpretError::test_missing_part PASSED [ 25/575] test/unit/test_exception.py::TestInterpretError::test_part_sha1_mismatch PASSED [ 26/575] test/unit/test_exception.py::TestInterpretError::test_service_error PASSED [ 35/575] test/unit/test_exception.py::TestInterpretError::test_storage_cap_exceeded PASSED [ 29/575] test/unit/test_exception.py::TestInterpretError::test_too_many_requests_with_retry_after_header PASSED [ 32/575] test/unit/test_exception.py::TestInterpretError::test_too_many_requests_without_retry_after_header PASSED [ 33/575] test/unit/test_exception.py::TestInterpretError::test_transaction_cap_exceeded PASSED [ 30/575] test/unit/test_exception.py::TestInterpretError::test_unauthorized PASSED [ 27/575] test/unit/test_exception.py::TestInterpretError::test_unknown_error PASSED [ 36/575]
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=79d97aa02e85f09bb7000ca4157f1a437740097b commit 79d97aa02e85f09bb7000ca4157f1a437740097b Author: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> AuthorDate: 2024-06-05 00:22:07 +0000 Commit: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> CommitDate: 2024-06-05 00:22:07 +0000 dev-python/b2sdk: remove old version. Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> Closes: https://bugs.gentoo.org/908089 dev-python/b2sdk/Manifest | 1 - dev-python/b2sdk/b2sdk-1.21.0.ebuild | 45 ---------------------- ...k-1.17.2-disable-requirement-installation.patch | 22 ----------- ...dk-1.8.0-disable-requirement-installation.patch | 22 ----------- 4 files changed, 90 deletions(-) https://gitweb.gentoo.org/repo/proj/guru.git/commit/?id=ac27151884ede4bdac7e0a8acfd67668bde91cb9 commit ac27151884ede4bdac7e0a8acfd67668bde91cb9 Author: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> AuthorDate: 2024-06-05 00:18:59 +0000 Commit: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> CommitDate: 2024-06-05 00:18:59 +0000 dev-python/b2sdk: fix broken tests. There were some networked tests that weren't being skipped Signed-off-by: Wolfgang E. Sanyer <ezzieyguywuf@gmail.com> Closes: https://bugs.gentoo.org/908089 dev-python/b2sdk/b2sdk-1.21.0.ebuild | 30 +++++++----------------------- 1 file changed, 7 insertions(+), 23 deletions(-)