Project Number Date
test_Tails_ISO_devel 3907 15 Jul 2025, 17:56

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 84 0 0 0 0 84 6 0 6 31:28.494 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
4:7.587
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:509 0.002
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:34.729
And I update APT using apt 16.302
When I install "popularity-contest" using apt 27.342
Then I am notified I can not use Additional Software for "popularity-contest" 9.197
And I can open the Additional Software documentation from the notification 40.014
After features/support/hooks.rb:517 18.965
After features/support/hooks.rb:330 3.489
After features/support/hooks.rb:100 0.003
5:43.582
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:509 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:4.196
And I update APT using apt 18.372
And I install "popularity-contest" using apt 30.329
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.433
When I create a persistent storage and activate the Additional Software feature 24.308
Then Additional Software is correctly configured for package "popularity-contest" 5.660
When I shutdown Tails and wait for the computer to power off 12.166
And I start Tails from USB drive "__internal" with network unplugged 1:15.025
And I enable persistence 27.472
And I log in to a new session 33.264
And the Additional Software installation service has started 43.300
Then I am notified that the installation succeeded 1.672
And Additional Software is correctly configured for package "popularity-contest" 1.051
And the package "popularity-contest" is installed after Additional Software has been started 0.327
After features/support/hooks.rb:517 20.435
After features/support/hooks.rb:330 3.407
After features/support/hooks.rb:100 0.159
3:16.721
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.063
Before features/support/hooks.rb:509 0.080
Given a computer 0.352
And I start Tails from USB drive "__internal" and I login with an administration password 2:30.112
And I update APT using apt 14.761
When I install "makepp" using apt 26.946
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.470
And the package "makepp" is installed 0.077
After features/support/hooks.rb:517 20.201
After features/support/hooks.rb:330 2.455
After features/support/hooks.rb:100 0.050
5:30.441
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Before features/support/hooks.rb:509 0.012
Given a computer 0.318
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:34.538
When I uninstall "popularity-contest" using apt 19.343
And I accept removing "popularity-contest" from Additional Software 2.262
Then "popularity-contest" is not in the list of Additional Software 0.778
When I start Synaptic 26.177
And I update APT using Synaptic 23.786
And I install "cowsay" using Synaptic 14.726
And I accept adding "cowsay" to Additional Software 0.960
Then Additional Software is correctly configured for package "cowsay" 1.103
When I uninstall "cowsay" using apt 3.324
And I refuse removing "cowsay" from Additional Software 0.643
Then Additional Software is correctly configured for package "cowsay" 0.857
When I start "Additional Software" via GNOME Activities Overview 10.710
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.277
Then "cowsay" is not in the list of Additional Software 1.003
When I install "cowsay" using apt 3.224
And I refuse adding "cowsay" to Additional Software 0.598
Then "cowsay" is not in the list of Additional Software 0.806
After features/support/hooks.rb:517 0.677
After features/support/hooks.rb:330 0.679
After features/support/hooks.rb:100 0.011
10:24.840
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:509 0.006
Given a computer 0.404
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:31.254
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 29.711
And I accept adding "cowsay" to Additional Software 8.744
And Additional Software is correctly configured for package "cowsay" 1.116
And I shutdown Tails and wait for the computer to power off 6.842
And I start Tails from USB drive "__internal" with network unplugged 1:5.224
And I enable persistence 13.110
# 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.089
And I log in to a new session 51.832
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.920
And I revert the APT tweaks that made it prefer an old version of cowsay 0.047
# 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.060
And the network is plugged 0.087
And Tor is ready 20.681
And available upgrades have been checked 2.294
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.885
And I can open the Additional Software configuration window from the notification 3.071
And I shutdown Tails and wait for the computer to power off 15.221
And I start Tails from USB drive "__internal" with network unplugged 1:8.639
And I enable persistence 13.599
# 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.027
And I log in to a new session 46.958
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.285
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
And the network is plugged 0.091
And Tor is ready 56.228
Then the Additional Software upgrade service has started 0.189
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.097
After features/support/hooks.rb:517 2.624
After features/support/hooks.rb:330 0.803
After features/support/hooks.rb:100 0.049
2:25.321
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:509 0.008
Given a computer 0.432
And I start Tails from USB drive "__internal" with network unplugged 1:8.251
And I enable persistence 14.632
And I remove the "cowsay" deb files from the APT cache 0.076
# 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.106
And I log in to a new session 42.800
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.238
And I can open the Additional Software log file from the notification 5.702
And the package "cowsay" is not installed 1.080
After features/support/hooks.rb:517 0.542
After features/support/hooks.rb:330 1.816
After features/support/hooks.rb:100 0.010