Project Number Date
test_Tails_ISO_stable 5506 10 Mar 2025, 18:51

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 31:58.482 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:25.042
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:2.436
And I update APT using apt 3:16.334
And I install "popularity-contest" using apt 34.798
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.361
When I create a persistent storage and activate the Additional Software feature 21.234
Then Additional Software is correctly configured for package "popularity-contest" 1.359
When I shutdown Tails and wait for the computer to power off 14.617
And I start Tails from USB drive "__internal" with network unplugged 1:1.456
And I enable persistence 24.922
And I log in to a new session 45.230
And the Additional Software installation service has started 31.772
Then I am notified that the installation succeeded 2.330
And Additional Software is correctly configured for package "popularity-contest" 0.932
And the package "popularity-contest" is installed after Additional Software has been started 0.254
After features/support/hooks.rb:519 14.753
After features/support/hooks.rb:330 2.066
After features/support/hooks.rb:100 0.017
6:1.408
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 0.222
And I start Tails from USB drive "__internal" and I login with an administration password 2:17.583
And I update APT using apt 3:13.688
When I install "makepp" using apt 23.108
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.723
And the package "makepp" is installed 0.082
After features/support/hooks.rb:519 16.657
After features/support/hooks.rb:330 1.184
After features/support/hooks.rb:100 0.015
5:11.571
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.007
Given a computer 0.280
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:20.129
When I uninstall "popularity-contest" using apt 21.966
And I accept removing "popularity-contest" from Additional Software 0.642
Then "popularity-contest" is not in the list of Additional Software 0.844
When I start Synaptic 24.665
And I update APT using Synaptic 22.115
And I install "cowsay" using Synaptic 11.864
And I accept adding "cowsay" to Additional Software 0.804
Then Additional Software is correctly configured for package "cowsay" 0.931
When I uninstall "cowsay" using apt 3.286
And I refuse removing "cowsay" from Additional Software 0.666
Then Additional Software is correctly configured for package "cowsay" 0.936
When I start "Additional Software" via GNOME Activities Overview 10.861
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.817
Then "cowsay" is not in the list of Additional Software 0.905
When I install "cowsay" using apt 3.236
And I refuse adding "cowsay" to Additional Software 0.800
Then "cowsay" is not in the list of Additional Software 0.816
After features/support/hooks.rb:519 0.980
After features/support/hooks.rb:330 0.869
After features/support/hooks.rb:100 0.012
10:4.135
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:511 0.011
Given a computer 0.361
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:28.040
And I configure APT to prefer an old version of cowsay 0.041
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.545
And I accept adding "cowsay" to Additional Software 7.052
And Additional Software is correctly configured for package "cowsay" 0.945
And I shutdown Tails and wait for the computer to power off 6.453
And I start Tails from USB drive "__internal" with network unplugged 1:0.829
And I enable persistence 16.934
# 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.026
# 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.075
And I log in to a new session 37.997
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.361
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
# 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.080
And Tor is ready 21.720
And available upgrades have been checked 1.212
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.735
And I can open the Additional Software configuration window from the notification 2.633
And I shutdown Tails and wait for the computer to power off 14.653
And I start Tails from USB drive "__internal" with network unplugged 1:0.905
And I enable persistence 15.956
# 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.035
And I log in to a new session 40.097
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.412
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.333
And Tor is ready 54.225
Then the Additional Software upgrade service has started 0.184
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.100
After features/support/hooks.rb:519 1.150
After features/support/hooks.rb:330 0.652
After features/support/hooks.rb:100 0.031
2:16.323
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 0.203
And I start Tails from USB drive "__internal" with network unplugged 1:0.144
And I enable persistence 12.249
And I remove the "cowsay" deb files from the APT cache 0.062
# 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.100
And I log in to a new session 45.975
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.632
And I can open the Additional Software log file from the notification 5.283
And the package "cowsay" is not installed 0.671
After features/support/hooks.rb:519 0.153
After features/support/hooks.rb:330 1.866
After features/support/hooks.rb:100 0.009