Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 911286 - app-emacs/biblio-0.3 fails tests (PYTHON-3.12-SYSTEM)
Summary: app-emacs/biblio-0.3 fails tests (PYTHON-3.12-SYSTEM)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: GNU Emacs project
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks: 921826
  Show dependency tree
 
Reported: 2023-07-27 07:06 UTC by Agostino Sarubbo
Modified: 2024-01-12 23:22 UTC (History)
0 users

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


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

Issue: app-emacs/biblio-0.3 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-07-27 07:06:20 UTC
Created attachment 866361 [details]
build.log

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


FAILED: Expected `(with-current-buffer doc-buf (and (search-forward "<up>" nil t) (search-forward "<down>" nil t)))' to be non-nil, but instead it was nil.
Comment 3 Larry the Git Cow gentoo-dev 2024-01-12 23:22:05 UTC
The bug has been closed via the following commit(s):

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

commit 22d55369d0f80c4769a58b01987791138c358e23
Author:     Maciej Barć <xgqt@gentoo.org>
AuthorDate: 2024-01-12 22:51:12 +0000
Commit:     Maciej Barć <xgqt@gentoo.org>
CommitDate: 2024-01-12 23:22:01 +0000

    app-emacs/biblio: disable one failing test
    
    Closes: https://bugs.gentoo.org/911286
    Signed-off-by: Maciej Barć <xgqt@gentoo.org>

 app-emacs/biblio/biblio-0.3.ebuild | 15 ++++++++++-----
 1 file changed, 10 insertions(+), 5 deletions(-)