Summary: | media-sound/beets-1.6.0 fails tests (lto) | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Agostino Sarubbo <ago> |
Component: | Current packages | Assignee: | Guillaume Seren <guillaumeseren> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | proxy-maint |
Priority: | Normal | Keywords: | PullRequest |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: |
https://bugs.gentoo.org/show_bug.cgi?id=895862 https://github.com/gentoo/gentoo/pull/29723 |
||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 618550 | ||
Attachments: | build.log |
Description
Agostino Sarubbo
![]() Created attachment 823366 [details]
build.log
build log and emerge --info
Error(s) that match a know pattern: E AssertionError: b'/var/tmp/portage/media-sound/beets-1.6.0/work/beets-1.6.0/lib/abC_ 1_2d' != b'/var/tmp/portage/media-sound/beets-1.6.0/work/beets-1.6.0/lib/abC_ 1_2 d' E AssertionError: b'/base/abC_ 1_2d' != b'/base/abC_ 1_2 d' FAILED test/test_library.py::DestinationFunctionTest::test_asciify_variable FAILED test/test_library.py::DestinationTest::test_asciify_character_expanding_to_slash The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9d611ed29750cf1035eb1a77f5097c69bb0573d5 commit 9d611ed29750cf1035eb1a77f5097c69bb0573d5 Author: Petr Vaněk <arkamar@atlas.cz> AuthorDate: 2023-02-22 15:16:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2023-02-22 15:59:14 +0000 media-sound/beets: Fix tests Few tests were failing because of changes in dependencies, namely in dev-python/mediafile and dev-python/unidecode. Closes: https://bugs.gentoo.org/876427 Closes: https://bugs.gentoo.org/895862 Signed-off-by: Petr Vaněk <arkamar@atlas.cz> Signed-off-by: Sam James <sam@gentoo.org> media-sound/beets/beets-1.6.0.ebuild | 2 + media-sound/beets/files/1.6.0-mediafile-test.patch | 41 +++++++++++++++++++ media-sound/beets/files/1.6.0-unicode-test.patch | 47 ++++++++++++++++++++++ 3 files changed, 90 insertions(+) |