Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 886295 - app-text/restview-3.0.0 fails tests (DASH-SYSTEM)
Summary: app-text/restview-3.0.0 fails tests (DASH-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-12-16 08:56 UTC by Agostino Sarubbo
Modified: 2024-07-23 16:50 UTC (History)
0 users

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


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

Issue: app-text/restview-3.0.0 fails tests (DASH-SYSTEM).
Discovered on: amd64 (internal ref: dash_tinderbox)

NOTE:
(DASH-SYSTEM) in the summary means that the bug was found on a machine that runs /bin/sh as dash but this bug MAY or MAY NOT BE related to dash.
Comment 1 Agostino Sarubbo gentoo-dev 2022-12-16 08:56:20 UTC
Created attachment 843005 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-12-16 08:56:21 UTC
Error(s) that match a know pattern:


FAILED src/restview/tests.py::restview.tests.doctest_RestViewer_rest_to_html
FAILED src/restview/tests.py::restview.tests.doctest_RestViewer_rest_to_html_css_url
FAILED src/restview/tests.py::restview.tests.doctest_RestViewer_rest_to_html_pypi_strict
Comment 3 Larry the Git Cow gentoo-dev 2024-07-23 16:50:36 UTC
The bug has been closed via the following commit(s):

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

commit 1bd71a0528aaf21e9389ce7cb4d872e7301c1285
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-07-23 16:45:10 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-07-23 16:48:53 +0000

    app-text/restview: add 3.0.1
    
    Closes: https://bugs.gentoo.org/929366
    Closes: https://bugs.gentoo.org/886295
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 app-text/restview/Manifest                         |   1 +
 .../restview/files/restview-3.0.1-test-fixes.patch | 171 +++++++++++++++++++++
 app-text/restview/restview-3.0.1.ebuild            |  33 ++++
 3 files changed, 205 insertions(+)

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

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

commit bfc871b9493cd51d273912ca0b5f006e61edc7c4
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-07-23 16:45:37 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-07-23 16:48:59 +0000

    app-text/restview: drop 3.0.0
    
    Bug: https://bugs.gentoo.org/886295
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 app-text/restview/Manifest              |  1 -
 app-text/restview/restview-3.0.0.ebuild | 29 -----------------------------
 2 files changed, 30 deletions(-)