Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 896390 - dev-python/dict2xml: package added without tests
Summary: dev-python/dict2xml: package added without tests
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Florian Schmaus
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-25 05:25 UTC by Michał Górny
Modified: 2024-02-14 08:18 UTC (History)
4 users (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2023-02-25 05:25:42 UTC
+# dict2xml uses noseOfYeti for its test, which is not yet available.
+RESTRICT="test"

That's no excuse to add a package without tests.
Comment 1 Larry the Git Cow gentoo-dev 2024-02-14 08:18:41 UTC
The bug has been closed via the following commit(s):

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

commit f3ce6a1e488d6a1577fc6fd1a420c0701814dfe3
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2024-02-14 08:15:56 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2024-02-14 08:18:38 +0000

    dev-python/dict2xml: Enable tests
    
    Closes: https://bugs.gentoo.org/896390
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 dev-python/dict2xml/dict2xml-1.7.5-r1.ebuild | 25 +++++++++++++++++++++++++
 1 file changed, 25 insertions(+)