Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 872164 - net-mail/automx2-2022.1 fails tests (MUSL)
Summary: net-mail/automx2-2022.1 fails tests (MUSL)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo musl team
URL:
Whiteboard:
Keywords:
: 884235 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-09-21 07:55 UTC by Agostino Sarubbo
Modified: 2025-01-09 12:26 UTC (History)
3 users (show)

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


Attachments
build.log (build.log,98.71 KB, text/plain)
2022-09-21 07:55 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 2022-09-21 07:55:45 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: net-mail/automx2-2022.1 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-09-21 07:55:47 UTC
Created attachment 813232 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-09-21 07:55:48 UTC
Error(s) that match a know pattern:


AssertionError: The setup method 'teardown_appcontext' can no longer be called on the application. It has already handled its first request, any changes will not be applied consistently.
FAIL: test_apple_missing_arg (test_apple.AppleRoutes)
FAIL: test_apple_no_domain_match (test_apple.AppleRoutes)
FAIL: test_apple_pop (test_apple.AppleRoutes)
FAIL: test_apple_smtp (test_apple.AppleRoutes)
FAIL: test_domain_without_servers (test_apple.AppleRoutes)
FAIL: test_domain_without_servers (test_mozilla.MozillaRoutes)
FAIL: test_domain_without_servers (test_outlook.MsRoutes)
FAIL: test_index (test_site.IndexRoute)
FAIL: test_index_without_db (test_site.IndexRouteNoDatabase)
FAIL: test_init_incomplete (test_database.DatabaseRoute)
FAIL: test_init_internal (test_database.DatabaseRoute)
FAIL: test_init_json (test_database.DatabaseRoute)
FAIL: test_invalid_server (test_apple.AppleRoutes)
FAIL: test_invalid_server (test_mozilla.MozillaRoutes)
FAIL: test_invalid_server (test_outlook.MsRoutes)
FAIL: test_map_bad_auth (test_apple.AppleRoutes)
FAIL: test_map_valid_auth (test_apple.AppleRoutes)
FAIL: test_mozilla_domain_match (test_mozilla.MozillaRoutes)
FAIL: test_mozilla_missing_arg (test_mozilla.MozillaRoutes)
FAIL: test_mozilla_no_domain_match (test_mozilla.MozillaRoutes)
FAIL: test_mozilla_pop (test_mozilla.MozillaRoutes)
FAIL: test_mozilla_smtp (test_mozilla.MozillaRoutes)
FAIL: test_ms_empty_post (test_outlook.MsRoutes)
FAIL: test_ms_no_content_type (test_outlook.MsRoutes)
FAIL: test_ms_no_domain_match (test_outlook.MsRoutes)
FAIL: test_ms_partial_post (test_outlook.MsRoutes)
FAIL: test_ms_pop (test_outlook.MsRoutes)
FAIL: test_ms_smtp (test_outlook.MsRoutes)
FAIL: test_ms_valid_domain (test_outlook.MsRoutes)
FAIL: test_preferred_server (test_apple.AppleRoutes)
FAIL: test_purge_db (test_database.DatabaseRoute)
FAIL: test_sanitise_dict (test_apple.AppleRoutes)
FAIL: test_sanitise_valid (test_apple.AppleRoutes)
FAIL: test_strip_none_values (test_apple.AppleRoutes)
FAILED (failures=34, skipped=10)
Comment 3 Ralph Seichter 2022-09-21 19:06:40 UTC
I have neither access to any MUSL based system, nor any plans to create one. I am therefore assigning this issue to the MUSL team.
Comment 4 Toralf Förster gentoo-dev 2023-10-15 19:14:05 UTC
*** Bug 884235 has been marked as a duplicate of this bug. ***
Comment 5 Larry the Git Cow gentoo-dev 2025-01-09 12:26:09 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ec561076175fb7d0177534b20d3ab8f7f4ab3932

commit ec561076175fb7d0177534b20d3ab8f7f4ab3932
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2025-01-09 12:17:34 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2025-01-09 12:25:11 +0000

    net-mail/automx2: drop 2022.1-r1
    
    Both referenced bugs are not reproducible in 2024.2 stable version,
    which is currently available in gentoo.
    
    Closes: https://bugs.gentoo.org/872164
    Closes: https://bugs.gentoo.org/935513
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 net-mail/automx2/Manifest                 |  1 -
 net-mail/automx2/automx2-2022.1-r1.ebuild | 46 -------------------------------
 2 files changed, 47 deletions(-)