Given
I have started Tails with the Flatpak feature from a USB drive with a persistent partition enabled and logged in and the network is connected
0.003
Call to virDomainDefineXML failed: unsupported configuration: spice graphics are not supported with this QEMU (Libvirt::DefinitionError)
./features/support/helpers/vm_helper.rb:147:in `define_domain_xml'
./features/support/helpers/vm_helper.rb:147:in `update'
./features/support/helpers/vm_helper.rb:117:in `initialize'
./features/step_definitions/common_steps.rb:100:in `new'
./features/step_definitions/common_steps.rb:100:in `/^a computer$/'
./features/step_definitions/snapshots.rb:177:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ with\ the\ Flatpak\ feature\ from\ a\ USB\ drive\ with\ a\ persistent\ partition\ enabled\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/flatpak.feature:25:in `Given I have started Tails with the Flatpak feature from a USB drive with a persistent partition enabled and logged in and the network is connected'
When
I start GNOME Software
0.000
And
I install Signal Desktop using GNOME Software
0.000
Then
the org.signal.Signal Flatpak is installed after at most 600 seconds
0.000
When
I start the org.signal.Signal Flatpak
0.000
Then
the org.signal.Signal Flatpak is running
0.000
Given
I kill the org.signal.Signal Flatpak
0.000
And
I go to the main screen of GNOME Software
0.000
When
I uninstall Signal Desktop using GNOME Software
0.000
Then
the org.signal.Signal Flatpak is uninstalled after at most 60 seconds
0.000