Your message dated Wed, 04 Oct 2023 09:35:17 +0000
with message-id <e1qnyhl-00dykl...@fasolo.debian.org>
and subject line Bug#1052885: fixed in horizon 3:23.3.0-1
has caused the Debian Bug report #1052885,
regarding horizon: FTBFS: make[1]: tests fail
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
1052885: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052885
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: horizon
Version: 3:23.1.0-5
Severity: serious
Justification: FTBFS
Tags: trixie sid ftbfs
User: lu...@debian.org
Usertags: ftbfs-20230925 ftbfs-trixie

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> =========================== short test summary info 
> ============================
> FAILED horizon/test/unit/test_base.py::HorizonTests::test_dashboard - 
> Asserti...
> FAILED horizon/test/unit/test_base.py::HorizonTests::test_registry - 
> Assertio...
> FAILED 
> horizon/test/unit/test_base.py::HorizonTests::test_registry_two_dashboards
> FAILED 
> horizon/test/unit/test_base.py::CustomPanelTests::test_customize_dashboard
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_natural_no_multiselect
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_construction
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_column_can_be_selected
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_force_no_actions_column
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_column_inheritance
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_force_no_multiselect
> FAILED 
> horizon/test/unit/tabs/test_tabs.py::TabTests::test_tab_group_with_config
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_column_policy_allowed
> FAILED 
> horizon/test/unit/tabs/test_tabs.py::TabExceptionTests::test_tab_view_exception
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_instantiation
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_search_action
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_actions
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_column_policy_not_allowed
> FAILED 
> horizon/test/unit/tables/test_tables.py::DataTableTests::test_table_natural_no_actions_column
> FAILED horizon/test/unit/tabs/test_tabs.py::TabTests::test_failed_tab_policy
> FAILED horizon/test/unit/tabs/test_tabs.py::TabTests::test_tab_group_basics
> FAILED 
> horizon/test/unit/workflows/test_workflows.py::WorkflowsTests::test_has_allowed
> FAILED 
> horizon/test/unit/workflows/test_workflows.py::WorkflowsTests::test_has_permissions
> FAILED 
> horizon/test/unit/workflows/test_workflows.py::WorkflowsTests::test_workflow_construction
> FAILED 
> horizon/test/unit/workflows/test_workflows.py::WorkflowsTests::test_workflow_construction_with_config
> FAILED 
> horizon/test/unit/workflows/test_workflows.py::WorkflowsTests::test_workflow_registration
> ================= 25 failed, 178 passed, 67 warnings in 46.25s 
> =================
> make[1]: *** [debian/rules:115: override_dh_auto_test] Error 1


The full build log is available from:
http://qa-logs.debian.net/2023/09/25/horizon_23.1.0-5_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20230925;users=lu...@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20230925&fusertaguser=lu...@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please mark it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

--- End Message ---
--- Begin Message ---
Source: horizon
Source-Version: 3:23.3.0-1
Done: Thomas Goirand <z...@debian.org>

We believe that the bug you reported is fixed in the latest version of
horizon, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1052...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Thomas Goirand <z...@debian.org> (supplier of updated horizon package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Fri, 22 Sep 2023 16:56:56 +0200
Source: horizon
Architecture: source
Version: 3:23.3.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian OpenStack <team+openst...@tracker.debian.org>
Changed-By: Thomas Goirand <z...@debian.org>
Closes: 1052885
Changes:
 horizon (3:23.3.0-1) unstable; urgency=medium
 .
   * New upstream release.
   * Fix (build-)depends for this release.
   * Drop patches applied upstream:
     - fix-manage.py-sheebang.patch
     - Add-totp-support.patch
   * Fix FTBFS (Closes: #1052885):
     - Fix the way we're ignoring integration_tests and selenium tests.
     - Add fix-horizon-tests.patch.
     - Add Fix_test_failures_with_Django_4.x.patch.
     - Add "and not SeleniumTests" when running tests.
     - Add use-pymemcache.patch.
Checksums-Sha1:
 d5a101bf4e9d47ecf9ec4a066143b710421fc516 4428 horizon_23.3.0-1.dsc
 d671acdef271162e3cacc4187ffd3e6aaf73ab50 3311056 horizon_23.3.0.orig.tar.xz
 4a57d321f83c3155751c0e643cd5be8dfa1beeed 37996 horizon_23.3.0-1.debian.tar.xz
 c114deac190af27e997505dbe765127d710d701b 18045 horizon_23.3.0-1_amd64.buildinfo
Checksums-Sha256:
 40953100817695d8e674c78fb31e1adc372ff713b33dcd6e036e15eb85020a8e 4428 
horizon_23.3.0-1.dsc
 d814328343f4bd8ecfbf74c3ca759c7899cfe69e193136c61dde35f13e6203a8 3311056 
horizon_23.3.0.orig.tar.xz
 37602fd69441ef06315b67527a79c99c6582333e67acbf9e4022d7af2528726d 37996 
horizon_23.3.0-1.debian.tar.xz
 63e909f566b003b05ea28e1cfc875eeed6e61d806c4fa11cc14ce8d4df9df977 18045 
horizon_23.3.0-1_amd64.buildinfo
Files:
 9bcfcda21090d64388b8998d7d4c6e62 4428 net optional horizon_23.3.0-1.dsc
 feff47b4929746a4cd4c97c5afc1e8c3 3311056 net optional 
horizon_23.3.0.orig.tar.xz
 3677de38fde8ddb22f7ac7fece9fff95 37996 net optional 
horizon_23.3.0-1.debian.tar.xz
 b3efb994957d0b820e5ff70b23aa7445 18045 net optional 
horizon_23.3.0-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEoLGp81CJVhMOekJc1BatFaxrQ/4FAmUdLWIACgkQ1BatFaxr
Q/5uDBAAncI3IyEUt3e8nxONgQP06mK/Hkf+VdW+BOEgi6p23TuyqX5rhEGOGwfe
zSjf+h9GfarCMZtSE+JLgraknaUCRwgL9jFb/uB6kzYd4S25vkaDx7wfs8SWPXwq
90tzPHqIgMQKYhlRxI5v9Knz8ZZnSjvGabT0nDgqYjuKGZsaLFIr4kiQst1mST/z
dLvBTs5sYwWZD/opybVYllZKLtkLBroHdNXLzJCrdd1BZaRKE2fm/C+Tf9WtyJ/f
hyIP+l2+JjOo+phzKN7M9NebqJQzd9oe85lVGbc3JqHYN6HrRRPyuKEpXwfumHwD
q8W1P4IHn8vLjnUiPvl025/tp8W7b6w/mu/oSBPBnTtvbuUvA6DF6ixc33JRmMwG
cWqXR+BCRWgPvKbLRBymXXV3PiTFUAUgHnshUL6bhRKRB6aTVMoA34w7ZENgANwA
w8JZ7Bibb/i65/KFu9RQaNmLUxTeysCWqgqFh6GEcPMxLpqlbReZbnH/EMOd5vz3
5RmLdJvqphCtkL0rYuXGM0R25U7yg3pJohtUjdDnLa0QNmu86tLOC2JNjBiX/0wT
qLyCqIFMwvKAZHKyRlVXEOiZsxYCBn2ntIHHGrmnTi0hEOp4zvh6njKW+wCWEwUI
ejeUMGUjOabbzfPgP+kkLn3P4GnAC35dvX1Gu69rVLVjImYpCWk=
=//uG
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to