Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 877819 - dev-python/swagger_spec_validator-3.0.1 fails tests (MUSL)
Summary: dev-python/swagger_spec_validator-3.0.1 fails tests (MUSL)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-21 07:15 UTC by Agostino Sarubbo
Modified: 2022-10-21 07:48 UTC (History)
0 users

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


Attachments
build.log (build.log,104.24 KB, text/plain)
2022-10-21 07:15 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-10-21 07:15:03 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/swagger_spec_validator-3.0.1 fails tests (MUSL).
Discovered on: amd64 (internal ref: tinderbox_musl)

NOTE:
This machine uses MUSL libc
Comment 1 Agostino Sarubbo gentoo-dev 2022-10-21 07:15:06 UTC
Created attachment 824911 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2022-10-21 07:15:07 UTC
Error(s) that match a know pattern:


E       AssertionError: assert False
FAILED tests/util/validate_spec_url_test.py::test_raise_SwaggerValidationError_on_urlopen_error
FAILED tests/validator12/validate_spec_url_test.py::test_raise_SwaggerValidationError_on_urlopen_error
FAILED tests/validator20/validate_spec_url_test.py::test_raise_SwaggerValidationError_on_urlopen_error
Comment 3 Larry the Git Cow gentoo-dev 2022-10-21 07:48:20 UTC
The bug has been closed via the following commit(s):

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

commit eb23231fe3ac1eebc69977ad35c3b0fc7a00da9b
Author:     Michał Górny <mgorny@gentoo.org>
AuthorDate: 2022-10-21 07:18:43 +0000
Commit:     Michał Górny <mgorny@gentoo.org>
CommitDate: 2022-10-21 07:48:17 +0000

    dev-python/swagger_spec_validator: Skip net-tests
    
    Closes: https://bugs.gentoo.org/877819
    Signed-off-by: Michał Górny <mgorny@gentoo.org>

 .../swagger_spec_validator/swagger_spec_validator-3.0.1.ebuild     | 7 +++++++
 1 file changed, 7 insertions(+)