Project Number Date
test_Tails_ISO_feature-arti 52 08 May 2025, 19:59

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 27:59.218 Passed
Feature Additional software
As a Tails user I may want to install softwares not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
5:26.735
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:507 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:2.247
And I update APT using apt 34.944
And I install "popularity-contest" using apt 26.274
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.258
When I create a persistent storage and activate the Additional Software feature 21.083
Then Additional Software is correctly configured for package "popularity-contest" 2.985
When I shutdown Tails and wait for the computer to power off 10.741
And I start Tails from USB drive "__internal" with network unplugged 1:8.481
And I enable persistence 22.827
And I log in to a new session 36.007
And the Additional Software installation service has started 32.806
Then I am notified that the installation succeeded 1.838
And Additional Software is correctly configured for package "popularity-contest" 0.908
And the package "popularity-contest" is installed after Additional Software has been started 0.330
After features/support/hooks.rb:515 16.188
After features/support/hooks.rb:330 2.104
After features/support/hooks.rb:100 0.013
2:53.216
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.237
And I start Tails from USB drive "__internal" and I login with an administration password 1:49.159
And I update APT using apt 34.159
When I install "makepp" using apt 22.952
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.623
And the package "makepp" is installed 0.083
After features/support/hooks.rb:515 15.809
After features/support/hooks.rb:330 1.493
After features/support/hooks.rb:100 0.014
5:20.106
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.007
Given a computer 0.240
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:28.401
When I uninstall "popularity-contest" using apt 21.886
And I accept removing "popularity-contest" from Additional Software 0.586
Then "popularity-contest" is not in the list of Additional Software 0.759
When I start Synaptic 23.648
And I update APT using Synaptic 23.028
And I install "cowsay" using Synaptic 12.580
And I accept adding "cowsay" to Additional Software 1.175
Then Additional Software is correctly configured for package "cowsay" 0.850
When I uninstall "cowsay" using apt 3.403
And I refuse removing "cowsay" from Additional Software 0.688
Then Additional Software is correctly configured for package "cowsay" 0.916
When I start "Additional Software" via GNOME Activities Overview 10.845
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.303
Then "cowsay" is not in the list of Additional Software 1.043
When I install "cowsay" using apt 3.283
And I refuse adding "cowsay" to Additional Software 0.661
Then "cowsay" is not in the list of Additional Software 0.802
After features/support/hooks.rb:515 1.084
After features/support/hooks.rb:330 0.826
After features/support/hooks.rb:100 0.010
12:3.052
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.005
Given a computer 0.239
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:33.715
And I configure APT to prefer an old version of cowsay 0.037
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.122
And I accept adding "cowsay" to Additional Software 6.945
And Additional Software is correctly configured for package "cowsay" 1.090
And I shutdown Tails and wait for the computer to power off 6.591
And I start Tails from USB drive "__internal" with network unplugged 1:4.483
And I enable persistence 13.150
# 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.036
# 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.092
And I log in to a new session 42.238
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.699
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
# 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.073
And the network is plugged 0.073
And Tor is ready 18.676
And available upgrades have been checked 1.516
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.304
And I can open the Additional Software configuration window from the notification 4.084
And I shutdown Tails and wait for the computer to power off 2:7.612
And I start Tails from USB drive "__internal" with network unplugged 1:4.109
And I enable persistence 14.459
# 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.031
And I log in to a new session 44.564
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.874
And I revert the APT tweaks that made it prefer an old version of cowsay 0.066
And the network is plugged 0.072
And Tor is ready 53.749
Then the Additional Software upgrade service has started 0.181
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.094
After features/support/hooks.rb:515 2.290
After features/support/hooks.rb:330 0.699
After features/support/hooks.rb:100 0.029
2:16.107
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.008
Given a computer 0.247
And I start Tails from USB drive "__internal" with network unplugged 1:1.177
And I enable persistence 11.744
And I remove the "cowsay" deb files from the APT cache 0.072
# 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.082
And I log in to a new session 44.097
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.954
And I can open the Additional Software log file from the notification 5.785
And the package "cowsay" is not installed 0.944
After features/support/hooks.rb:515 0.240
After features/support/hooks.rb:330 1.645
After features/support/hooks.rb:100 0.007