Project Number Date
test_Tails_ISO_stable 5587 22 Apr 2025, 13:11

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 29:56.720 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
5:56.076
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:18.080
And I update APT using apt 43.700
And I install "popularity-contest" using apt 23.105
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.178
When I create a persistent storage and activate the Additional Software feature 19.132
Then Additional Software is correctly configured for package "popularity-contest" 2.868
When I shutdown Tails and wait for the computer to power off 12.568
And I start Tails from USB drive "__internal" with network unplugged 1:3.100
And I enable persistence 20.813
And I log in to a new session 42.394
And the Additional Software installation service has started 41.119
Then I am notified that the installation succeeded 1.929
And Additional Software is correctly configured for package "popularity-contest" 0.838
And the package "popularity-contest" is installed after Additional Software has been started 0.246
After features/support/hooks.rb:519 16.998
After features/support/hooks.rb:330 2.115
After features/support/hooks.rb:100 0.011
3:55.649
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.291
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.830
And I update APT using apt 1:42.016
When I install "makepp" using apt 23.069
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.360
And the package "makepp" is installed 0.081
After features/support/hooks.rb:519 15.759
After features/support/hooks.rb:330 1.651
After features/support/hooks.rb:100 0.011
5:31.304
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.222
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:39.632
When I uninstall "popularity-contest" using apt 21.825
And I accept removing "popularity-contest" from Additional Software 0.556
Then "popularity-contest" is not in the list of Additional Software 0.750
When I start Synaptic 24.768
And I update APT using Synaptic 22.661
And I install "cowsay" using Synaptic 12.762
And I accept adding "cowsay" to Additional Software 1.265
Then Additional Software is correctly configured for package "cowsay" 0.866
When I uninstall "cowsay" using apt 3.257
And I refuse removing "cowsay" from Additional Software 0.595
Then Additional Software is correctly configured for package "cowsay" 0.854
When I start "Additional Software" via GNOME Activities Overview 10.781
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.880
Then "cowsay" is not in the list of Additional Software 0.907
When I install "cowsay" using apt 3.250
And I refuse adding "cowsay" to Additional Software 0.731
Then "cowsay" is not in the list of Additional Software 0.731
After features/support/hooks.rb:519 0.693
After features/support/hooks.rb:330 0.826
After features/support/hooks.rb:100 0.012
11:51.928
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.287
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.122
And I configure APT to prefer an old version of cowsay 0.028
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.815
And I accept adding "cowsay" to Additional Software 4.542
And Additional Software is correctly configured for package "cowsay" 0.983
And I shutdown Tails and wait for the computer to power off 5.002
And I start Tails from USB drive "__internal" with network unplugged 1:5.081
And I enable persistence 13.661
# 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.082
And I log in to a new session 44.042
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.320
And I revert the APT tweaks that made it prefer an old version of cowsay 0.084
# 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.093
And the network is plugged 0.085
And Tor is ready 19.684
And available upgrades have been checked 1.186
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.017
And I can open the Additional Software configuration window from the notification 3.418
And I shutdown Tails and wait for the computer to power off 2:9.009
And I start Tails from USB drive "__internal" with network unplugged 1:2.472
And I enable persistence 13.546
# 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.030
And I log in to a new session 45.107
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.719
And I revert the APT tweaks that made it prefer an old version of cowsay 0.076
And the network is plugged 0.071
And Tor is ready 52.973
Then the Additional Software upgrade service has started 0.221
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.132
After features/support/hooks.rb:519 1.763
After features/support/hooks.rb:330 0.804
After features/support/hooks.rb:100 0.040
2:41.762
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.008
Given a computer 0.313
And I start Tails from USB drive "__internal" with network unplugged 1:15.567
And I enable persistence 15.830
And I remove the "cowsay" deb files from the APT cache 0.094
# 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.111
And I log in to a new session 48.666
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.835
And I can open the Additional Software log file from the notification 6.647
And the package "cowsay" is not installed 0.695
After features/support/hooks.rb:519 0.153
After features/support/hooks.rb:330 1.836
After features/support/hooks.rb:100 0.011