Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 911738

Summary: dev-python/mkdocs-minify-plugin-0.7.0 fails tests (PYTHON-3.12-SYSTEM)
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: Current packagesAssignee: Andrew Nowa Ammerlaan <andrewammerlaan>
Status: RESOLVED FIXED    
Severity: normal CC: matoro_gentoo
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 888513, 913462    
Attachments: build.log

Description Agostino Sarubbo gentoo-dev 2023-08-05 06:36:20 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/mkdocs-minify-plugin-0.7.0 fails tests (PYTHON-3.12-SYSTEM).
Discovered on: amd64 (internal ref: python-3.12_tinderbox)

NOTE:
(PYTHON-3.12-SYSTEM) in the summary means that the bug was found on a machine that runs python-3.12 but this bug MAY or MAY NOT BE related to the new python version
Comment 1 Agostino Sarubbo gentoo-dev 2023-08-05 06:36:23 UTC
Created attachment 867082 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-05 06:36:23 UTC
Error(s) that match a know pattern:


E       AssertionError: assert '24ebe25956981b302e11251dd82cd1b58087195a2f5fe2fec57534705a66fbabba233a367f6d1431ce28bd4f6d8c5f85' == '4e4abcfcf21f0220799141c9aa67500ff95ade5725351f7f2980a3484dc285c222864b6065bb6ed8d91343e7c0398357'
E       AssertionError: assert '468e45e1d823325ceebfd1c3eaa6e390c9629b43eaefcbdf5ff5d3c77cb358e10737d19d44ab0ad17f66a9935800c135' == '544b92316ee6219418120cfc0347f6f1b996f93833287777345da06a38f5f05e374d87a1a35e6bee96508169262d8f97'
E       AssertionError: assert '6ae88614660e302573660221fce668fc9cdbadb8fccf1cb1ec4a912d09518d3755773b3d398dbdef97fa9be2bcc6e322' == '315459f1b231791738d6a2be955a469a06a94b9135a776c42cc03250b1b1f3cf9ac0232d9ae34ff7709bf37fa64af558'
E       AssertionError: assert 'b164f41214bc362faf6a43c57be6c783a276ae188450b9f91ba27d4ffd581426e7e7902c9ce1dc93279f4b0badb92ec1' == 'c102275d47fb49aeda0c2e35c35daf5da1ef5ce96f5360cf329578dc65e70b53249b20017b77bcc2516f672917d75762'
FAILED tests/test_basic.py::test_build_cache_safe - AssertionError: assert '6...
FAILED tests/test_basic.py::test_build_cache_safe_minified - AssertionError: ...
FAILED tests/test_basic.py::test_build_no_extras - AssertionError: assert '46...
FAILED tests/test_basic.py::test_build_with_extras - AssertionError: assert '...
Comment 3 Larry the Git Cow gentoo-dev 2023-11-29 10:47:43 UTC
The bug has been closed via the following commit(s):

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

commit 7e710bebb1a17a654041e790cb2e1c943c5f21bc
Author:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
AuthorDate: 2023-11-29 10:46:21 +0000
Commit:     Andrew Ammerlaan <andrewammerlaan@gentoo.org>
CommitDate: 2023-11-29 10:47:17 +0000

    dev-python/mkdocs-minify-plugin: restrict tests
    
    Closes: https://bugs.gentoo.org/911738
    Signed-off-by: Andrew Ammerlaan <andrewammerlaan@gentoo.org>

 dev-python/mkdocs-minify-plugin/mkdocs-minify-plugin-0.7.1.ebuild | 5 +++++
 1 file changed, 5 insertions(+)