Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 939161 - app-misc/gramps-5.2.3 fails tests: AssertionError: exp_sample_ged.ged: @@ -1,11 +1,11 @@
Summary: app-misc/gramps-5.2.3 fails tests: AssertionError: exp_sample_ged.ged: @@ -1,...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2024-09-06 06:46 UTC by Agostino Sarubbo
Modified: 2024-09-06 10:12 UTC (History)
1 user (show)

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


Attachments
build.log.xz (build.log.xz,227.46 KB, application/x-xz)
2024-09-06 06:46 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 2024-09-06 06:46:05 UTC
https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/

Issue: app-misc/gramps-5.2.3 fails tests.
Discovered on: amd64 (internal ref: ci)

Info about the issue:
https://wiki.gentoo.org/wiki/Project:Tinderbox/Common_Issues_Helper#CF0015
Comment 1 Agostino Sarubbo gentoo-dev 2024-09-06 06:46:07 UTC
Created attachment 902206 [details]
build.log.xz

build log and emerge --info (compressed because it exceeds attachment limit, use 'xzless' to read it)
Comment 2 Agostino Sarubbo gentoo-dev 2024-09-06 06:46:07 UTC
Error(s) that match a know pattern in addition to what has been reported in the summary:


AssertionError: exp_sample_ged.ged: @@ -1,11 +1,11 @@
ERROR setuptools_scm._file_finders.git listing git files failed - pretending there aren't any
FAILED (failures=1, skipped=56)
FAIL: test_ged (gramps.plugins.test.exports_test.ExportControl.test_ged)
(python3.12 -m unittest:62): Gtk-CRITICAL **: 17:18:41.206: gtk_icon_theme_get_for_screen: assertion 'GDK_IS_SCREEN (screen)' failed
Comment 3 Larry the Git Cow gentoo-dev 2024-09-06 10:12:08 UTC
The bug has been closed via the following commit(s):

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

commit b3da7517e872daf72dda55edb7d6aefd5b8f8713
Author:     Petr Vaněk <arkamar@gentoo.org>
AuthorDate: 2024-09-06 09:35:38 +0000
Commit:     Petr Vaněk <arkamar@gentoo.org>
CommitDate: 2024-09-06 10:11:48 +0000

    app-misc/gramps: TZ=UTC for ged export test
    
    The ged export test expects UTC timezone.
    
    Closes: https://bugs.gentoo.org/939161
    Signed-off-by: Petr Vaněk <arkamar@gentoo.org>

 app-misc/gramps/gramps-5.2.3.ebuild | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)