Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911700 - dev-python/ffmpeg-python-0.2.0 fails tests (PYTHON-3.12-SYSTEM): AssertionError: assert 7.035646 == 7.036000
Summary: dev-python/ffmpeg-python-0.2.0 fails tests (PYTHON-3.12-SYSTEM): AssertionErr...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Maciej Barć
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2023-08-04 07:19 UTC by Agostino Sarubbo
Modified: 2024-01-15 21:20 UTC (History)
1 user (show)

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


Attachments
build.log (build.log,342.45 KB, text/plain)
2023-08-04 07:19 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 2023-08-04 07:19:08 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: dev-python/ffmpeg-python-0.2.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-04 07:19:11 UTC
Created attachment 867001 [details]
build.log

build log and emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2023-08-04 07:19:11 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


E       AssertionError: assert '7.035646' == '7.036000'
FAILED ffmpeg/tests/test_ffmpeg.py::test__probe - AssertionError: assert '7.0...
FAILED ffmpeg/tests/test_ffmpeg.py::test_pipe - assert 30720 == (3072 * (10 -...
Comment 3 Larry the Git Cow gentoo-dev 2024-01-15 21:20:46 UTC
The bug has been closed via the following commit(s):

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

commit ad553eb84d47f014512f96fcf7bad226f5b4bf20
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-01-15 21:11:28 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-01-15 21:20:43 +0000

    dev-python/ffmpeg-python: deselect same in stable as unstable
    
    Closes: https://bugs.gentoo.org/911700
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 dev-python/ffmpeg-python/ffmpeg-python-0.2.0.ebuild | 13 ++++++++++++-
 1 file changed, 12 insertions(+), 1 deletion(-)