[Bug 1992172] Re: test_run_crash_kernel fails on ppc64el
Launchpad Bug Tracker
1992172 at bugs.launchpad.net
Thu Dec 15 17:34:19 UTC 2022
This bug was fixed in the package apport - 2.20.11-0ubuntu82.3
---------------
apport (2.20.11-0ubuntu82.3) jammy; urgency=medium
* Replace deprecated 'imp' module (LP: #1947425)
* Fix KeyError: 'CasperMD5json' (LP: #1964828)
* apport-kde: Fix inverse order of choices (LP: #1967965)
* apport-unpack: Fix ValueError: ['separator'] has no binary content
(LP: #1889443)
* test:
- Mock add_gdb_info calls in KDE UI tests
- Fix KDE UI tests if whoopsie.path is disabled
- Fix race with progress dialog in KDE UI tests
- Run UI KDE tests again
- Determine source package dynamically in test_run_crash_kernel
(LP: #1992172)
-- Benjamin Drung <bdrung at ubuntu.com> Thu, 24 Nov 2022 12:47:19 +0100
** Changed in: apport (Ubuntu Jammy)
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/1992172
Title:
test_run_crash_kernel fails on ppc64el
Status in Apport:
Fix Released
Status in apport package in Ubuntu:
Fix Released
Status in apport source package in Bionic:
New
Status in apport source package in Focal:
New
Status in apport source package in Jammy:
Fix Released
Bug description:
[Impact]
The autopkgtest for apport 2.23.1-0ubuntu1 fails on ppc64el:
```
======================================================================
FAIL: test_run_crash_kernel (tests.integration.test_ui.T)
run_crash() for a kernel error
----------------------------------------------------------------------
Traceback (most recent call last):
File "/usr/lib/python3.10/unittest/mock.py", line 1369, in patched
return func(*newargs, **newkeywargs)
File "/tmp/autopkgtest.W5WLIN/autopkgtest_tmp/tests/integration/test_ui.py", line 1617, in test_run_crash_kernel
self.assertEqual(
AssertionError: 'http://linux.bugs.example.com/5' != 'http://linux-signed.bugs.example.com/5'
- http://linux.bugs.example.com/5
+ http://linux-signed.bugs.example.com/5
? +++++++
----------------------------------------------------------------------
```
Full log: https://autopkgtest.ubuntu.com/results/autopkgtest-
kinetic/kinetic/ppc64el/a/apport/20221007_113450_023d9@/log.gz
[Test Plan]
Check that the autopkgtest succeed all architectures (except for
i386).
[Where problems could occur]
The test cases are only part of the apport source package and are not
copied in any binary packages. Changes to the test will only affect
the package build and test execution.
To manage notifications about this bug go to:
https://bugs.launchpad.net/apport/+bug/1992172/+subscriptions
More information about the foundations-bugs
mailing list