Project Number Date
test_Tails_ISO_feature-arti 63 19 May 2025, 19:06

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 29:45.385 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
6:6.063
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:509 0.008
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:13.502
And I update APT using apt 44.310
And I install "popularity-contest" using apt 26.633
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.159
When I create a persistent storage and activate the Additional Software feature 23.510
Then Additional Software is correctly configured for package "popularity-contest" 3.057
When I shutdown Tails and wait for the computer to power off 10.935
And I start Tails from USB drive "__internal" with network unplugged 1:7.875
And I enable persistence 28.729
And I log in to a new session 43.508
And the Additional Software installation service has started 32.252
Then I am notified that the installation succeeded 2.131
And Additional Software is correctly configured for package "popularity-contest" 0.924
And the package "popularity-contest" is installed after Additional Software has been started 0.531
After features/support/hooks.rb:517 15.511
After features/support/hooks.rb:330 3.905
After features/support/hooks.rb:100 0.013
3:1.570
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:509 0.007
Given a computer 2.044
And I start Tails from USB drive "__internal" and I login with an administration password 1:54.210
And I update APT using apt 33.749
When I install "makepp" using apt 26.822
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.658
And the package "makepp" is installed 0.085
After features/support/hooks.rb:517 16.260
After features/support/hooks.rb:330 1.310
After features/support/hooks.rb:100 0.015
5:19.729
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.008
Given a computer 0.236
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:27.178
When I uninstall "popularity-contest" using apt 21.927
And I accept removing "popularity-contest" from Additional Software 0.656
Then "popularity-contest" is not in the list of Additional Software 0.812
When I start Synaptic 24.411
And I update APT using Synaptic 23.526
And I install "cowsay" using Synaptic 12.000
And I accept adding "cowsay" to Additional Software 1.213
Then Additional Software is correctly configured for package "cowsay" 0.936
When I uninstall "cowsay" using apt 3.232
And I refuse removing "cowsay" from Additional Software 0.636
Then Additional Software is correctly configured for package "cowsay" 0.945
When I start "Additional Software" via GNOME Activities Overview 10.765
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.435
Then "cowsay" is not in the list of Additional Software 1.049
When I install "cowsay" using apt 3.248
And I refuse adding "cowsay" to Additional Software 0.702
Then "cowsay" is not in the list of Additional Software 0.812
After features/support/hooks.rb:517 1.284
After features/support/hooks.rb:330 0.934
After features/support/hooks.rb:100 0.014
12:38.543
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.006
Given a computer 1.795
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:40.648
And I configure APT to prefer an old version of cowsay 0.040
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.715
And I accept adding "cowsay" to Additional Software 5.480
And Additional Software is correctly configured for package "cowsay" 1.071
And I shutdown Tails and wait for the computer to power off 6.804
And I start Tails from USB drive "__internal" with network unplugged 1:7.715
And I enable persistence 14.637
# 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
# 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.106
And I log in to a new session 41.870
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.549
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
# 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.093
And the network is plugged 0.107
And Tor is ready 23.660
And available upgrades have been checked 0.051
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 6.027
And I can open the Additional Software configuration window from the notification 3.343
And I shutdown Tails and wait for the computer to power off 2:8.149
And I start Tails from USB drive "__internal" with network unplugged 1:6.531
And I enable persistence 15.123
# 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.034
And I log in to a new session 42.818
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.694
And I revert the APT tweaks that made it prefer an old version of cowsay 0.073
And the network is plugged 0.107
And Tor is ready 54.808
Then the Additional Software upgrade service has started 0.244
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.136
After features/support/hooks.rb:517 2.933
After features/support/hooks.rb:330 1.110
After features/support/hooks.rb:100 0.039
2:39.478
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.009
Given a computer 0.328
And I start Tails from USB drive "__internal" with network unplugged 1:14.717
And I enable persistence 18.886
And I remove the "cowsay" deb files from the APT cache 0.087
# 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.182
And I log in to a new session 46.636
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.895
And I can open the Additional Software log file from the notification 5.076
And the package "cowsay" is not installed 0.668
After features/support/hooks.rb:517 0.203
After features/support/hooks.rb:330 2.082
After features/support/hooks.rb:100 0.008