Project Number Date
test_Tails_ISO_stable 5549 03 Apr 2025, 14: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:27.479 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:21.691
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:7.154
And I update APT using apt 1:13.168
And I install "popularity-contest" using apt 26.144
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.046
When I create a persistent storage and activate the Additional Software feature 20.032
Then Additional Software is correctly configured for package "popularity-contest" 2.472
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:13.085
And I enable persistence 23.203
And I log in to a new session 43.334
And the Additional Software installation service has started 32.460
Then I am notified that the installation succeeded 1.846
And Additional Software is correctly configured for package "popularity-contest" 1.059
And the package "popularity-contest" is installed after Additional Software has been started 0.276
After features/support/hooks.rb:519 15.000
After features/support/hooks.rb:330 2.309
After features/support/hooks.rb:100 0.011
6:1.719
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.008
Given a computer 0.244
And I start Tails from USB drive "__internal" and I login with an administration password 1:43.742
And I update APT using apt 2:44.584
When I install "makepp" using apt 1:28.661
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.415
And the package "makepp" is installed 0.069
After features/support/hooks.rb:519 15.795
After features/support/hooks.rb:330 1.526
After features/support/hooks.rb:100 0.013
5:28.846
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.210
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:26.713
When I uninstall "popularity-contest" using apt 28.461
And I accept removing "popularity-contest" from Additional Software 0.873
Then "popularity-contest" is not in the list of Additional Software 0.919
When I start Synaptic 25.958
And I update APT using Synaptic 24.813
And I install "cowsay" using Synaptic 11.801
And I accept adding "cowsay" to Additional Software 1.527
Then Additional Software is correctly configured for package "cowsay" 1.051
When I uninstall "cowsay" using apt 3.262
And I refuse removing "cowsay" from Additional Software 0.659
Then Additional Software is correctly configured for package "cowsay" 0.965
When I start "Additional Software" via GNOME Activities Overview 10.763
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.937
Then "cowsay" is not in the list of Additional Software 1.140
When I install "cowsay" using apt 3.222
And I refuse adding "cowsay" to Additional Software 0.672
Then "cowsay" is not in the list of Additional Software 0.889
After features/support/hooks.rb:519 0.838
After features/support/hooks.rb:330 1.009
After features/support/hooks.rb:100 0.011
10:19.266
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.006
Given a computer 0.293
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:47.545
And I configure APT to prefer an old version of cowsay 0.043
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.412
And I accept adding "cowsay" to Additional Software 6.512
And Additional Software is correctly configured for package "cowsay" 0.941
And I shutdown Tails and wait for the computer to power off 6.469
And I start Tails from USB drive "__internal" with network unplugged 1:13.126
And I enable persistence 12.702
# 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.107
And I log in to a new session 41.318
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.906
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.064
And the network is plugged 0.116
And Tor is ready 23.609
And available upgrades have been checked 0.067
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.152
And I can open the Additional Software configuration window from the notification 2.230
And I shutdown Tails and wait for the computer to power off 6.431
And I start Tails from USB drive "__internal" with network unplugged 1:1.341
And I enable persistence 13.257
# 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.040
And I log in to a new session 42.414
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.444
And I revert the APT tweaks that made it prefer an old version of cowsay 0.081
And the network is plugged 0.068
And Tor is ready 47.157
Then the Additional Software upgrade service has started 0.203
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.105
After features/support/hooks.rb:519 1.335
After features/support/hooks.rb:330 0.641
After features/support/hooks.rb:100 0.030
2:15.955
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.212
And I start Tails from USB drive "__internal" with network unplugged 1:0.732
And I enable persistence 11.965
And I remove the "cowsay" deb files from the APT cache 0.075
# 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.087
And I log in to a new session 44.590
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.156
And I can open the Additional Software log file from the notification 5.095
And the package "cowsay" is not installed 1.038
After features/support/hooks.rb:519 0.149
After features/support/hooks.rb:330 1.669
After features/support/hooks.rb:100 0.011