Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 834589

Summary: dev-python/django-configurations-2.3.2 fails tests on MUSL
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: CONFIRMED ---    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2022-03-04 18:57:01 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/django-configurations-2.3.2 fails tests.
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-03-04 18:57:04 UTC
Created attachment 766253 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-03-04 18:57:05 UTC
Error(s) that match a know pattern:


AssertionError: {'EMAIL_FILE_PATH': '', 'EMAIL_HOST_USER': 'user@[229 chars]end'} != {'EMAIL_BACKEND': 'django.core.mail.backends.smtp[206 chars]True}
FAIL
FAIL: test_email_url_value (tests.test_values.ValueTests)
FAIL: test_setup_value (tests.test_values.ValueTests)
FAILED (failures=2)