Package: src:gramps
Version: 5.1.6+dfsg-1
Severity: serious
Tags: sid trixie ftbfs
User: debian-pyt...@lists.debian.org
Usertags: python3.12

With python3-defaults from experimental, the package fails to build:

[...]
======================================================================
FAIL: test2_exec_CLI (gramps.cli.test.cli_test.Test.test2_exec_CLI)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/gramps/cli/test/cli_test.py", line 88, in test2_exec_CLI
    self.assertEqual(process.returncode, 0,
AssertionError: 1 != 0 : executed CLI command ['/usr/bin/python3', 'Gramps.py', '-i', '/<<PKGBUILDDIR>>/gramps/cli/test/min1r.ged', '-e', '/<<PKGBUILDDIR>>/gramps/cli/test/test_out.ged']

======================================================================
FAIL: test3_files_in_import_dir (gramps.cli.test.cli_test.Test.test3_files_in_import_dir)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/gramps/cli/test/cli_test.py", line 120, in test3_files_in_import_dir
    self.assertEqual(process.returncode, 0,
AssertionError: 1 != 0 : executed CLI command ['/usr/bin/python3', 'Gramps.py', '-i', '/<<PKGBUILDDIR>>/gramps/cli/test/min1r.ged', '-e', '/<<PKGBUILDDIR>>/gramps/cli/test/test_out.ged']

======================================================================
FAIL: test_number_of_ancestors (gramps.plugins.test.reports_test.TestDynamic.test_number_of_ancestors)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/<<PKGBUILDDIR>>/gramps/plugins/test/reports_test.py", line 91, in test_method
    self.assertTrue(test_function(out, err, report_name, **options))
AssertionError: False is not true

----------------------------------------------------------------------
Ran 21830 tests in 277.329s

FAILED (failures=3, skipped=57)
ERROR: Unit test failure.
make[1]: *** [debian/rules:16: override_dh_auto_test] Error 1

Reply via email to