Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 855866 - dev-python/sphinx-tabs-3.4.1 fails tests
Summary: dev-python/sphinx-tabs-3.4.1 fails tests
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: PullRequest
Depends on:
Blocks:
 
Reported: 2022-07-02 12:16 UTC by Agostino Sarubbo
Modified: 2023-07-15 15:55 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,464.24 KB, text/plain)
2022-07-02 12:17 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-07-02 12:16:57 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/sphinx-tabs-3.4.1 fails tests.
Discovered on: amd64 (internal ref: ci)
Comment 1 Agostino Sarubbo gentoo-dev 2022-07-02 12:17:00 UTC
Created attachment 789494 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-07-02 12:17:01 UTC
Error(s) that match a know pattern:


E       AssertionError: FILES DIFFER:
ERROR tests/test_build.py::test_conditional_assets[index] - AssertionError: F...
ERROR tests/test_build.py::test_nested_markup - AssertionError: FILES DIFFER:
FAILED tests/test_build.py::test_conditional_assets_html_assets_policy[index]
FAILED tests/test_build.py::test_conditional_assets_html_assets_policy[no_tabs1]
FAILED tests/test_build.py::test_conditional_assets_html_assets_policy[no_tabs2]
Comment 3 Larry the Git Cow gentoo-dev 2023-07-15 15:55:39 UTC
The bug has been closed via the following commit(s):

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

commit ffb0b45705abdd4eb6964e269b04636f7218887d
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2023-07-15 15:55:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-15 15:55:28 +0000

    dev-python/sphinx-tabs: update python support, fix test failure
    
    PYTHON_COMPAT:
        - add python-3.11
        - add python-3.12
        - drop python-3.9
    
    remove old test fix that now leds to breakage
    
    drop dependency on depracated sphinx-testing in favour of spinx.testing
    
    Bug: https://bugs.gentoo.org/896884
    Bug: https://bugs.gentoo.org/855866
    Closes: https://bugs.gentoo.org/896884
    Closes: https://bugs.gentoo.org/855866
    
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31877
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/sphinx-tabs/sphinx-tabs-3.4.1-r1.ebuild | 52 ++++++++++++++++++++++
 1 file changed, 52 insertions(+)

Additionally, it has been referenced in the following commit(s):

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

commit ffb0b45705abdd4eb6964e269b04636f7218887d
Author:     Paul Zander <negril.nx+gentoo@gmail.com>
AuthorDate: 2023-07-15 15:55:28 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2023-07-15 15:55:28 +0000

    dev-python/sphinx-tabs: update python support, fix test failure
    
    PYTHON_COMPAT:
        - add python-3.11
        - add python-3.12
        - drop python-3.9
    
    remove old test fix that now leds to breakage
    
    drop dependency on depracated sphinx-testing in favour of spinx.testing
    
    Bug: https://bugs.gentoo.org/896884
    Bug: https://bugs.gentoo.org/855866
    Closes: https://bugs.gentoo.org/896884
    Closes: https://bugs.gentoo.org/855866
    
    Signed-off-by: Paul Zander <negril.nx+gentoo@gmail.com>
    Closes: https://github.com/gentoo/gentoo/pull/31877
    Signed-off-by: Sam James <sam@gentoo.org>

 dev-python/sphinx-tabs/sphinx-tabs-3.4.1-r1.ebuild | 52 ++++++++++++++++++++++
 1 file changed, 52 insertions(+)