Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 892061 - dev-python/ansible-pygments-0.1.1 fails tests against =dev-python/pygments-2.14.0
Summary: dev-python/ansible-pygments-0.1.1 fails tests against =dev-python/pygments-2....
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Marek Szuba
URL: https://github.com/ansible-community/...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-01-26 07:43 UTC by Agostino Sarubbo
Modified: 2023-02-27 12:45 UTC (History)
0 users

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


Attachments
build.log (build.log,86.70 KB, text/plain)
2023-01-26 07:43 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 2023-01-26 07:43:10 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/ansible-pygments-0.1.1 fails tests (LIBARCHIVE-SYSTEM).
Discovered on: amd64 (internal ref: libarchive_tinderbox)

NOTE:
(LIBARCHIVE-SYSTEM) in the summary means that the bug was found on a machine that runs app-alternatives/tar and app-alternatives/cpio with [-gnu,+libarchive] but this bug MAY or MAY NOT BE related to the tar/cpio implementation.
Comment 1 Agostino Sarubbo gentoo-dev 2023-01-26 07:43:12 UTC
Created attachment 849227 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-01-26 07:43:13 UTC
Error(s) that match a know pattern:


FAILED tests/lexer_test.py::test_ansible_output_lexer - assert '<div class="h...
Comment 3 Larry the Git Cow gentoo-dev 2023-02-27 12:45:18 UTC
The bug has been closed via the following commit(s):

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

commit b596666d58e2d9ff7397783f18be11efc5fa1ad7
Author:     Marek Szuba <marecki@gentoo.org>
AuthorDate: 2023-02-27 10:24:38 +0000
Commit:     Marek Szuba <marecki@gentoo.org>
CommitDate: 2023-02-27 12:45:00 +0000

    dev-python/ansible-pygments: patch tests to support current Pygments
    
    Revision bump because of an RDEPEND change required to match the
    expected test output, straight to stable because
    <dev-python/pygments-2.14 got dropped from the tree almost a month ago.
    
    Closes: https://bugs.gentoo.org/892061
    Signed-off-by: Marek Szuba <marecki@gentoo.org>

 ...1.1.ebuild => ansible-pygments-0.1.1-r1.ebuild} |  8 ++-
 ...ansible-pygments-0.1.1-tests_pygments2_14.patch | 75 ++++++++++++++++++++++
 2 files changed, 81 insertions(+), 2 deletions(-)