Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692036 - dev-util/conan-1.18.1: python_tests aren't being run
Summary: dev-util/conan-1.18.1: python_tests aren't being run
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Azamat H. Hackimov
URL:
Whiteboard:
Keywords: PullRequest
Depends on:
Blocks:
 
Reported: 2019-08-13 04:32 UTC by Joonas Niilola
Modified: 2019-11-14 06:26 UTC (History)
1 user (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 Joonas Niilola gentoo-dev 2019-08-13 04:32:36 UTC
>>> Source compiled.
>>> Test phase: dev-util/conan-1.18.1
 * python3_5: running distutils-r1_run_phase python_test

----------------------------------------------------------------------
Ran 0 tests in 0.495s

OK
 * python3_6: running distutils-r1_run_phase python_test

----------------------------------------------------------------------
Ran 0 tests in 0.484s

OK


Since upstream enables testing and they are shipped, this should be fixed in the ebuild.
Comment 1 Azamat H. Hackimov 2019-08-14 11:13:01 UTC
PyPI package does not contains tests at all, they are stripped during packaging. Test resides only in github repository.

Created PR to address it https://github.com/gentoo/gentoo/pull/12697
Comment 2 Larry the Git Cow gentoo-dev 2019-11-14 06:26:07 UTC
The bug has been closed via the following commit(s):

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

commit dc5e91f93e785517681bc65289693c82f4865c5d
Author:     Azamat H. Hackimov <azamat.hackimov@gmail.com>
AuthorDate: 2019-10-24 21:39:07 +0000
Commit:     Joonas Niilola <juippis@gentoo.org>
CommitDate: 2019-11-14 06:25:53 +0000

    dev-util/conan: update to 1.19.2 (#696404)
    
    Enabling tests (#692036)
    
    Closes: https://bugs.gentoo.org/692036
    Closes: https://bugs.gentoo.org/696404
    Signed-off-by: Azamat H. Hackimov <azamat.hackimov@gmail.com>
    Package-Manager: Portage-2.3.76, Repoman-2.3.16
    Closes: https://github.com/gentoo/gentoo/pull/13422
    Signed-off-by: Joonas Niilola <juippis@gentoo.org>

 dev-util/conan/Manifest            |  1 +
 dev-util/conan/conan-1.19.2.ebuild | 73 ++++++++++++++++++++++++++++++++++++++
 2 files changed, 74 insertions(+)