Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 6 21 Jun 2025, 21:22

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 79 0 0 0 0 79 5 0 5 33:9.942 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
6:30.454
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:509 0.009
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:20.447
And I update APT using apt 20.099
And I install "popularity-contest" using apt 26.418
Then I am proposed to add the "popularity-contest" package to my Additional Software 10.525
When I create a persistent storage and activate the Additional Software feature 28.150
Then Additional Software is correctly configured for package "popularity-contest" 3.133
When I shutdown Tails and wait for the computer to power off 15.027
And I start Tails from USB drive "__internal" with network unplugged 1:15.363
And I enable persistence 33.037
And I log in to a new session 49.568
And the Additional Software installation service has started 44.261
Then I am notified that the installation succeeded 2.216
And Additional Software is correctly configured for package "popularity-contest" 0.934
And the package "popularity-contest" is installed after Additional Software has been started 1.268
After features/support/hooks.rb:517 29.163
After features/support/hooks.rb:330 2.539
After features/support/hooks.rb:100 0.012
3:2.420
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.006
Given a computer 0.198
And I start Tails from USB drive "__internal" and I login with an administration password 2:12.077
And I update APT using apt 12.188
When I install "makepp" using apt 31.064
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.712
And the package "makepp" is installed 0.180
After features/support/hooks.rb:517 23.610
After features/support/hooks.rb:330 1.694
After features/support/hooks.rb:100 0.112
6:15.371
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.065
Before features/support/hooks.rb:509 0.047
Given a computer 1.121
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:56.487
When I uninstall "popularity-contest" using apt 29.392
And I accept removing "popularity-contest" from Additional Software 0.566
Then "popularity-contest" is not in the list of Additional Software 1.028
When I start Synaptic 26.545
And I update APT using Synaptic 22.913
And I install "cowsay" using Synaptic 17.309
And I accept adding "cowsay" to Additional Software 1.006
Then Additional Software is correctly configured for package "cowsay" 1.251
When I uninstall "cowsay" using apt 3.594
And I refuse removing "cowsay" from Additional Software 3.560
Then Additional Software is correctly configured for package "cowsay" 1.281
When I start "Additional Software" via GNOME Activities Overview 12.272
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 11.422
Then "cowsay" is not in the list of Additional Software 0.904
When I install "cowsay" using apt 3.204
And I refuse adding "cowsay" to Additional Software 0.579
Then "cowsay" is not in the list of Additional Software 0.928
After features/support/hooks.rb:517 0.886
After features/support/hooks.rb:330 1.092
After features/support/hooks.rb:100 0.008
14:20.951
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.005
Given a computer 0.345
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:13.233
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 34.208
And I accept adding "cowsay" to Additional Software 6.222
And Additional Software is correctly configured for package "cowsay" 0.933
And I shutdown Tails and wait for the computer to power off 6.872
And I start Tails from USB drive "__internal" with network unplugged 1:21.679
And I enable persistence 18.265
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.135
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.317
And I log in to a new session 51.351
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.074
And I revert the APT tweaks that made it prefer an old version of cowsay 0.076
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.097
And the network is plugged 0.125
And Tor is ready 33.077
And available upgrades have been checked 0.047
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.461
And I can open the Additional Software configuration window from the notification 3.040
And I shutdown Tails and wait for the computer to power off 2:2.979
And I start Tails from USB drive "__internal" with network unplugged 1:26.022
And I enable persistence 18.750
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.060
And I log in to a new session 51.309
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.556
And I revert the APT tweaks that made it prefer an old version of cowsay 0.066
And the network is plugged 0.076
And Tor is ready 1:0.290
Then the Additional Software upgrade service has started 0.165
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.076
After features/support/hooks.rb:517 5.404
After features/support/hooks.rb:330 1.465
After features/support/hooks.rb:100 0.069
3:0.744
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Before features/support/hooks.rb:509 0.016
Given a computer 0.461
And I start Tails from USB drive "__internal" with network unplugged 1:19.594
And I enable persistence 18.228
And I remove the "cowsay" deb files from the APT cache 0.834
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.225
And I log in to a new session 50.377
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 20.972
And I can open the Additional Software log file from the notification 8.395
And the package "cowsay" is not installed 1.653
After features/support/hooks.rb:517 0.222
After features/support/hooks.rb:330 3.457
After features/support/hooks.rb:100 0.011