Project Number Date
test_Tails_ISO_stable 5580 17 Apr 2025, 12:47

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 37:12.561 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
14:11.799
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 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:0.236
And I update APT using apt 9:22.452
And I install "popularity-contest" using apt 23.876
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.194
When I create a persistent storage and activate the Additional Software feature 19.546
Then Additional Software is correctly configured for package "popularity-contest" 2.868
When I shutdown Tails and wait for the computer to power off 10.466
And I start Tails from USB drive "__internal" with network unplugged 1:2.264
And I enable persistence 20.168
And I log in to a new session 46.204
And the Additional Software installation service has started 32.799
Then I am notified that the installation succeeded 1.567
And Additional Software is correctly configured for package "popularity-contest" 0.871
And the package "popularity-contest" is installed after Additional Software has been started 0.281
After features/support/hooks.rb:519 21.362
After features/support/hooks.rb:330 2.149
After features/support/hooks.rb:100 0.016
3:56.205
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.009
Given a computer 0.243
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.899
And I update APT using apt 1:43.227
When I install "makepp" using apt 23.172
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.581
And the package "makepp" is installed 0.082
After features/support/hooks.rb:519 14.739
After features/support/hooks.rb:330 1.991
After features/support/hooks.rb:100 0.011
5:8.671
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.191
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:20.984
When I uninstall "popularity-contest" using apt 21.848
And I accept removing "popularity-contest" from Additional Software 0.617
Then "popularity-contest" is not in the list of Additional Software 0.684
When I start Synaptic 24.115
And I update APT using Synaptic 22.351
And I install "cowsay" using Synaptic 9.262
And I accept adding "cowsay" to Additional Software 1.398
Then Additional Software is correctly configured for package "cowsay" 0.768
When I uninstall "cowsay" using apt 3.226
And I refuse removing "cowsay" from Additional Software 0.572
Then Additional Software is correctly configured for package "cowsay" 0.843
When I start "Additional Software" via GNOME Activities Overview 10.500
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.467
Then "cowsay" is not in the list of Additional Software 1.295
When I install "cowsay" using apt 3.232
And I refuse adding "cowsay" to Additional Software 0.600
Then "cowsay" is not in the list of Additional Software 0.709
After features/support/hooks.rb:519 0.579
After features/support/hooks.rb:330 0.810
After features/support/hooks.rb:100 0.009
11:45.555
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.005
Given a computer 0.230
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:55.054
And I configure APT to prefer an old version of cowsay 0.030
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.859
And I accept adding "cowsay" to Additional Software 5.556
And Additional Software is correctly configured for package "cowsay" 1.345
And I shutdown Tails and wait for the computer to power off 6.447
And I start Tails from USB drive "__internal" with network unplugged 1:1.145
And I enable persistence 12.611
# 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.024
# 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.081
And I log in to a new session 39.772
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.569
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.072
And the network is plugged 0.062
And Tor is ready 18.763
And available upgrades have been checked 0.052
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.703
And I can open the Additional Software configuration window from the notification 4.500
And I shutdown Tails and wait for the computer to power off 2:3.746
And I start Tails from USB drive "__internal" with network unplugged 1:0.432
And I enable persistence 10.772
# 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.024
And I log in to a new session 45.604
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.969
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
And the network is plugged 0.093
And Tor is ready 44.673
Then the Additional Software upgrade service has started 0.146
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.087
After features/support/hooks.rb:519 1.299
After features/support/hooks.rb:330 0.654
After features/support/hooks.rb:100 0.025
2:10.330
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.182
And I start Tails from USB drive "__internal" with network unplugged 59.987
And I enable persistence 11.038
And I remove the "cowsay" deb files from the APT cache 0.065
# 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.074
And I log in to a new session 39.030
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.456
And I can open the Additional Software log file from the notification 5.718
And the package "cowsay" is not installed 0.777
After features/support/hooks.rb:519 0.125
After features/support/hooks.rb:330 1.749
After features/support/hooks.rb:100 0.008