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.028
No such file or directory - xlsclients (Errno::ENOENT)
./features/support/helpers/display_helper.rb:10:in `popen'
./features/support/helpers/display_helper.rb:10:in `active?'
./features/support/helpers/vm_helper.rb:153:in `destroy_and_undefine'
./features/support/helpers/vm_helper.rb:125:in `rescue in initialize'
./features/support/helpers/vm_helper.rb:82: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