Project Number Date
test_Tails_ISO_stable 5622 02 May 2025, 12:48

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 23:37.840 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
4:44.787
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 57.251
And I update APT using apt 12.077
And I install "popularity-contest" using apt 22.812
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.279
When I create a persistent storage and activate the Additional Software feature 19.160
Then Additional Software is correctly configured for package "popularity-contest" 3.087
When I shutdown Tails and wait for the computer to power off 12.517
And I start Tails from USB drive "__internal" with network unplugged 1:1.516
And I enable persistence 19.180
And I log in to a new session 37.064
And the Additional Software installation service has started 31.761
Then I am notified that the installation succeeded 1.945
And Additional Software is correctly configured for package "popularity-contest" 0.868
And the package "popularity-contest" is installed after Additional Software has been started 0.264
After features/support/hooks.rb:519 13.421
After features/support/hooks.rb:330 2.684
After features/support/hooks.rb:100 0.011
2:26.281
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.003
Given a computer 0.201
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.197
And I update APT using apt 13.688
When I install "makepp" using apt 23.736
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.379
And the package "makepp" is installed 0.078
After features/support/hooks.rb:519 14.006
After features/support/hooks.rb:330 1.156
After features/support/hooks.rb:100 0.010
4:59.720
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.189
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:12.087
When I uninstall "popularity-contest" using apt 21.745
And I accept removing "popularity-contest" from Additional Software 0.552
Then "popularity-contest" is not in the list of Additional Software 0.728
When I start Synaptic 22.202
And I update APT using Synaptic 23.430
And I install "cowsay" using Synaptic 10.333
And I accept adding "cowsay" to Additional Software 1.642
Then Additional Software is correctly configured for package "cowsay" 0.813
When I uninstall "cowsay" using apt 3.242
And I refuse removing "cowsay" from Additional Software 0.610
Then Additional Software is correctly configured for package "cowsay" 0.820
When I start "Additional Software" via GNOME Activities Overview 10.528
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.653
Then "cowsay" is not in the list of Additional Software 1.642
When I install "cowsay" using apt 3.193
And I refuse adding "cowsay" to Additional Software 0.606
Then "cowsay" is not in the list of Additional Software 0.697
After features/support/hooks.rb:519 0.568
After features/support/hooks.rb:330 0.738
After features/support/hooks.rb:100 0.035
9:16.291
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 a computer 0.201
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:18.905
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.406
And I accept adding "cowsay" to Additional Software 5.332
And Additional Software is correctly configured for package "cowsay" 0.907
And I shutdown Tails and wait for the computer to power off 6.389
And I start Tails from USB drive "__internal" with network unplugged 1:0.548
And I enable persistence 10.183
# 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.025
# 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 41.121
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.017
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# 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.068
And the network is plugged 0.071
And Tor is ready 20.598
And available upgrades have been checked 1.114
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.119
And I can open the Additional Software configuration window from the notification 3.088
And I shutdown Tails and wait for the computer to power off 13.657
And I start Tails from USB drive "__internal" with network unplugged 59.939
And I enable persistence 12.731
# 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
And I log in to a new session 39.463
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.316
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.212
And Tor is ready 48.304
Then the Additional Software upgrade service has started 0.178
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.099
After features/support/hooks.rb:519 1.180
After features/support/hooks.rb:330 0.700
After features/support/hooks.rb:100 0.023
2:10.758
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 a computer 0.211
And I start Tails from USB drive "__internal" with network unplugged 59.296
And I enable persistence 12.408
And I remove the "cowsay" deb files from the APT cache 0.066
# 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.082
And I log in to a new session 39.687
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.586
And I can open the Additional Software log file from the notification 5.438
And the package "cowsay" is not installed 0.980
After features/support/hooks.rb:519 0.124
After features/support/hooks.rb:330 1.763
After features/support/hooks.rb:100 0.009