Project Number Date
test_Tails_ISO_stable 5768 15 Jul 2025, 18:50

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:0.693 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
6:33.596
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:509 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:22.814
And I update APT using apt 14.593
And I install "popularity-contest" using apt 30.264
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.365
When I create a persistent storage and activate the Additional Software feature 26.367
Then Additional Software is correctly configured for package "popularity-contest" 3.300
When I shutdown Tails and wait for the computer to power off 15.534
And I start Tails from USB drive "__internal" with network unplugged 1:19.808
And I enable persistence 30.908
And I log in to a new session 55.811
And the Additional Software installation service has started 44.886
Then I am notified that the installation succeeded 2.235
And Additional Software is correctly configured for package "popularity-contest" 1.309
And the package "popularity-contest" is installed after Additional Software has been started 0.397
After features/support/hooks.rb:517 27.668
After features/support/hooks.rb:330 2.689
After features/support/hooks.rb:100 0.015
3:9.767
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:509 0.008
Given a computer 0.272
And I start Tails from USB drive "__internal" and I login with an administration password 2:20.025
And I update APT using apt 16.128
When I install "makepp" using apt 26.570
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.677
And the package "makepp" is installed 0.092
After features/support/hooks.rb:517 23.534
After features/support/hooks.rb:330 2.192
After features/support/hooks.rb:100 0.044
6:25.351
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
Before features/support/hooks.rb:509 0.023
Given a computer 0.394
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:7.481
When I uninstall "popularity-contest" using apt 25.965
And I accept removing "popularity-contest" from Additional Software 0.596
Then "popularity-contest" is not in the list of Additional Software 4.053
When I start Synaptic 28.807
And I update APT using Synaptic 23.453
And I install "cowsay" using Synaptic 15.484
And I accept adding "cowsay" to Additional Software 1.314
Then Additional Software is correctly configured for package "cowsay" 0.927
When I uninstall "cowsay" using apt 3.336
And I refuse removing "cowsay" from Additional Software 0.880
Then Additional Software is correctly configured for package "cowsay" 1.080
When I start "Additional Software" via GNOME Activities Overview 13.424
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.252
Then "cowsay" is not in the list of Additional Software 1.288
When I install "cowsay" using apt 7.314
And I refuse adding "cowsay" to Additional Software 3.167
Then "cowsay" is not in the list of Additional Software 1.127
After features/support/hooks.rb:517 0.830
After features/support/hooks.rb:330 0.834
After features/support/hooks.rb:100 0.009
15:45.062
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.008
Given a computer 0.206
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:23.756
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 41.566
And I accept adding "cowsay" to Additional Software 8.782
And Additional Software is correctly configured for package "cowsay" 2.767
And I shutdown Tails and wait for the computer to power off 6.837
And I start Tails from USB drive "__internal" with network unplugged 1:31.007
And I enable persistence 22.886
# 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.083
# 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.191
And I log in to a new session 1:3.356
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.823
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
# 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.086
And the network is plugged 0.085
And Tor is ready 27.413
And available upgrades have been checked 0.102
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 6.241
And I can open the Additional Software configuration window from the notification 2.673
And I shutdown Tails and wait for the computer to power off 2:12.015
And I start Tails from USB drive "__internal" with network unplugged 1:38.910
And I enable persistence 20.315
# 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.048
And I log in to a new session 57.354
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 51.098
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.078
And Tor is ready 1:1.893
Then the Additional Software upgrade service has started 0.211
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.110
After features/support/hooks.rb:517 2.716
After features/support/hooks.rb:330 3.827
After features/support/hooks.rb:100 0.071
3:6.915
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Before features/support/hooks.rb:509 0.026
Given a computer 0.550
And I start Tails from USB drive "__internal" with network unplugged 1:23.916
And I enable persistence 20.024
And I remove the "cowsay" deb files from the APT cache 0.211
# 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.133
And I log in to a new session 50.655
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 20.528
And I can open the Additional Software log file from the notification 9.690
And the package "cowsay" is not installed 1.203
After features/support/hooks.rb:517 0.157
After features/support/hooks.rb:330 1.580
After features/support/hooks.rb:100 0.009