Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 865503 - dev-python/flask-wtf-1.0.1 fails tests (MUSL)
Summary: dev-python/flask-wtf-1.0.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 (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-08-17 09:28 UTC by Agostino Sarubbo
Modified: 2022-09-29 08:09 UTC (History)
0 users

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


Attachments
build.log (build.log,65.20 KB, text/plain)
2022-08-17 09:28 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-08-17 09:28:41 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/flask-wtf-1.0.1 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-08-17 09:28:43 UTC
Created attachment 799949 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-08-17 09:28:44 UTC
Error(s) that match a know pattern:


E           AssertionError: The setup method 'route' can no longer be called on the application. It has already handled its first request, any changes will not be applied consistently.
FAILED tests/test_form.py::test_set_default_message_language - AssertionError...
Comment 3 Larry the Git Cow gentoo-dev 2022-09-29 08:09:01 UTC
The bug has been closed via the following commit(s):

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

commit 4b44da0cbaa34408079cd3f7ad5ef9f7944aef42
Author:     Jakov Smolić <jsmolic@gentoo.org>
AuthorDate: 2022-09-29 08:06:24 +0000
Commit:     Jakov Smolić <jsmolic@gentoo.org>
CommitDate: 2022-09-29 08:06:31 +0000

    dev-python/flask-wtf: Remove last-rited pkg
    
    Closes: https://bugs.gentoo.org/865503
    Signed-off-by: Jakov Smolić <jsmolic@gentoo.org>

 dev-python/flask-wtf/Manifest               |  1 -
 dev-python/flask-wtf/flask-wtf-1.0.1.ebuild | 43 -----------------------------
 dev-python/flask-wtf/metadata.xml           | 14 ----------
 profiles/package.mask                       |  1 -
 4 files changed, 59 deletions(-)