Project Number Date
test_Tails_ISO_feature-arti 104 02 Jul 2025, 18:03

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 30:58.763 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:31.488
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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:31.697
And I update APT using apt 41.470
And I install "popularity-contest" using apt 26.576
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.596
When I create a persistent storage and activate the Additional Software feature 24.901
Then Additional Software is correctly configured for package "popularity-contest" 2.668
When I shutdown Tails and wait for the computer to power off 14.202
And I start Tails from USB drive "__internal" with network unplugged 1:8.019
And I enable persistence 27.867
And I log in to a new session 51.310
And the Additional Software installation service has started 32.038
Then I am notified that the installation succeeded 2.634
And Additional Software is correctly configured for package "popularity-contest" 1.086
And the package "popularity-contest" is installed after Additional Software has been started 0.418
After features/support/hooks.rb:517 18.289
After features/support/hooks.rb:330 2.934
After features/support/hooks.rb:100 0.013
3:17.889
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.005
Given a computer 0.212
And I start Tails from USB drive "__internal" and I login with an administration password 2:4.178
And I update APT using apt 39.543
When I install "makepp" using apt 27.252
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.623
And the package "makepp" is installed 0.079
After features/support/hooks.rb:517 19.009
After features/support/hooks.rb:330 1.234
After features/support/hooks.rb:100 0.014
5:37.796
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.008
Given a computer 0.214
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:38.229
When I uninstall "popularity-contest" using apt 22.222
And I accept removing "popularity-contest" from Additional Software 0.682
Then "popularity-contest" is not in the list of Additional Software 0.700
When I start Synaptic 24.477
And I update APT using Synaptic 22.695
And I install "cowsay" using Synaptic 14.174
And I accept adding "cowsay" to Additional Software 1.311
Then Additional Software is correctly configured for package "cowsay" 0.908
When I uninstall "cowsay" using apt 3.314
And I refuse removing "cowsay" from Additional Software 0.573
Then Additional Software is correctly configured for package "cowsay" 1.414
When I start "Additional Software" via GNOME Activities Overview 11.886
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.076
Then "cowsay" is not in the list of Additional Software 0.850
When I install "cowsay" using apt 6.445
And I refuse adding "cowsay" to Additional Software 0.808
Then "cowsay" is not in the list of Additional Software 0.808
After features/support/hooks.rb:517 1.575
After features/support/hooks.rb:330 0.908
After features/support/hooks.rb:100 0.010
12:54.297
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:509 0.009
Given a computer 0.239
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:36.821
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 26.633
And I accept adding "cowsay" to Additional Software 7.575
And Additional Software is correctly configured for package "cowsay" 1.768
And I shutdown Tails and wait for the computer to power off 7.142
And I start Tails from USB drive "__internal" with network unplugged 1:8.395
And I enable persistence 17.935
# 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.061
# 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.172
And I log in to a new session 42.530
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.147
And I revert the APT tweaks that made it prefer an old version of cowsay 0.075
# 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.097
And the network is plugged 0.082
And Tor is ready 29.783
And available upgrades have been checked 2.671
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.551
And I can open the Additional Software configuration window from the notification 4.748
And I shutdown Tails and wait for the computer to power off 2:3.597
And I start Tails from USB drive "__internal" with network unplugged 1:9.190
And I enable persistence 16.161
# 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.038
And I log in to a new session 45.578
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.344
And I revert the APT tweaks that made it prefer an old version of cowsay 0.370
And the network is plugged 0.527
And Tor is ready 1:0.702
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.139
After features/support/hooks.rb:517 2.789
After features/support/hooks.rb:330 0.698
After features/support/hooks.rb:100 0.097
2:37.291
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.009
Given a computer 0.309
And I start Tails from USB drive "__internal" with network unplugged 1:9.474
And I enable persistence 16.024
And I remove the "cowsay" deb files from the APT cache 0.054
# 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.076
And I log in to a new session 51.900
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.383
And I can open the Additional Software log file from the notification 7.228
And the package "cowsay" is not installed 0.838
After features/support/hooks.rb:517 0.622
After features/support/hooks.rb:330 2.432
After features/support/hooks.rb:100 0.009