Source: horizon
Version: 3:22.1.0-5
Severity: serious
User: debian...@lists.debian.org
Usertags: fails-always

Dear maintainer(s),

You recently added an autopkgtest to your package horizon, great. However, it fails on amd64, i386 and armhf. Currently this failure is blocking the migration to testing [1]. Can you please investigate the situation and fix it?

I copied some of the output at the bottom of this report.

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=horizon

https://ci.debian.net/data/autopkgtest/testing/amd64/h/horizon/24859919/log.gz

=================================== FAILURES =================================== ______________________ RbacHorizonTests.test_rbac_panels _______________________
[gw20] linux -- Python 3.10.6 /usr/bin/python3

self = <horizon.test.unit.test_base.RbacHorizonTests testMethod=test_rbac_panels>

    def test_rbac_panels(self):
        context = {'request': self.request}
        cats = horizon.get_dashboard("cats")
        self.assertEqual(cats._registered_with, base.Horizon)
      self.assertQuerysetEqual(cats.get_panels(),
                                 ['<Panel: rbac_panel_no>'])

horizon/test/unit/test_base.py:547: _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ /usr/lib/python3/dist-packages/django/test/testcases.py:1072: in assertQuerysetEqual
    return self.assertEqual(list(items), values, msg=msg)
E AssertionError: Lists differ: ['<Panel: kittens>', '<Panel: tigers>', '<Panel: rbac_panel_no>'] != ['<Panel: rbac_panel_no>']
E   E   First differing element 0:
E   '<Panel: kittens>'
E   '<Panel: rbac_panel_no>'
E   E   First list contains 2 additional elements.
E   First extra element 1:
E   '<Panel: tigers>'
E   E   - ['<Panel: kittens>', '<Panel: tigers>', '<Panel: rbac_panel_no>']
E   + ['<Panel: rbac_panel_no>']

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to