Project Number Date
test_Tails_ISO_feature-arti 58 14 May 2025, 16:34

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:18.202 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:29.281
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:509 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:4.297
And I update APT using apt 34.199
And I install "popularity-contest" using apt 26.503
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.943
When I create a persistent storage and activate the Additional Software feature 23.429
Then Additional Software is correctly configured for package "popularity-contest" 3.038
When I shutdown Tails and wait for the computer to power off 10.773
And I start Tails from USB drive "__internal" with network unplugged 1:5.251
And I enable persistence 21.760
And I log in to a new session 36.730
And the Additional Software installation service has started 32.243
Then I am notified that the installation succeeded 1.995
And Additional Software is correctly configured for package "popularity-contest" 0.828
And the package "popularity-contest" is installed after Additional Software has been started 0.284
After features/support/hooks.rb:517 14.410
After features/support/hooks.rb:330 2.566
After features/support/hooks.rb:100 0.014
2:55.843
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.208
And I start Tails from USB drive "__internal" and I login with an administration password 1:53.415
And I update APT using apt 33.619
When I install "makepp" using apt 23.159
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.360
And the package "makepp" is installed 0.079
After features/support/hooks.rb:517 14.690
After features/support/hooks.rb:330 1.235
After features/support/hooks.rb:100 0.012
5:1.765
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:509 0.004
Given a computer 0.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:14.835
When I uninstall "popularity-contest" using apt 21.888
And I accept removing "popularity-contest" from Additional Software 0.683
Then "popularity-contest" is not in the list of Additional Software 0.728
When I start Synaptic 23.238
And I update APT using Synaptic 22.566
And I install "cowsay" using Synaptic 7.985
And I accept adding "cowsay" to Additional Software 2.563
Then Additional Software is correctly configured for package "cowsay" 0.851
When I uninstall "cowsay" using apt 3.249
And I refuse removing "cowsay" from Additional Software 0.566
Then Additional Software is correctly configured for package "cowsay" 0.870
When I start "Additional Software" via GNOME Activities Overview 10.513
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.857
Then "cowsay" is not in the list of Additional Software 1.366
When I install "cowsay" using apt 3.249
And I refuse adding "cowsay" to Additional Software 0.646
Then "cowsay" is not in the list of Additional Software 0.895
After features/support/hooks.rb:517 0.971
After features/support/hooks.rb:330 0.809
After features/support/hooks.rb:100 0.009
11:32.289
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:509 0.005
Given a computer 0.216
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.632
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 25.720
And I accept adding "cowsay" to Additional Software 6.655
And Additional Software is correctly configured for package "cowsay" 0.971
And I shutdown Tails and wait for the computer to power off 6.445
And I start Tails from USB drive "__internal" with network unplugged 1:1.956
And I enable persistence 13.325
# 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.028
# 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.104
And I log in to a new session 43.475
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.145
And I revert the APT tweaks that made it prefer an old version of cowsay 0.065
# 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.074
And the network is plugged 0.086
And Tor is ready 21.069
And available upgrades have been checked 1.145
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.834
And I can open the Additional Software configuration window from the notification 3.344
And I shutdown Tails and wait for the computer to power off 2:2.594
And I start Tails from USB drive "__internal" with network unplugged 1:1.464
And I enable persistence 11.706
# 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.030
And I log in to a new session 44.701
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.763
And I revert the APT tweaks that made it prefer an old version of cowsay 0.051
And the network is plugged 0.077
And Tor is ready 53.254
Then the Additional Software upgrade service has started 0.216
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.100
After features/support/hooks.rb:517 2.066
After features/support/hooks.rb:330 0.702
After features/support/hooks.rb:100 0.045
2:19.023
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.007
Given a computer 0.215
And I start Tails from USB drive "__internal" with network unplugged 1:4.025
And I enable persistence 13.042
And I remove the "cowsay" deb files from the APT cache 0.070
# 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.080
And I log in to a new session 41.872
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.317
And I can open the Additional Software log file from the notification 5.605
And the package "cowsay" is not installed 0.793
After features/support/hooks.rb:517 0.207
After features/support/hooks.rb:330 1.733
After features/support/hooks.rb:100 0.010