Project Number Date
test_Tails_ISO_feature-arti 91 16 Jun 2025, 16:53

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 28:17.387 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:25.687
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Before features/support/hooks.rb:509 0.014
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:1.821
And I update APT using apt 37.735
And I install "popularity-contest" using apt 23.132
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.345
When I create a persistent storage and activate the Additional Software feature 21.318
Then Additional Software is correctly configured for package "popularity-contest" 3.198
When I shutdown Tails and wait for the computer to power off 9.017
And I start Tails from USB drive "__internal" with network unplugged 1:3.318
And I enable persistence 24.918
And I log in to a new session 38.016
And the Additional Software installation service has started 32.257
Then I am notified that the installation succeeded 1.532
And Additional Software is correctly configured for package "popularity-contest" 0.806
And the package "popularity-contest" is installed after Additional Software has been started 0.265
After features/support/hooks.rb:517 16.672
After features/support/hooks.rb:330 1.884
After features/support/hooks.rb:100 0.011
2:54.079
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:509 0.006
Given a computer 0.190
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.532
And I update APT using apt 38.117
When I install "makepp" using apt 23.427
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.728
And the package "makepp" is installed 0.083
After features/support/hooks.rb:517 16.703
After features/support/hooks.rb:330 1.307
After features/support/hooks.rb:100 0.014
5:19.388
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.005
Given a computer 0.194
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:26.695
When I uninstall "popularity-contest" using apt 21.969
And I accept removing "popularity-contest" from Additional Software 0.578
Then "popularity-contest" is not in the list of Additional Software 0.827
When I start Synaptic 24.811
And I update APT using Synaptic 22.537
And I install "cowsay" using Synaptic 13.254
And I accept adding "cowsay" to Additional Software 0.821
Then Additional Software is correctly configured for package "cowsay" 0.860
When I uninstall "cowsay" using apt 3.543
And I refuse removing "cowsay" from Additional Software 0.685
Then Additional Software is correctly configured for package "cowsay" 0.941
When I start "Additional Software" via GNOME Activities Overview 11.008
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.054
Then "cowsay" is not in the list of Additional Software 0.914
When I install "cowsay" using apt 3.409
And I refuse adding "cowsay" to Additional Software 0.542
Then "cowsay" is not in the list of Additional Software 0.738
After features/support/hooks.rb:517 1.240
After features/support/hooks.rb:330 0.754
After features/support/hooks.rb:100 0.009
12:14.445
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.006
Given a computer 0.223
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:33.462
And I configure APT to prefer an old version of cowsay 0.183
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.347
And I accept adding "cowsay" to Additional Software 4.202
And Additional Software is correctly configured for package "cowsay" 1.035
And I shutdown Tails and wait for the computer to power off 6.875
And I start Tails from USB drive "__internal" with network unplugged 1:3.602
And I enable persistence 12.688
# 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.034
# 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.086
And I log in to a new session 41.084
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.771
And I revert the APT tweaks that made it prefer an old version of cowsay 0.066
# 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.080
And the network is plugged 0.149
And Tor is ready 21.508
And available upgrades have been checked 0.060
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.947
And I can open the Additional Software configuration window from the notification 3.783
And I shutdown Tails and wait for the computer to power off 2:8.737
And I start Tails from USB drive "__internal" with network unplugged 1:4.588
And I enable persistence 13.222
# 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.253
And I log in to a new session 41.849
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.269
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
And the network is plugged 0.064
And Tor is ready 55.769
Then the Additional Software upgrade service has started 0.325
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.112
After features/support/hooks.rb:517 2.742
After features/support/hooks.rb:330 0.691
After features/support/hooks.rb:100 0.026
2:23.786
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.006
Given a computer 0.257
And I start Tails from USB drive "__internal" with network unplugged 1:9.669
And I enable persistence 12.406
And I remove the "cowsay" deb files from the APT cache 0.057
# 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 40.509
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.663
And I can open the Additional Software log file from the notification 6.144
And the package "cowsay" is not installed 0.989
After features/support/hooks.rb:517 0.338
After features/support/hooks.rb:330 1.593
After features/support/hooks.rb:100 0.033