Project Number Date
test_Tails_ISO_stable 5551 03 Apr 2025, 17:23

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 30:51.367 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
8:18.112
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:3.209
And I update APT using apt 3:24.978
And I install "popularity-contest" using apt 23.180
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.436
When I create a persistent storage and activate the Additional Software feature 22.098
Then Additional Software is correctly configured for package "popularity-contest" 2.946
When I shutdown Tails and wait for the computer to power off 10.405
And I start Tails from USB drive "__internal" with network unplugged 1:3.291
And I enable persistence 20.414
And I log in to a new session 44.255
And the Additional Software installation service has started 31.960
Then I am notified that the installation succeeded 1.886
And Additional Software is correctly configured for package "popularity-contest" 0.807
And the package "popularity-contest" is installed after Additional Software has been started 0.239
After features/support/hooks.rb:519 14.423
After features/support/hooks.rb:330 2.239
After features/support/hooks.rb:100 0.013
3:2.250
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.007
Given a computer 0.273
And I start Tails from USB drive "__internal" and I login with an administration password 1:48.682
And I update APT using apt 43.030
When I install "makepp" using apt 23.635
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.537
And the package "makepp" is installed 0.091
After features/support/hooks.rb:519 14.434
After features/support/hooks.rb:330 1.468
After features/support/hooks.rb:100 0.014
5:18.077
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.223
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:25.807
When I uninstall "popularity-contest" using apt 22.206
And I accept removing "popularity-contest" from Additional Software 0.608
Then "popularity-contest" is not in the list of Additional Software 0.725
When I start Synaptic 25.233
And I update APT using Synaptic 23.043
And I install "cowsay" using Synaptic 10.172
And I accept adding "cowsay" to Additional Software 2.944
Then Additional Software is correctly configured for package "cowsay" 1.002
When I uninstall "cowsay" using apt 3.318
And I refuse removing "cowsay" from Additional Software 0.654
Then Additional Software is correctly configured for package "cowsay" 0.977
When I start "Additional Software" via GNOME Activities Overview 10.851
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.685
Then "cowsay" is not in the list of Additional Software 1.069
When I install "cowsay" using apt 3.220
And I refuse adding "cowsay" to Additional Software 0.613
Then "cowsay" is not in the list of Additional Software 0.718
After features/support/hooks.rb:519 0.546
After features/support/hooks.rb:330 0.690
After features/support/hooks.rb:100 0.007
11:54.757
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.004
Given a computer 0.258
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:27.209
And I configure APT to prefer an old version of cowsay 0.035
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.912
And I accept adding "cowsay" to Additional Software 6.988
And Additional Software is correctly configured for package "cowsay" 0.949
And I shutdown Tails and wait for the computer to power off 6.474
And I start Tails from USB drive "__internal" with network unplugged 1:3.606
And I enable persistence 13.111
# 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.039
# 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.095
And I log in to a new session 41.909
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.358
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
# 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.069
And the network is plugged 0.070
And Tor is ready 22.238
And available upgrades have been checked 0.068
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.070
And I can open the Additional Software configuration window from the notification 2.500
And I shutdown Tails and wait for the computer to power off 2:6.959
And I start Tails from USB drive "__internal" with network unplugged 1:2.858
And I enable persistence 13.654
# 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 47.045
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.618
And I revert the APT tweaks that made it prefer an old version of cowsay 0.072
And the network is plugged 0.091
And Tor is ready 55.135
Then the Additional Software upgrade service has started 0.186
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.079
After features/support/hooks.rb:519 1.320
After features/support/hooks.rb:330 0.764
After features/support/hooks.rb:100 0.023
2:18.168
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.205
And I start Tails from USB drive "__internal" with network unplugged 1:0.266
And I enable persistence 14.173
And I remove the "cowsay" deb files from the APT cache 0.074
# 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 44.197
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.081
And I can open the Additional Software log file from the notification 5.405
And the package "cowsay" is not installed 0.681
After features/support/hooks.rb:519 0.146
After features/support/hooks.rb:330 1.558
After features/support/hooks.rb:100 0.009