Project Number Date
test_Tails_ISO_stable 5542 02 Apr 2025, 12:38

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 35:51.963 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
11:30.258
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:26.641
And I update APT using apt 5:34.374
And I install "popularity-contest" using apt 23.494
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.707
When I create a persistent storage and activate the Additional Software feature 26.385
Then Additional Software is correctly configured for package "popularity-contest" 4.596
When I shutdown Tails and wait for the computer to power off 14.642
And I start Tails from USB drive "__internal" with network unplugged 1:6.358
And I enable persistence 50.156
And I log in to a new session 37.497
And the Additional Software installation service has started 33.951
Then I am notified that the installation succeeded 3.255
And Additional Software is correctly configured for package "popularity-contest" 0.920
And the package "popularity-contest" is installed after Additional Software has been started 0.274
After features/support/hooks.rb:519 14.926
After features/support/hooks.rb:330 3.401
After features/support/hooks.rb:100 0.010
5:32.522
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.289
And I start Tails from USB drive "__internal" and I login with an administration password 2:7.057
And I update APT using apt 2:15.049
When I install "makepp" using apt 1:3.570
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.465
And the package "makepp" is installed 0.089
After features/support/hooks.rb:519 16.794
After features/support/hooks.rb:330 1.669
After features/support/hooks.rb:100 0.015
5:33.101
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.255
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:31.108
When I uninstall "popularity-contest" using apt 21.893
And I accept removing "popularity-contest" from Additional Software 0.646
Then "popularity-contest" is not in the list of Additional Software 0.849
When I start Synaptic 23.095
And I update APT using Synaptic 24.039
And I install "cowsay" using Synaptic 22.428
And I accept adding "cowsay" to Additional Software 1.264
Then Additional Software is correctly configured for package "cowsay" 0.949
When I uninstall "cowsay" using apt 3.268
And I refuse removing "cowsay" from Additional Software 0.675
Then Additional Software is correctly configured for package "cowsay" 0.893
When I start "Additional Software" via GNOME Activities Overview 11.202
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.915
Then "cowsay" is not in the list of Additional Software 0.926
When I install "cowsay" using apt 3.338
And I refuse adding "cowsay" to Additional Software 0.608
Then "cowsay" is not in the list of Additional Software 0.739
After features/support/hooks.rb:519 0.641
After features/support/hooks.rb:330 1.320
After features/support/hooks.rb:100 0.009
10:50.325
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 1.584
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:40.832
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 27.111
And I accept adding "cowsay" to Additional Software 7.364
And Additional Software is correctly configured for package "cowsay" 1.095
And I shutdown Tails and wait for the computer to power off 6.437
And I start Tails from USB drive "__internal" with network unplugged 1:7.570
And I enable persistence 16.674
# 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.056
# 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.125
And I log in to a new session 46.262
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.200
And I revert the APT tweaks that made it prefer an old version of cowsay 0.088
# 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.097
And the network is plugged 0.111
And Tor is ready 24.226
And available upgrades have been checked 1.207
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.300
And I can open the Additional Software configuration window from the notification 3.604
And I shutdown Tails and wait for the computer to power off 20.067
And I start Tails from USB drive "__internal" with network unplugged 1:8.161
And I enable persistence 13.435
# 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.043
And I log in to a new session 45.873
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.949
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.088
And Tor is ready 56.371
Then the Additional Software upgrade service has started 0.179
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.101
After features/support/hooks.rb:519 1.388
After features/support/hooks.rb:330 0.770
After features/support/hooks.rb:100 0.025
2:25.755
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.276
And I start Tails from USB drive "__internal" with network unplugged 1:5.680
And I enable persistence 14.922
And I remove the "cowsay" deb files from the APT cache 0.068
# 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.099
And I log in to a new session 42.374
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.096
And I can open the Additional Software log file from the notification 7.142
And the package "cowsay" is not installed 1.095
After features/support/hooks.rb:519 0.205
After features/support/hooks.rb:330 1.398
After features/support/hooks.rb:100 0.011