Public bug reported: x-kit 0.5.0ubuntu8 FTBFS in Resolute:
https://people.canonical.com/~ginggs/ftbfs-report/test- rebuild-20260320-resolute-resolute.html ====================================================================== ERROR: test_fix_broken_references1 (1-test.XUtilsTestCase.test_fix_broken_references1) def fix_broken_references(self): ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/tests/1-test.py", line 98, in test_fix_broken_references1 self.failUnless(screens == expectedScreens and devices == expectedDevices and inputDevices == expectedInputDevices, 'Not all the broken sections were fixed!') ^^^^^^^^^^^^^^^ AttributeError: 'XUtilsTestCase' object has no attribute 'failUnless' ====================================================================== ERROR: test_get_devices_in_serverlayout1 (1-test.XUtilsTestCase.test_get_devices_in_serverlayout1) get_devices_in_serverlayout(self, position) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/tests/1-test.py", line 217, in test_get_devices_in_serverlayout1 self.failUnless(len(devices) == 1, 'Only one section should be found!') ^^^^^^^^^^^^^^^ AttributeError: 'XUtilsTestCase' object has no attribute 'failUnless' ====================================================================== ERROR: test_get_devices_in_serverlayout2 (1-test.XUtilsTestCase.test_get_devices_in_serverlayout2) get_devices_in_serverlayout(self, position) ---------------------------------------------------------------------- Traceback (most recent call last): File "/<<PKGBUILDDIR>>/tests/1-test.py", line 278, in test_get_devices_in_serverlayout2 self.failUnless(len(devices) == 2, 'No section should be found!') ^^^^^^^^^^^^^^^ AttributeError: 'XUtilsTestCase' object has no attribute 'failUnless' ** Affects: x-kit (Ubuntu) Importance: Undecided Status: New ** Tags: ftbfs -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2147185 Title: x-kit: FTBFS in Resolute To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/x-kit/+bug/2147185/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
