unittest failures in arm64 and other arches
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
landscape-client (Ubuntu) |
Fix Released
|
High
|
Mitch Burton |
Bug Description
The 23.08-0ubuntu3 upload[1] of landscape-client is failing to build on armhf, arm64 and riscv64 due to unit test failures.
I reproduced the arm64 failures in a noble arm64 lxd:
[FAIL]
Traceback (most recent call last):
File "/home/
self.
File "/usr/lib/
super(
File "/usr/lib/
raise self.failureExc
twisted.
landscape.
=======
[FAIL]
Traceback (most recent call last):
File "/home/
self.
File "/usr/lib/
super(
File "/usr/lib/
assertion_
File "/usr/lib/
raise self.failureExc
twisted.
landscape.
=======
[ERROR]
Traceback (most recent call last):
File "/home/
self.
File "/usr/lib/
raise AssertionError(msg)
builtins.
landscape.
-------
Ran 2339 tests in 415.794s
FAILED (skips=2, failures=2, errors=1, successes=2334)
1. https:/
Related branches
- Andreas Hasenack: Approve
- git-ubuntu import: Pending requested
-
Diff: 164 lines (+143/-0)3 files modifieddebian/changelog (+8/-0)
debian/patches/0003-fix-cpuinfo-and-tests.patch (+134/-0)
debian/patches/series (+1/-0)
Changed in landscape-client (Ubuntu): | |
assignee: | nobody → Mitch Burton (mitchburton) |
Changed in landscape-client (Ubuntu): | |
status: | New → Confirmed |
Changed in landscape-client (Ubuntu): | |
status: | Confirmed → In Progress |
FWIW, this is /proc/cpuinfo on that arm64 system where I ran the test and it failed:
$ cat /proc/cpuinfo
processor : 0
BogoMIPS : 108.00
Features : fp asimd evtstrm crc32 cpuid
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd08
CPU revision : 3
processor : 1
BogoMIPS : 108.00
Features : fp asimd evtstrm crc32 cpuid
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd08
CPU revision : 3
processor : 2
BogoMIPS : 108.00
Features : fp asimd evtstrm crc32 cpuid
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd08
CPU revision : 3
processor : 3
BogoMIPS : 108.00
Features : fp asimd evtstrm crc32 cpuid
CPU implementer : 0x41
CPU architecture: 8
CPU variant : 0x0
CPU part : 0xd08
CPU revision : 3
Hardware : BCM2835
Revision : c03112
Serial : 10000000f40b82d7
Model : Raspberry Pi 4 Model B Rev 1.2