← Back to team overview

canonical-ubuntu-qa team mailing list archive

[Bug 2071626] [NEW] ubuntu_performance_multipass.multipassboot fails on noble due to python error

 

Public bug reported:

ubuntu_performance_multipass.multipassboot fails on noble due to a
python error. This is likely a python 2->3 issue.

Here's an example of the error:

215 	  	  File "/home/ubuntu/autotest/client/tests/ubuntu_performance_multipass/ubuntu_performance_multipass.py", line 228, in run_once
216 	  	    keys = keys + result.keys()
217 	  	           ~~~~~^~~~~~~~~~~~~~~
218 	  	TypeError: can only concatenate list (not "dict_keys") to list

** Affects: ubuntu-kernel-tests
     Importance: Undecided
         Status: New


** Tags: ubuntu-performance-multipass

-- 
You received this bug notification because you are a member of Canonical
Platform QA Team, which is subscribed to ubuntu-kernel-tests.
https://bugs.launchpad.net/bugs/2071626

Title:
  ubuntu_performance_multipass.multipassboot fails on noble due to
  python error

Status in ubuntu-kernel-tests:
  New

Bug description:
  ubuntu_performance_multipass.multipassboot fails on noble due to a
  python error. This is likely a python 2->3 issue.

  Here's an example of the error:

  215 	  	  File "/home/ubuntu/autotest/client/tests/ubuntu_performance_multipass/ubuntu_performance_multipass.py", line 228, in run_once
  216 	  	    keys = keys + result.keys()
  217 	  	           ~~~~~^~~~~~~~~~~~~~~
  218 	  	TypeError: can only concatenate list (not "dict_keys") to list

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-kernel-tests/+bug/2071626/+subscriptions



Follow ups